Releases: massalabs/massa-web3
5.0.0
@massalabs/[email protected]
What's Changed
- Fix(packages/massa-web3): removed axios to use fetch in BaseClient by @0xmemorygrinder in #608
- add min gas call check by @peterjah in #615
- patch web3-utils by @Ben-Rey in #619
New Contributors
- @0xmemorygrinder made their first contribution in #608
Full Changelog: https://github.com/massalabs/massa-web3/compare/@massalabs/[email protected]...@massalabs/[email protected]
@massalabs/[email protected]
What's Changed
Full Changelog: https://github.com/massalabs/massa-web3/compare/@massalabs/[email protected]...@massalabs/[email protected]
@massalabs/[email protected]
What's Changed
- Add Massa name resolution by @AurelienFT in #609
- change mns contract for mainnet by @AurelienFT in #611
- patch web3 utils by @Ben-Rey in #612
Full Changelog: https://github.com/massalabs/massa-web3/compare/@massalabs/[email protected]...@massalabs/[email protected]
@massalabs/[email protected]
What's Changed
Full Changelog: https://github.com/massalabs/massa-web3/compare/@massalabs/[email protected]...@massalabs/[email protected]
@massalabs/[email protected]
@massalabs/[email protected]
What's Changed
Full Changelog: https://github.com/massalabs/massa-web3/compare/@massalabs/[email protected]...@massalabs/[email protected]
@massalabs/[email protected]
Release Notes
New Features
-
getMinimalFees
Functionality: A new feature has been introduced that allows users to obtain the minimum fees required for transactions. This enhancement simplifies fee management by providing an easy method to fetch the necessary information. -
Optional
maxGas
Parameter: ThemaxGas
parameter has now been made optional. If it is not provided, the system will automatically fetch the appropriate value. This change aims to streamline transaction processing by reducing the need for manualmaxGas
estimations.
Breaking Changes
-
Coin Units Adjustment for
readSmartContract
: The unit for coins in thereadSmartContract
function has been updated to nanomas. This modification ensures greater accuracy in transaction processing. For more details, please refer to the commit here. -
Parameter Renaming in
CallSmartContract
: The parameterfunctionName
inCallSmartContract
has been renamed totargetFunction
to more accurately reflect its purpose. This change aims to improve the clarity and usability of smart contract interactions. Further information can be found in the commit here.
@massalabs/[email protected]
What's Changed
- fix chainId type by @peterjah in #518
- Add coin and fee parameters to IReadData interface by @Ben-Rey in #519
- lint: add type check by @Thykof in #511
- Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #521
- fix default mainnet rpc url by @peterjah in #522
- Update massa-web3 to 3.0.3 by @Ben-Rey in #523
- Move DefaultProviderUrls to web3 utils by @Ben-Rey in #526
- patch web3 utils by @Ben-Rey in #527
Full Changelog: https://github.com/massalabs/massa-web3/compare/@massalabs/[email protected]...@massalabs/[email protected]
@massalabs/[email protected]
What's Changed
Full Changelog: https://github.com/massalabs/massa-web3/compare/@massalabs/[email protected]...@massalabs/[email protected]