Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add serialized transaction field and return in API #1692

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

NullSoldier
Copy link
Contributor

@NullSoldier NullSoldier commented Dec 24, 2023

Summary

This adds a new field to Transaction called serialized which will contain the full base64 encoded transaction of the Ironfish SDK Transaction type. It also returns it in transactions/find API.

This is the followup PR. #1693

Testing Plan

Added test

Breaking Change

No

Transactions will be sent back with null serialized in the case that it was not sent.

This adds a new field to Transaction called serialized which will
contain the full base64 encoded transaction of the Ironfish SDK
Transaction type. It also returns it in transactions/find API.
@NullSoldier NullSoldier changed the title WAdd serialized transaction field and return in API Add serialized transaction field and return in API Dec 24, 2023
@NullSoldier NullSoldier merged commit e00ce68 into master Dec 28, 2023
2 checks passed
@NullSoldier NullSoldier deleted the jason/serialized branch December 28, 2023 00:38
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.

2 participants