Skip to content

Releases: massalabs/massa-web3

@massalabs/[email protected]

29 May 08:06
921dc9b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/massalabs/massa-web3/compare/@massalabs/[email protected]...@massalabs/[email protected]

@massalabs/[email protected]

29 May 08:14
aeb5e8c
Compare
Choose a tag to compare

@massalabs/[email protected]

22 May 12:13
7b78cd5
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/massalabs/massa-web3/compare/@massalabs/[email protected]...@massalabs/[email protected]

@massalabs/[email protected]

22 May 13:09
2cf44f3
Compare
Choose a tag to compare

@massalabs/[email protected]

10 Apr 15:19
6c655cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/massalabs/massa-web3/compare/@massalabs/[email protected]...@massalabs/[email protected]

@massalabs/[email protected]

09 Apr 16:09
42d26dc
Compare
Choose a tag to compare

@massalabs/[email protected]

09 Apr 19:18
7e5b2e1
Compare
Choose a tag to compare

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: The maxGas 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 manual maxGas estimations.

Breaking Changes

  • Coin Units Adjustment for readSmartContract: The unit for coins in the readSmartContract 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 parameter functionName in CallSmartContract has been renamed to targetFunction 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]

02 Feb 11:06
90667ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/massalabs/massa-web3/compare/@massalabs/[email protected]...@massalabs/[email protected]

@massalabs/[email protected]

29 Dec 11:33
9c3a8e6
Compare
Choose a tag to compare

@massalabs/[email protected]

29 Dec 09:47
2b2d4ee
Compare
Choose a tag to compare