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

feat: Implement evm_increaseTime and evm_setNextBlockTimestamp #93

Merged
merged 14 commits into from
Sep 11, 2023

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    697bb07 View commit details
    Browse the repository at this point in the history
  2. improve docs

    nbaztec committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    84842db View commit details
    Browse the repository at this point in the history
  3. lint: newline

    nbaztec committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    bdec706 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    3dc83fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74a5cad View commit details
    Browse the repository at this point in the history
  3. update Cargo.lock

    nbaztec committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7c1594d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a2acdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b58f67e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    058c0e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8edf0c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35ec403 View commit details
    Browse the repository at this point in the history
  4. re-add evm_setTime

    nbaztec committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e3daa6e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    3c31378 View commit details
    Browse the repository at this point in the history
  2. add test rest endpoints

    nbaztec committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5b11ae3 View commit details
    Browse the repository at this point in the history