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.9
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.10
Choose a head ref
  • 7 commits
  • 18 files changed
  • 2 contributors

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    19fe7b9 View commit details
    Browse the repository at this point in the history
  2. update known_flakes.txt (#1332)

    Darioush Jalali authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    400862c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Coreth nits (#1336)

    * ensure blob gas is zero in cancun
    
    * txlookup limit cleanup
    
    * use full faker
    
    * use full faker in api tests
    
    ---------
    
    Co-authored-by: Darioush Jalali <[email protected]>
    ceyonur and Darioush Jalali authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6fd1328 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. params: add BerlinBlock, LondonBlock, ShanghaiTime (#1337)

    * params: add LondonBlock
    
    * params: add ShanghaiTime
    
    * params: add BerlinBlock
    
    * params: add IsLondon checks to Cancun (similar to upstream)
    Darioush Jalali authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    25692e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix modifying common.Big1 (#1343)

    * add regression test
    
    * apply fix
    
    * reorder equal params
    ceyonur authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0f8cd87 View commit details
    Browse the repository at this point in the history
  2. improve readability by removing extra var (#1345)

    * add regression test
    
    * apply fix
    
    * improve readability by removing extra var
    
    * reorder equal params
    ceyonur authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    787b16b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8add1b View commit details
    Browse the repository at this point in the history
Loading