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 19: Ava-labs/core-eth v0.12.11-rc.2 (avalanchego 1.10.19) #96

Merged
merged 19 commits into from
Mar 28, 2024

Commits on Jan 11, 2024

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

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    9d84b4c View commit details
    Browse the repository at this point in the history
  2. remove ethdb (ava-labs#360)

    * remove ethdb
    
    * fix codebase
    
    * merge fixes
    
    * missed this file
    darioush authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a51071f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    3891f22 View commit details
    Browse the repository at this point in the history
  2. Bloom filter reset (ava-labs#461)

    * add UT for eth tx pool subscribe
    
    * fix eth tx pool subscribtion
    
    * remove extra registry param
    
    * don't use journal
    
    * simplify test
    
    * increase timeout
    ceyonur authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4e48b4e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    d5bd8b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79ed0d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d14203 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Jan 25, 2024

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

Commits on Jan 26, 2024

  1. Update log levels (ava-labs#468)

    Co-authored-by: aaronbuchwald <aaron.buchwald56@gmail.com>
    darioush and aaronbuchwald authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    71e3109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3692f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f31c49 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Fix stat emitted for eth txs gossip received error (ava-labs#471)

    * Fix stat emitted for eth txs gossip received error
    
    * fix name
    
    * Add back atomic error stat
    darioush authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    386714a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2009dab View commit details
    Browse the repository at this point in the history
  3. align types/block.go with subnet-evm (ava-labs#463)

    * align types/block.go with addative upstream
    
    * align with subnet-evm for now
    
    * add copyright header
    
    * rename to WithExtData
    darioush authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    74e06d8 View commit details
    Browse the repository at this point in the history
  4. Include underfunded txs for estimated bloom size (ava-labs#478)

    Co-authored-by: Darioush Jalali <darioush.jalali@avalabs.org>
    StephenButtolph and darioush authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    382a5e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. [AVAX] Intermediate Merge Cortina 19 (v0.12.11-rc.2)

    # Conflicts:
    #  .github/workflows/ci.yml
    #   RELEASES.md
    #	core/genesis.go
    #	go.sum
    #   params/config.go
    #   plugin/evm/version.go
    #   scripts/build_test.sh
    #	scripts/versions.sh
    Kleonikos Kyriakis committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e430f89 View commit details
    Browse the repository at this point in the history
  2. [AVAX] Post Merge fixes for Cortina 19 (v0.12.11-rc.2)

    Kleonikos Kyriakis committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6309f4f View commit details
    Browse the repository at this point in the history