massa 1.9.7 massa: ^1.9.7 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.9.7 #
- FIX: Updated operation model.
1.9.6 #
- FEAT: Improved the http client get method.
1.9.5 #
- FEAT: Added massa units.
1.9.4 #
- FEAT: Exported constants.
1.9.3 #
- FEAT: Added Massa constants.
1.9.2 #
- FEAT: Improved the grpc and the generated protobuf codes.
1.9.1 #
- FEAT: Added serialization of array of strings.
1.9.0 #
- FEAT: Improved serialization and added more functions.
1.8.5 #
- FEAT: Added minimum fee.
1.8.4 #
- FEAT: Improved operation model.
1.8.3 #
- FEAT: Added custom address wallet generation example.
1.8.2 #
- FEAT: Improved wallet account to return account after adding a new account.
1.8.1 #
- FEAT: Improved the support of JSONRPC.
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.