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: Chia-Network/clvm_tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.5
Choose a base ref
...
head repository: Chia-Network/clvm_tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.6
Choose a head ref
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on Sep 21, 2022

  1. Python 3.11 (#87)

    * Python 3.11
    
    * uses: chia-network/actions/setup-python@main
    
    * fail-fast: false
    altendky authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    8c263e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. hint clvm_tools.binutils.disassemble() (#90)

    * hint clvm_tools.binutils.disassemble()
    altendky authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    6651fa4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    1abe881 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    f49007d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c796b45 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Update to latest clvm_tools_rs and add test case (#94)

    * Update to latest clvm_tools_rs and add test case
    
    * Use single quotes as in the other test cases
    
    * Move to more appropriate place in the test suite
    prozacchiwawa authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    1751246 View commit details
    Browse the repository at this point in the history
Loading