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

Format transaction.type to hex. Add empty accessList is tx.type === '0x1' #5979

Merged
merged 10 commits into from
Apr 4, 2023

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    fc8e86d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d0b336 View commit details
    Browse the repository at this point in the history
  3. Add logic to add empty accesslist if type === '0x1' when sending tran…

    …saction. Add test for same
    spacesailor24 committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    1ce653a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14a9949 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e7d7a4 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG

    spacesailor24 committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    70d0225 View commit details
    Browse the repository at this point in the history
  7. Fix failing test cases

    spacesailor24 committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    379b9b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    7035443 View commit details
    Browse the repository at this point in the history
  2. Update packages/web3-core-method/src/index.js

    Co-authored-by: Junaid <86780488+jdevcs@users.noreply.github.com>
    spacesailor24 and jdevcs committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    7a6d85d View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    spacesailor24 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0771e41 View commit details
    Browse the repository at this point in the history