Releases: tronprotocol/trident
Releases · tronprotocol/trident
0.2.0
Feat(core): Add a class SignatureValidator which verifies signatures
Feat(core): Add a static function that accepts private key and transaction hash to calculate the signature.
Update(proto): Add a field of used_energy in TransactionExtention to be compatible with java-tron 4.3.0
Refactor(core): Make small refactors according to the new features.