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

authorization list support on send-transaction #837

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

Conversation

d4mr
Copy link
Member

@d4mr d4mr commented Jan 27, 2025

PR-Codex overview

This PR introduces error handling for invalid BigInt values, enhances transaction authorization structures, and updates the sendTransaction function to include an authorizationList. It aims to improve type safety and validation in transaction processing.

Detailed summary

  • Added badBigIntError function for handling BigInt errors.
  • Introduced authorizationList in InsertedTransaction type.
  • Created authorizationSchema and authorizationListSchema for validation.
  • Implemented toParsedAuthorization function for parsing authorizations.
  • Updated sendTransaction to accept and process authorizationList.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

github-actions bot commented Feb 6, 2025

This PR is stale because it has been open for 7 days with no activity. Remove stale label or comment or this PR will be closed in 3 days.

@github-actions github-actions bot closed this Feb 9, 2025
@d4mr d4mr reopened this Feb 18, 2025
Copy link

zeet-co bot commented Feb 18, 2025

We're building your pull request over on Zeet.
Click me for more info about your build and deployment.
Once built, this branch can be tested at: https://tw-unreal-demo-engine-vwn0-production.engine-aws-usw2.zeet.app before merging 😉

Copy link

This PR is stale because it has been open for 7 days with no activity. Remove stale label or comment or this PR will be closed in 3 days.

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.

3 participants