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

Remove ethers -> alloy #726

Merged
merged 19 commits into from
Jun 25, 2024
Merged

Remove ethers -> alloy #726

merged 19 commits into from
Jun 25, 2024

Commits on Jun 14, 2024

  1. Remove TestContract::as_any

    kpp committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    111c9da View commit details
    Browse the repository at this point in the history
  2. Remove TestContract::default_

    kpp committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b036851 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e787d7 View commit details
    Browse the repository at this point in the history
  4. Fix HiveContract

    kpp committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e0bb8a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9260e96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a58723 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16ad630 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fcf8ef7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62e8595 View commit details
    Browse the repository at this point in the history
  10. Use alloy instead of ethers.

    kpp committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c6f8c9b View commit details
    Browse the repository at this point in the history
  11. Update Cargo.toml

    kpp committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9a22ddf View commit details
    Browse the repository at this point in the history
  12. Fix dead_code + dead comments

    kpp committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6217fb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    ba3fea7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6ba8ce View commit details
    Browse the repository at this point in the history
  3. Revert sys tx abi encode

    kpp committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    351c4df View commit details
    Browse the repository at this point in the history
  4. Fix some tests

    kpp committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    abbc90e View commit details
    Browse the repository at this point in the history
  5. fmt

    kpp committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    561fff2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e68a5af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8920a7 View commit details
    Browse the repository at this point in the history