v0.96.1
·
304 commits
to master
since this release
Summary
In this release, we:
- Improved
Providercache to self-clean on TX dry-run/estimation - Use a modifier of
20%for estimated gas - Fixed the listener setup for the current connector
- Fixed a bug where
bn.parseUnitswouldn't work as expected withunits = 0 - Upgraded
fuel-coreto0.39.0
Features
- #3324 - Ensure that we fetch node info per estimation, by @maschad
- #3319 - Using gas modifier at
Provider.getTransactionCost, by @Torres-ssf
Fixes
- #3318 - Setup listeners current connector, by @luizstacio
- #3320 -
parseUnitsbug with 0 units, by @Dhaiwat10
Chores
- #3327 - Upgrading
fuel-coreto0.39.0, by @arboleya - #3329 - Use
FuelErrorinstead of JSError, by @Torres-ssf - #3328 - Validate tx max number of inputs, by @Torres-ssf