Skip to content

Releases: tronprotocol/trident

0.2.0

05 Aug 07:36
6319bd9
Compare
Choose a tag to compare

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.