Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cortina 5: Ava-labs/core-eth v0.12.4-rc4 (avalanchego 1.10.5) #85

Merged
merged 11 commits into from
Feb 22, 2024

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. Use avalanchego's sorting methods (ava-labs#260)

    * use avalanchgo sorting functions
    
    * add tests for Less
    
    * import ordering
    
    * import ordering
    
    * Use `slices` methods instead of `sort` methods (ava-labs#261)
    
    * use slices.Sort instead of sort.Slice
    
    * import ordering
    
    * add test case
    Dan Laine authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    fbd9dad View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Jul 10, 2023

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

Commits on Jul 14, 2023

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

Commits on Jul 17, 2023

  1. Prestate lookup account storage (ava-labs#286)

    * Add lookupAccount in lookupStorage
    
    * fix tracer regression
    
    * Move tracer test to new directory
    
    ---------
    
    Co-authored-by: morrisettjohn <morrisettjohn@gmail.com>
    aaronbuchwald and morrisettathena authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    72df753 View commit details
    Browse the repository at this point in the history
  2. Whitespace and nits (ava-labs#287)

    * Whitespace and nits
    
    * add cpfg fix
    darioush authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1855d7e View commit details
    Browse the repository at this point in the history
  3. Prevent panic for LOG edge cases in callTracer (ava-labs#285)

    * cherry-pick tracer log edge case handling
    
    * Update goja
    
    ---------
    
    Co-authored-by: jwasinger <j-wasinger@hotmail.com>
    aaronbuchwald and jwasinger authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e024457 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    734c238 View commit details
    Browse the repository at this point in the history
  2. Rename sorting method imported from avalanchego (ava-labs#272)

    * update avalanchego version
    
    * rename sorting method import
    
    * update avalanchego dep
    
    * fix sorting method name
    
    * fix sorting method name for real
    Dan Laine authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c6c0b1d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. [AVAX] Intermediate Merge Cortina 5 (v0.12.4-rc4)

    # Conflicts:
    #	.github/workflows/ci.yml
    #	Dockerfile
    #	RELEASES.md
    #	accounts/abi/bind/backends/simulated.go
    #	go.mod
    #	go.sum
    #	plugin/evm/import_tx.go
    #	plugin/evm/version.go
    #	scripts/versions.sh
    Kleonikos Kyriakis committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    14eee61 View commit details
    Browse the repository at this point in the history