Skip to content

Conversation

Thoralf-M
Copy link
Member

@Thoralf-M Thoralf-M commented Sep 30, 2025

#14

@Thoralf-M Thoralf-M changed the title Feat/TransactionData feat!: add TransactionData enum, rename Transaction to TransactionDataV1 Sep 30, 2025
@Thoralf-M Thoralf-M force-pushed the feat/TransactionData branch 2 times, most recently from 8aa486b to 6faf35b Compare October 2, 2025 10:00
@Thoralf-M Thoralf-M force-pushed the feat/TransactionData branch 4 times, most recently from 455a8fe to 1ebf584 Compare October 6, 2025 08:54
@Thoralf-M Thoralf-M force-pushed the feat/TransactionData branch from 1ebf584 to 5588389 Compare October 6, 2025 08:57
@Thoralf-M Thoralf-M marked this pull request as ready for review October 6, 2025 09:22
}

txnBytes, err := txn.BcsSerialize()
txnBytes, err := txn.AsV1().BcsSerialize()
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we not want an impl on the enum?

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.

graphql types: add TransactionData enum, rename Transaction to TransactionDataV1
3 participants