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(cast): Move non tx methods to alloy #7129

Merged
merged 19 commits into from
Feb 16, 2024

Commits on Feb 14, 2024

  1. chore: add alloy contract

    Evalir committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b3e5de0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b35383 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed33378 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    2bf4616 View commit details
    Browse the repository at this point in the history
  2. readd decodetx for now

    Evalir committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    1c127b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26cb20a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53a524f View commit details
    Browse the repository at this point in the history
  5. fix: include tx data

    Evalir committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f3cfe92 View commit details
    Browse the repository at this point in the history
  6. simplify txbuilder

    Evalir committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    1d0334f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78804df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    568bff4 View commit details
    Browse the repository at this point in the history
  9. fmt

    Evalir committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cd07ee9 View commit details
    Browse the repository at this point in the history
  10. doctests

    Evalir committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f24ed9b View commit details
    Browse the repository at this point in the history
  11. fmt

    Evalir committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    02f27e5 View commit details
    Browse the repository at this point in the history
  12. do not use trait

    Evalir committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8051fd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Update crates/cast/bin/main.rs

    Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
    Evalir and mattsse authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a02ff8a View commit details
    Browse the repository at this point in the history
  2. cleanup builder

    Evalir committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9034d2b View commit details
    Browse the repository at this point in the history
  3. clippy

    Evalir committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a030afc View commit details
    Browse the repository at this point in the history
  4. fix doc comments

    Evalir committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f602fec View commit details
    Browse the repository at this point in the history