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/avalanchego
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ava-labs/avalanchego
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: subscribeToEvents
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 27 files changed
  • 2 contributors

Commits on Mar 27, 2025

  1. Use coreth-libevm and libevm

    - Use coreth libevm branch (2025-03-11, ava-labs/coreth@79c693f)
    - Use libevm v1.13.14-0.2.0.rc.3
    qdm12 committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    ab75243 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    873d582 View commit details
    Browse the repository at this point in the history
  3. tests/e2e/c: use libevm/ethclient

    - Use `NonceAt` with `nil` block number instead of `AcceptedNonceAt`
    - Return and use concrete type `*ethclient.Client`
    qdm12 committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    f0a1c57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16036ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce458ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba1c2b3 View commit details
    Browse the repository at this point in the history
  7. Bump libevm to v1.13.14-0.2.0.rc.4

    - Side effect is coreth has to be upgraded as well to support the newer libevm
    qdm12 committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    3a6bfac View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. add SubscribeToEvents to VM interface

    Signed-off-by: Yacov Manevich <yacov.manevich@avalabs.org>
    yacovm committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    3b136c4 View commit details
    Browse the repository at this point in the history
Loading