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.5.11
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.0-fuji
Choose a head ref
  • 13 commits
  • 76 files changed
  • 7 contributors

Commits on Jan 25, 2024

  1. bind_test: remove auth.GasFeeCap (#1063)

    Darioush Jalali authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    076b653 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. eth/tracers/native: migrate fix for memory read in prestate tracer (#…

    …1066)
    
    Co-authored-by: aaronbuchwald <[email protected]>
    Darioush Jalali and aaronbuchwald authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    88e05fb View commit details
    Browse the repository at this point in the history
  2. Remove block builder test (#1065)

    * Remove block builder test
    
    * add attempt await
    Darioush Jalali authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ae94111 View commit details
    Browse the repository at this point in the history
  3. avago bump: Bloom filter metrics + Durango time (#1064)

    * avago bump: Bloom filter metrics + Durango time
    
    * Update plugin/evm/vm.go
    
    Co-authored-by: Stephen Buttolph <[email protected]>
    Signed-off-by: Darioush Jalali <[email protected]>
    
    ---------
    
    Signed-off-by: Darioush Jalali <[email protected]>
    Co-authored-by: Stephen Buttolph <[email protected]>
    Darioush Jalali and StephenButtolph authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6473948 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. bump npm versions (#1070)

    ceyonur authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    214aced View commit details
    Browse the repository at this point in the history
  2. Add error handling to Warp (#1068)

    * add error handling
    
    * Update warp/backend.go
    
    Co-authored-by: Ceyhun Onur <[email protected]>
    Signed-off-by: minghinmatthewlam <[email protected]>
    
    * Update warp/backend.go
    
    Co-authored-by: Ceyhun Onur <[email protected]>
    Signed-off-by: minghinmatthewlam <[email protected]>
    
    ---------
    
    Signed-off-by: minghinmatthewlam <[email protected]>
    Co-authored-by: Ceyhun Onur <[email protected]>
    minghinmatthewlam and ceyonur authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a8c7424 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Align with coreth (#1067)

    Darioush Jalali authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    840876a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. ci: Add shellcheck step to lint job (#1061)

    * `ci`: Add shellcheck step to lint job
    
    * fixup: Exclude upstream files
    maru-ava authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    965e4b0 View commit details
    Browse the repository at this point in the history
  2. ci: Upgrade all workflow actions to versions using Node 20 (#1072)

    Node 16 is deprecated and all the actions using 16 are adding warnings
    to our jobs that risk obscurring more important notifications.
    
    Ref: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
    maru-ava authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3eedb4d View commit details
    Browse the repository at this point in the history
  3. Update README.md (#1074)

    Fix Protocol version table
    
    Signed-off-by: Andrea Vargas <[email protected]>
    Andyvargtz authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    27d743b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    0894e9c View commit details
    Browse the repository at this point in the history
  2. disable failing test

    ceyonur committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    10f827f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    566b5bc View commit details
    Browse the repository at this point in the history
Loading