Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: peerplays-network/python-peerplays
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: peerplays-network/python-peerplays
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 20, 2023

  1. Pre-bump verion number to 0.6.0-dev.

    Christopher Sanborn
    Christopher Sanborn committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    80ca1ee View commit details
    Browse the repository at this point in the history
  2. (#178) Add public testnet chain params to chains.py and clean old ent…

    …ries.
    Christopher Sanborn
    Christopher Sanborn committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8078c6d View commit details
    Browse the repository at this point in the history
  3. Merge branch '178-support-public-testnet' into 'release-0.6.0'

    Implement #178 — Support Public Testnet
    
    See merge request PBSA/tools-libs/python-peerplays!84
    Christopher Sanborn
    Christopher Sanborn committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    93df40b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Bump version to 0.5.1 in preparation for release.

    Christopher Sanborn
    Christopher Sanborn committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5632e55 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-0.5.1' into 'master'

    Release 0.5.1
    
    Closes #178
    
    See merge request PBSA/tools-libs/python-peerplays!85
    Christopher Sanborn
    Christopher Sanborn committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    dc7a923 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Remove register_apis() method from PeerPlaysNodeRPC class.

    Fixes #176
    Christopher Sanborn
    Christopher Sanborn committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    27999e4 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.5.2 in preparation for release.

    Christopher Sanborn
    Christopher Sanborn committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    b5e66fd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release-0.5.2' into 'master'

    Release 0.5.2
    
    Closes #176
    
    See merge request PBSA/tools-libs/python-peerplays!86
    Christopher Sanborn
    Christopher Sanborn committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    cfcb760 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Clean up history display.

    Christopher Sanborn
    Christopher Sanborn committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    0a2867c View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.5.3 in preparation for release.

    Christopher Sanborn
    Christopher Sanborn committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    0a8ce7a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release-0.5.3' into 'master'

    Release 0.5.3
    
    See merge request PBSA/tools-libs/python-peerplays!87
    Christopher Sanborn
    Christopher Sanborn committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    c3e75c5 View commit details
    Browse the repository at this point in the history
Loading