v0.90.0
fuel-service-user
released this
19 Jun 12:14
·
454 commits
to master
since this release
Breaking
- Features
- #1356 - Add
launchTestNode
utility, by @nedsalk - #2485 - Remove redundant exports from
v1
encoding, by @danielbate
- #1356 - Add
- Fixes
- #2432 - Updated chain assets, removed
beta-5
network, by @petertonysmith94
- #2432 - Updated chain assets, removed
- Chores
- #2491 - Upgrade fuel core to
0.28.0
, by @petertonysmith94 - #2502 - Rename Provider
call
todryRun
, by @Torres-ssf
- #2491 - Upgrade fuel core to
Features
- #2351 - Implement
generateFakeResources
onAccount
class, by @Torres-ssf - #2501 - Support mixed native and non-native enums, by @danielbate
- #2350 - Support for
bun
, by @petertonysmith94
Fixes
- #2551 - Validate empty
Vec
encoded length, by @danielbate - #2520 - Stop overring user input
maxFee
atdeployContract
method, by @Torres-ssf - #2548 - Type declarations for
@fuel-ts/account/test-utils
, by @petertonysmith94 - #2516 -
create-fuels
balance refresh, by @petertonysmith94 - #2542 - Flaky faucet test, by @petertonysmith94
Chores
- #2441 - Show all create-fuels template balances in ETH, by @Dhaiwat10
- #2505 - Add test to validate mint transactions serialization, by @Torres-ssf
- #2524 - Add version detection to
create fuels
, by @petertonysmith94 - #2525 - Upgrading
fuel-core
to0.29.0
, by @arboleya - #2537 - Upgrading
fuel-core
to0.30.0
, by @arboleya - #2486 - Validate incorrect case key for
EnumCoder
, by @petertonysmith94
Docs
- #2405 - Document the SDKs approach to encoding, by @danielbate