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: Add 7702 tx enum #1059

Merged
merged 17 commits into from
Aug 8, 2024
Merged

feat: Add 7702 tx enum #1059

merged 17 commits into from
Aug 8, 2024

Commits on Aug 8, 2024

  1. feat: Add 7702 tx enum

    moricho authored and onbjerg committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d06e6df View commit details
    Browse the repository at this point in the history
  2. fix import

    moricho authored and onbjerg committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cd47295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19eb854 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1348fdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0a3576 View commit details
    Browse the repository at this point in the history
  6. network: Supprt 7702 tx

    moricho authored and onbjerg committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    88f9f87 View commit details
    Browse the repository at this point in the history
  7. fix: format

    moricho authored and onbjerg committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b2aa442 View commit details
    Browse the repository at this point in the history
  8. Support 7702 tx in TransactionRequest

    moricho authored and onbjerg committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6ac5ebd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    51ac38f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5dd5b1c View commit details
    Browse the repository at this point in the history
  11. network: Add tests for 7702 tx

    moricho authored and onbjerg committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f6f4390 View commit details
    Browse the repository at this point in the history
  12. add missing authorization_list

    moricho authored and onbjerg committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e38d708 View commit details
    Browse the repository at this point in the history
  13. fix: don't flatten auth list

    onbjerg committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1864c54 View commit details
    Browse the repository at this point in the history
  14. chore: remove failed merge

    onbjerg committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c0582c5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    124dfff View commit details
    Browse the repository at this point in the history
  16. fix: cover TxType::Eip7702

    onbjerg committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    00d39af View commit details
    Browse the repository at this point in the history
  17. chore: missing import

    onbjerg committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f0ecc41 View commit details
    Browse the repository at this point in the history