Skip to content

Add Support for Parsing V3 Transaction Metadata Events and Return Values #229

@codeZe-us

Description

@codeZe-us

V3 transaction metadata introduced a new structure for events and return values. Without parsing it, Prism misses data from any transaction that uses the V3 format.

  • Add a match arm for TransactionResultMeta::V3 in the metadata parser
  • Extract events, return value, and fee details from the V3 structure

Expectations: Transactions with V3 metadata produce the same quality of output as V1/V2, with no fields silently dropped.

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official Campaignhelp wantedExtra attention is needed

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions