Releases: fbsobreira/gotron-sdk
Releases · fbsobreira/gotron-sdk
v2.3.0
What's Changed
- API key support by @fbsobreira in #14
- Add proposal withdraw by @fbsobreira in #16
- Uint265 hexstring by @fbsobreira in #18
-
- Import Mutex locks the import to prevent two insertions from racing by @wonderzack in #21
- Update goeth by @fbsobreira in #22
- [KLDC-41] Divergent TRX rewards values by @sibelly in #40
- ERC20 Approve by @xana-rahmani in #28
- Update block.go by @zeropool in #47
- update tron protocol by @fbsobreira in #51
- Improve Tests & Sign Message by @fbsobreira in #52
New Contributors
- @wonderzack made their first contribution in #21
- @sibelly made their first contribution in #40
- @xana-rahmani made their first contribution in #28
- @zeropool made their first contribution in #47
Full Changelog: v2.2.2...v2.2.3
v2.2.2
- CMD proposal create
- GRPC dial options
V2.2.1
- Add rewards info account info
- Return result error on broadcast
- Update SR brokerage
- ABI param parse from HexString/Base64
v2.2.0
- Incorporate cosmos HD
- Update modules
v2.1.1
- Allow timeout changes in GRPC client connection
v2.1.0
- TRC10 by ID
- TRC10 Exchanges
- Trigger Contracts/Constants
- TRC20 helper
- JSON ABI parser
- ABI decoder
- Create Witness
- SR/Address Withdraw
- Update brokerage
- Filter Network proposals
- Account votes
- Detailed account info
- Account Permission/Multi-sign
- Blockchain Metrics/Maintenance time
- Persistent config
- Fix TX receipt
- Fix ico duration
v2.0.0
- refactor structure
- refactor command line tool
- add encrypted data store
- password protect accounts
- recover account from name/address
- report errors on action trigger
- use transaction factory and keystore to sing and submit transactions
BETA release
v0.0.1b fix link