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

Make decode function return SConstant by default instead of the decoded data #145

Merged
merged 10 commits into from
Sep 17, 2024

Conversation

arobsn
Copy link
Member

@arobsn arobsn commented Sep 17, 2024

Fixes #123

Copy link

changeset-bot bot commented Sep 17, 2024

🦋 Changeset detected

Latest commit: 19962ee

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@fleet-sdk/core Minor
@fleet-sdk/serializer Minor
@fleet-sdk/blockchain-providers Minor
@fleet-sdk/compiler Minor
@fleet-sdk/mock-chain Minor
@fleet-sdk/wallet Minor
@fleet-sdk/ageusd-plugin Patch
@fleet-sdk/babel-fees-plugin Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (72391e7) to head (19962ee).
Report is 21 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #145   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          122       122           
  Lines        13531     13514   -17     
  Branches      1590      1584    -6     
=========================================
- Hits         13531     13514   -17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arobsn arobsn merged commit 6f93d00 into master Sep 17, 2024
9 checks passed
@arobsn arobsn deleted the arobsn/i123 branch September 17, 2024 13:27
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.

[serializer] Make decode function return SConstant by default instead of the decoded data
1 participant