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: improve revert handling #361

Merged
merged 23 commits into from
Sep 27, 2024
Merged

feat: improve revert handling #361

merged 23 commits into from
Sep 27, 2024

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    b23fc83 View commit details
    Browse the repository at this point in the history
  2. simplify interface

    skosito committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9ea710a View commit details
    Browse the repository at this point in the history
  3. fixes so tests pass

    skosito committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1b2eef0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19fea05 View commit details
    Browse the repository at this point in the history
  5. refactor a bit

    skosito committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    82b2507 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bc1635 View commit details
    Browse the repository at this point in the history
  7. missing natspec

    skosito committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    15991ff View commit details
    Browse the repository at this point in the history
  8. tests

    skosito committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    698a034 View commit details
    Browse the repository at this point in the history
  9. pr comment

    skosito committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0a3ed3f View commit details
    Browse the repository at this point in the history
  10. refactor execute funcs

    skosito committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1787263 View commit details
    Browse the repository at this point in the history
  11. Revert "build(deps): bump github.com/ethereum/go-ethereum from 1.10.2…

    …6 to 1.13.15 (#340)"
    
    This reverts commit b68feb9.
    skosito committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3eb8eae View commit details
    Browse the repository at this point in the history
  12. fix after merge

    skosito committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6b31420 View commit details
    Browse the repository at this point in the history
  13. generate

    skosito committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6070d18 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. make onCall payable

    skosito committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4137b5d View commit details
    Browse the repository at this point in the history
  2. generate

    skosito committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    22d9f46 View commit details
    Browse the repository at this point in the history
  3. generate

    skosito committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cabe349 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. cleanup

    skosito committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b98b0d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80f5a19 View commit details
    Browse the repository at this point in the history
  3. generate

    skosito committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    00b19b9 View commit details
    Browse the repository at this point in the history
  4. prevent onRevert spoofing

    skosito committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    07843d8 View commit details
    Browse the repository at this point in the history
  5. add sender to revert context

    skosito committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3a274ce View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    ed3bd44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42c1ede View commit details
    Browse the repository at this point in the history