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

refactor: reverts when owner wrongly sends ethers #230

Merged
merged 13 commits into from
Jun 6, 2024

Commits on Jun 5, 2024

  1. closes blockful-io#227

    blackbeard002 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e84906a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    bd5a902 View commit details
    Browse the repository at this point in the history
  2. remove: unused error

    0xneves committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bc8d90f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    175709b View commit details
    Browse the repository at this point in the history
  4. fix: wrong test name

    0xneves committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c39dfaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    694c4a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    490f89d View commit details
    Browse the repository at this point in the history
  7. fix: no need to check for recipient since value can only be present w…

    …hen the owner truly sent it
    0xneves committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    41ef97d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0917897 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55963c8 View commit details
    Browse the repository at this point in the history
  10. fix: wrong error name

    0xneves committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ce31d03 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d452e4f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a773428 View commit details
    Browse the repository at this point in the history