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: neo-project/neo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.1
Choose a base ref
...
head repository: neo-project/neo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.4
Choose a head ref
  • 3 commits
  • 10 files changed
  • 3 contributors

Commits on May 13, 2024

  1. protected OnSysCall and OnCallT methods (#3225)

    * protected OnCallT and OnSysCall methods
    
    * protected DefaultJumpTable
    Hecate2 authored May 13, 2024
    Configuration menu
    Copy the full SHA
    1dec0c7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fix hardfork issues (#3234)

    * fix hardfork issues
    
    * fix hardfork for 3172
    
    * fix 3195
    
    * set custom setting if load from config.
    
    * fix hf index
    
    * fix UT
    
    * Revert "fix 3195"
    
    This reverts commit c1af443.
    
    * revert role fix
    
    * fix manifest
    
    * format
    
    * revert role UT
    Jimmy authored May 16, 2024
    Configuration menu
    Copy the full SHA
    d56d4eb View commit details
    Browse the repository at this point in the history
  2. v3.7.4 (#3237)

    * v3.7.4
    
    * change HF height
    superboyiii authored May 16, 2024
    Configuration menu
    Copy the full SHA
    7f227a3 View commit details
    Browse the repository at this point in the history
Loading