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

test(crates): add comprehensive tests for mock transaction factory and modifications #13774

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tiendn
Copy link
Contributor

@tiendn tiendn commented Jan 11, 2025

Added test with these:

  • Implemented tests for creating legacy, EIP1559, and EIP4844 transactions.
  • Added tests for generating dependent transaction sets for legacy and EIP1559 types.
  • Included tests for transaction modifications: price, gas limit, and nonce increments.
  • Verified transaction cost calculation for EIP1559 transactions.

@tiendn tiendn requested a review from mattsse as a code owner January 11, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant