Skip to content

pass authorization list into queued transaction #890

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

Merged
merged 1 commit into from
May 7, 2025
Merged

Conversation

d4mr
Copy link
Member

@d4mr d4mr commented May 7, 2025

PR-Codex overview

This PR introduces the authorizationList property to the transaction object in the queue-transaction.ts file, enhancing the transaction data structure.

Detailed summary

  • Added authorizationList property to the transaction object.
  • The value of authorizationList is resolved asynchronously using resolvePromisedValue.
  • The chainId, from, to, data, and value properties remain unchanged.

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

Copy link

zeet-co bot commented May 7, 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-pb-aut-e91e2d.engine-aws-usw2.zeet.app before merging 😉

Copy link
Member

@0xFirekeeper 0xFirekeeper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as long as it doesn't throw if undefined or empty etc

@d4mr d4mr merged commit 6068902 into main May 7, 2025
7 checks passed
@d4mr d4mr deleted the pb/authorization-fix branch May 7, 2025 20:43
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.

2 participants