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

feat: transaction coder #3457

Closed
wants to merge 26 commits into from

Conversation

petertonysmith94
Copy link
Contributor

@petertonysmith94 petertonysmith94 commented Dec 8, 2024

Summary

  • Refactored the @fuel-ts/transaction based coders to use the new @fuel-ts/abi package.
  • Removed the Receipt based coders.

Breaking Changes

TBD

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@petertonysmith94 petertonysmith94 added the feat Issue is a feature label Dec 8, 2024
@petertonysmith94 petertonysmith94 self-assigned this Dec 8, 2024
Copy link

vercel bot commented Dec 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 7:51pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 7:51pm
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 7:51pm

@petertonysmith94 petertonysmith94 changed the base branch from ps/feat/abi-coder to master December 8, 2024 21:22
@petertonysmith94 petertonysmith94 changed the base branch from master to ps/feat/abi-coder December 8, 2024 21:23
Copy link

codspeed-hq bot commented Dec 9, 2024

CodSpeed Performance Report

Merging #3457 will degrade performances by 54.64%

Comparing ps/feat/transaction-coder (bb4bbf2) with ps/feat/abi-coder (51b0ac8)

Summary

❌ 1 regressions
✅ 17 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark ps/feat/abi-coder ps/feat/transaction-coder Change
should successfully transfer a single asset between wallets (x20 times) 60.6 ms 133.7 ms -54.64%

@petertonysmith94
Copy link
Contributor Author

Closed in favour of merging into #3402

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant