Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

fix: set the earliest block tag on startup when forking #3755

Merged
merged 9 commits into from
Jan 12, 2023

Commits on Jan 11, 2023

  1. fix: set the right value to earliest when forking

    Andres Adjimann authored and MicaiahReid committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e8ee4f8 View commit details
    Browse the repository at this point in the history
  2. Update src/chains/ethereum/ethereum/tests/forking/block.test.ts

    Co-authored-by: Micaiah Reid <micaiahreid@gmail.com>
    adjisb and MicaiahReid committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    7e5fe02 View commit details
    Browse the repository at this point in the history
  3. Update src/chains/ethereum/ethereum/src/blockchain.ts

    Co-authored-by: Micaiah Reid <micaiahreid@gmail.com>
    adjisb and MicaiahReid committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    1ac1a81 View commit details
    Browse the repository at this point in the history
  4. Update src/chains/ethereum/ethereum/src/data-managers/block-manager.ts

    Co-authored-by: Micaiah Reid <micaiahreid@gmail.com>
    adjisb and MicaiahReid committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    5b26263 View commit details
    Browse the repository at this point in the history
  5. Update src/chains/ethereum/ethereum/tests/forking/block.test.ts

    Co-authored-by: David Murdoch <187813+davidmurdoch@users.noreply.github.com>
    2 people authored and MicaiahReid committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    20e2907 View commit details
    Browse the repository at this point in the history
  6. fix: use Etereum.Block type

    Andres Adjimann authored and MicaiahReid committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a9b3f5b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22c6027 View commit details
    Browse the repository at this point in the history
  8. add explanatory comment

    MicaiahReid committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    906f138 View commit details
    Browse the repository at this point in the history
  9. typo

    MicaiahReid committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    232c342 View commit details
    Browse the repository at this point in the history