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

Improve Type Interface #20

Merged
merged 3 commits into from
Apr 9, 2024
Merged

Improve Type Interface #20

merged 3 commits into from
Apr 9, 2024

Conversation

bh2smith
Copy link
Collaborator

@bh2smith bh2smith commented Apr 9, 2024

  1. Fix dated example script imports
  2. Improve BaseTx type interface
  3. Expose more public methods on adapter
  4. Use optional nonce field on tx builders (this was added mostly for deterministic testing).
  5. Add createTxPayload unit test.

I was a bit surprised to see that the gas estimates did not affect the tx payload... don't users have to sign their gas limits?

@bh2smith bh2smith changed the title Better types Improve Type Interface Apr 9, 2024
@bh2smith bh2smith merged commit 464a1e9 into main Apr 9, 2024
1 check passed
@bh2smith bh2smith deleted the better-types branch April 9, 2024 21:29
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