Skip to content

Fix issue returning empty transaction sets for Stellar protocol v23#41

Merged
ebma merged 1 commit intomasterfrom
fix-issue-with-decoding-tx-set
Jul 24, 2025
Merged

Fix issue returning empty transaction sets for Stellar protocol v23#41
ebma merged 1 commit intomasterfrom
fix-issue-with-decoding-tx-set

Conversation

@ebma
Copy link
Member

@ebma ebma commented Jul 24, 2025

With Stellar core v23, the transaction set also contains TransactionPhase::V1 elements, which currently if present, will lead to the txes() function returning None instead of the transactions that are available on the other TransactionPhase::V0 element.

@ebma ebma changed the title fix: continue processing phases in transaction set decoding Fix issue returning empty transaction sets for Stellar protocol v23 Jul 24, 2025
@ebma ebma merged commit b52b8f6 into master Jul 24, 2025
1 check failed
@ebma ebma deleted the fix-issue-with-decoding-tx-set branch July 24, 2025 08:41
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