Skip to content

feat(transaction-pool): infer TIP-20 prerequisites#4109

Draft
mattsse wants to merge 1 commit into
mainfrom
mattsse/tip20-prerequisites
Draft

feat(transaction-pool): infer TIP-20 prerequisites#4109
mattsse wants to merge 1 commit into
mainfrom
mattsse/tip20-prerequisites

Conversation

@mattsse
Copy link
Copy Markdown
Contributor

@mattsse mattsse commented May 20, 2026

Adds a transaction-pool helper that decodes transfer-shaped TIP-20 calls and precomputes stable account and storage prerequisites for prewarming without EVM execution.

Unsupported calls return None; T3 virtual recipients prewarm the address registry slot and leave master resolution to a later state-derived expansion.

@mattsse mattsse force-pushed the mattsse/tip20-prerequisites branch 12 times, most recently from 2e3360c to 419162e Compare May 20, 2026 20:47
@mattsse mattsse force-pushed the mattsse/tip20-prerequisites branch from 419162e to dd84ebe Compare May 20, 2026 20:49
@codspeed-hq
Copy link
Copy Markdown
Contributor

codspeed-hq Bot commented May 20, 2026

Merging this PR will not alter performance

✅ 30 untouched benchmarks


Comparing mattsse/tip20-prerequisites (dd84ebe) with main (bff3f25)

Open in CodSpeed

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