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: ava-labs/subnet-evm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.2
Choose a base ref
...
head repository: ava-labs/subnet-evm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.3
Choose a head ref
  • 9 commits
  • 287 files changed
  • 5 contributors

Commits on Mar 6, 2024

  1. squashed all from geth-v1.12.2-x (#1117)

    * squashed all from geth-v1.12.2-x
    
    * fix merge
    Darioush Jalali authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    49b0e31 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. fix test reliability (#1118)

    Darioush Jalali authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    96188ab View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    82046e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fefaaf View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Genesis chainconfig cleanup (#1123)

    * add upgrade overrides
    
    * print json strings
    
    * fix tests
    
    * nits
    
    * fix lint
    ceyonur authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    eeb2cd5 View commit details
    Browse the repository at this point in the history
  2. move docker build to separate ci (#1128)

    * move docker build to separate ci
    
    * rename CI workflow for simplicity
    
    * workflow cleanup
    ceyonur authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    78b5886 View commit details
    Browse the repository at this point in the history
  3. More portable shebang for bash (#1119)

    * More portable shebang for bash
    
    * Executable permission to cmd/evm/transition-test.sh
    vtamara authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e929e8b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. bump avago v1.11.3 (#1130)

    * bump avago v1.11.3
    
    * fix tests
    
    * use test validator state in test context
    
    * fix tmpnet path
    
    * Integrate stake weighted gossip selection (#511)
    
    * Integrate stake weighted gossip selection
    
    * nit
    
    * merged
    
    * add validity check
    
    * remove redeclaration
    
    * use compressed bytes
    
    ---------
    
    Co-authored-by: Stephen Buttolph <[email protected]>
    ceyonur and StephenButtolph authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a8a0e0f View commit details
    Browse the repository at this point in the history
Loading