topl_common 2.0.2 topl_common: ^2.0.2 copied to clipboard
Topl Common and Proto definitions
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
[2.0.2] - 2023-07-07 #
- Added new methods from protobuf_specs
- Updated byId query methods to accept a list of bytes or a base58 encoded string
- Enabled connecting to remote node instance
- Added extension
toBigInt
to the class Int128 - Removed pubspec.lock
[2.0.1] - 2023-06-12 #
- Added GRPC-Web support
[0.1.1] - 2023-05-08 #
- Fixed inability to import relevant classes
[0.1.0] - 2023-05-08 #
- Initial release of dart build of Proto-specs up to commit [e7b3bec][https://github.com/Topl/protobuf-specs/commit/e7b3becfabd4d0d56e82cc8262b1c498ee601d97]
- Methods used to connect to bifrost node