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

chore: merge develop into new-engine branch #144

Merged
merged 15 commits into from
Sep 11, 2024

Commits on Aug 23, 2024

  1. Merge pull request bnb-chain#118 from bnb-chain/develop

    release: prepare for release v1.0.2
    unclezoro committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f8f775e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge pull request bnb-chain#120 from bnb-chain/develop

    fix: sidecars missing issue and empty validators election info issue
    unclezoro committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8432231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b75ef3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merge pull request bnb-chain#121 from j75689/docs/update_readme

    docs: add bnb-chain snapshot link
    unclezoro committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    78a8dcb View commit details
    Browse the repository at this point in the history
  2. Merge pull request bnb-chain#124 from bnb-chain/develop

    fix: bsc snapshot issues (bnb-chain#122)
    unclezoro committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9dc2aae View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 2, 2024

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

Commits on Sep 6, 2024

  1. feat: add Fjord upgrade time for opBNB (bnb-chain#130)

    * feat: add fjord upgrade time for opbnb
    
    * update revm
    
    * update revm
    
    * update revm version
    yutianwu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    446671c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cf6cf6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request bnb-chain#135 from bnb-chain/develop_bak

    Merge main branch to develop branch
    unclezoro committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8b796f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be265f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

  1. feat: support importing blocks without merkle calculation (bnb-chain#123

    )
    
    * feat: support import blocks without merkle calculation
    
    * fix: op command
    
    * fix: env arguments
    
    * fix: lint
    
    * fix: params passing
    
    * fix: clippy
    
    * fix: skip hashed account/storages in live sync
    
    * chore: rename flag to skip_state_root_validation
    
    * fix: refine args
    
    * chore: fix lint
    
    * chore: update description of flags
    
    * fix: op command
    
    * fix: debug cmd
    
    * chore: update flag name
    
    * fix: review comment
    
    * chore: fix lint
    j75689 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0493eac View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into dev

    # Conflicts:
    #	Cargo.lock
    #	Cargo.toml
    #	crates/blockchain-tree/src/blockchain_tree.rs
    #	crates/chainspec/src/spec.rs
    #	crates/ethereum/node/src/launch.rs
    pythonberg1997 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    64e660b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c881d78 View commit details
    Browse the repository at this point in the history