massa 1.8.0
massa: ^1.8.0 copied to clipboard
Massa package is an SDK that connects your Dart and Flutter applications to the Massa blockchain, create wallet, send transactions, and work with smart contracts.
1.8.0 #
- FEAT: Improved the sdk to support chainid and other features and added DEVNET 28.2 support.
1.7.0 #
- FEAT: Improved examples and aadded DEVNET 27.3 support.
1.6.1 #
- FIX: export some functions and classes.
1.5.1 #
- FIX: dart pub compliance.
1.5.0 #
- FEAT: added grpc full support as of Testnet 25.2 and removed jsonrpc support.
1.4.0 #
- FEAT: added deploy smart contract.
1.3.2 #
- FIX: additional bug fix.
1.3.1 #
- FIX: fixing address generation from public key.
- FIX: added signature version.
1.3.0 #
- FEAT: upgrade crypto and grpc.
1.1.2 #
- DOCS: improve the api documentation.
1.1.1 #
- DOCS: improve the api documentation.
1.1.0 #
- FEAT: crypto, api and webscoket.
1.0.0 #
- Initial version.