Skip to content

fix: accept 0x78-prefixed transactions in Handler.feePayer#151

Merged
struong merged 2 commits intomainfrom
fix/handler-fee-payer-prefix
Mar 14, 2026
Merged

fix: accept 0x78-prefixed transactions in Handler.feePayer#151
struong merged 2 commits intomainfrom
fix/handler-fee-payer-prefix

Conversation

@struong
Copy link
Member

@struong struong commented Mar 14, 2026

No description provided.

…feePayer

The prefix check incorrectly rejected 0x78-prefixed transactions, which are
the only transactions that withFeePayer actually produces. 0x76 transactions
have no fee-payer signature slot and would never be sent to the fee-payer
service. Transaction.deserialize already handles both prefixes correctly.
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 14, 2026

Open in StackBlitz

npm i https://pkg.pr.new/tempoxyz/tempo-ts/tempo.ts@151

commit: 4911bc7

@struong struong changed the title fix: accept 0x78-prefixed (fee-payer format) transactions in Handler.feePayer fix: accept 0x78-prefixed transactions in Handler.feePayer Mar 14, 2026
@struong struong merged commit 47ca27b into main Mar 14, 2026
4 of 5 checks passed
@struong struong deleted the fix/handler-fee-payer-prefix branch March 14, 2026 21:40
@github-actions github-actions bot mentioned this pull request Mar 14, 2026
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