v0.8.0
What's Changed
- chore: update forc and refactor by @QuinnLee in #327
- fix: use correct variable for predicate request by @camsjams in #328
- feat!: upgrade fuel-core on docker by @camsjams in #329
- chore: forc update 0.16 by @QuinnLee in #335
- fix: EnumCoder not padding its value by @AlicanC in #336
- fix: various issues by @AlicanC in #338
- feat: update fuel-core to v0.9.2 by @luizstacio in #344
- fix: clean services after tests by @QuinnLee in #342
- fix: broken tests not stopping CI + coverage report action by @LuizAsFight in #343
- feat!: make prepareCall return ContractCall by @AlicanC in #348
- fix: skip actions of PR context by @LuizAsFight in #353
- feat: add transactionId on TransactionResult by @pedronauck in #354
- feat: upgrade to Forc 0.16.1 by @AlicanC in #352
- feat: use slip-44 coin type in derivation path by @LuizAsFight in #351
- feat!: add Multicall by @AlicanC in #288
- chore: allow tests to run in parallel by @AlicanC in #356
- chore: add
prebuild
script to packages and configure it inturbo.json
by @AlicanC in #357 - chore: various fixes and improvements by @AlicanC in #355
- chore: reorg CI config by @AlicanC in #358
- feat: add predicate support by @camsjams in #331
- chore: use
concurrency
to cancel previous CI runs by @AlicanC in #361 - feat: update Tuple, Array and Enum target types by @QuinnLee in #315
- refactor: github actions using reusable actions by @pedronauck in #363
- test: make sure can dryRun with only provider (no wallet) by @LuizAsFight in #366
- fix: module export file name by @luizstacio in #367
- fix: ci publish action by @pedronauck in #368
- chore: add template issues by @pedronauck in #362
- fix: multi call with mutiple fowarding by @luizstacio in #369
- fix: test badge by @luizstacio in #371
- feat: upgrade to Forc 0.17.0 by @AlicanC in #372
- refactor: update contract api by @luizstacio in #370
- feat: use Sway Enum type in typechain target by @QuinnLee in #364
- feat: enable set gas fee for each call by @luizstacio in #380
- docs: update logo on docs by @luizstacio in #382
- feat: make predicates functions accept request tx params by @LuizAsFight in #383
- feat!: update publishing logic by @camsjams in #374
- fix: add github token by @camsjams in #393
- fix: adjust release to avoid npm auth issue by @camsjams in #394
- fix: add missing gas limit support to Multicall by @AlicanC in #377
- fix:
forc-update
script by @AlicanC in #395 - fix: build process publishing by @camsjams in #396
- fix: adjust packages for fuels sub modules by @camsjams in #397
- feat: add query chain info on provider by @luizstacio in #378
- fix: changeset next tag by @camsjams in #398
- feat: upgrade to sway 0.18.1 by @LuizAsFight in #401
- docs: add to readme by @camsjams in #404
- feat: bump all versions by @camsjams in #405
New Contributors
- @LuizAsFight made their first contribution in #343
Full Changelog: 0.7.0...v0.8.0