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

Fixed wrong encoding of the Mint and Burn receipts. #1264

Merged
merged 2 commits into from
Jul 27, 2023

Conversation

xgreenx
Copy link
Collaborator

@xgreenx xgreenx commented Jul 27, 2023

Fixed wrong encoding of the Mint and Burn receipts.
Added an integration test to decode all receipts.

Added an integration test to decode all receipts.
@xgreenx xgreenx requested a review from a team July 27, 2023 14:51
@xgreenx xgreenx self-assigned this Jul 27, 2023
@xgreenx xgreenx enabled auto-merge (squash) July 27, 2023 17:09
@xgreenx xgreenx merged commit 0a199ca into master Jul 27, 2023
15 checks passed
@xgreenx xgreenx deleted the feature/wrong-receipt-encoding branch July 27, 2023 17:23
@xgreenx xgreenx mentioned this pull request Jul 27, 2023
xgreenx added a commit that referenced this pull request Jul 27, 2023
## Release v0.20.2

The release adds parallel predicate verification and fixes the `Receipt`
GraphQL serialization bug.

## What's Changed
* parallel predicate verification by @leviathanbeak in
#1253
* Fixed wrong encoding of the `Mint` and `Burn` receipts. by @xgreenx in
#1264


**Full Changelog**:
v0.20.1...v0.20.2
crypto523 added a commit to crypto523/fuel-core that referenced this pull request Oct 7, 2024
## Release v0.20.2

The release adds parallel predicate verification and fixes the `Receipt`
GraphQL serialization bug.

## What's Changed
* parallel predicate verification by @leviathanbeak in
FuelLabs/fuel-core#1253
* Fixed wrong encoding of the `Mint` and `Burn` receipts. by @xgreenx in
FuelLabs/fuel-core#1264


**Full Changelog**:
FuelLabs/fuel-core@v0.20.1...v0.20.2
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