Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test.sh and Peercoin #16

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Test.sh and Peercoin #16

wants to merge 13 commits into from

Commits on Jul 30, 2020

  1. Create Dockerfile

    faddat authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    d60af8a View commit details
    Browse the repository at this point in the history
  2. Update multichain.go

    add Peercoin and PPC
    faddat authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    e15c536 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. added keypair

    faddat committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    8f3a45d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. not finished.....

    faddat committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    d9163cf View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. fixed naming

    faddat committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    f194201 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Merge https://github.com/renproject/multichain into master

    Signed-off-by: Jacob Gadikian <[email protected]>
    
    # Conflicts:
    #	infra/.env
    #	infra/docker-compose.yaml
    #	infra/peercoin/Dockerfile
    #	infra/peercoin/peercoin.conf
    #	infra/peercoin/run.sh
    #	multichain.go
    faddat committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    82ace05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c78c553 View commit details
    Browse the repository at this point in the history
  3. Peercoin integration

    faddat committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    6aa5d96 View commit details
    Browse the repository at this point in the history
  4. add peercoin, fix ports

    faddat committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    70c3580 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45cdeb2 View commit details
    Browse the repository at this point in the history
  6. used correct peercoin library

    faddat committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    ad83e20 View commit details
    Browse the repository at this point in the history
  7. cleanup

    faddat committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    c72a804 View commit details
    Browse the repository at this point in the history
  8. reformat

    faddat committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    f9ea0d6 View commit details
    Browse the repository at this point in the history