github tronprotocol/trident 0.5.0

latest releases: 0.11.0, 0.10.0, 0.9.2...
2 years ago
  1. feat(core): support offline transaction construction.
    Note: change the way of transaction construction from remote to local constructing, which covers most of the transaction-related APIs and ensure the transaction won’t be maliciously modified before signing when constructing locally.

  2. feat(core): optimize getBlockByNum interface
    Note: the getBlockByNum interface now returns BlockExtention instead of Block, which contains the missing blockId value. If you use this API, you need to make changes to be compatible with the return optimized.

Don't miss a new trident release

NewReleases is sending notifications on new releases.