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.1
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.2
Choose a head ref
  • 5 commits
  • 45 files changed
  • 3 contributors

Commits on Feb 28, 2024

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

Commits on Feb 29, 2024

  1. e2e: Switch to the tmpnet fixture (#1027)

    * e2e: Switch warp test to use tmpnet fixture
    
    * e2e: Switch load test to use the tmpnet fixture
    
    * Add readme describing use of existing network
    
    * e2e: Remove network manager and dependency on ANR
    
    * fixup: Switch from VMName to VMID with tmpnet.Chain
    
    * fixup: Respond to review comments
    
    * fixup: Use 5 nodes for load testing
    
    * fixup: Fix shellcheck errors
    
    * cleanup artifact dirs
    
    * fixup: Update to reflect tmpnet configuration changes
    
    * fixup: go mod tidy
    
    * fixup: Use the default evm logging level for load testing
    
    * fixup: Lower the avalanchego logging levels for load testing
    
    * fixup: respond to review comments
    
    * fixup: Respond to review comments #2
    
    * fixup: Disable unnecessary stdout logging
    
    ---------
    
    Co-authored-by: Ceyhun Onur <[email protected]>
    maru-ava and ceyonur authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    eab0ca3 View commit details
    Browse the repository at this point in the history
  2. add event to readme (#1110)

    ceyonur authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5b75de4 View commit details
    Browse the repository at this point in the history
  3. remove allowlist events (#1107)

    * remove allowlist events
    
    * add signature to topic count
    ceyonur authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    21d79e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Coreth sync v0.13.1 rc.5 (#1111)

    * sync coreth v0.13.1-rc.5
    
    * fix tests
    
    * fix upgrade bytes test
    
    * bump subnet-evm version
    
    * sort default configs
    
    * sort default configs
    ceyonur authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b4b595e View commit details
    Browse the repository at this point in the history
Loading