chainlib/CHANGELOG

18 lines
539 B
Plaintext

- 0.0.5-pending
* Move eth code to separate package
- 0.0.4-unreleased
* Add pack tx from already signed tx struct
* Add http auth handling for jsonrpc connections
* Add customizable jsonrpc id generator (to allow for buggy server id handling)
- 0.0.3-unreleased
* Remove erc20 module (to new external package)
- 0.0.2-unreleased
*
- 0.0.1-unreleased
* Add eth tx decode
* Add eth balance query with erc20 option
* Add eth checksum address
* Add eth subscribe monitor
* Add eth erc20 transfer script
* Add eth gas send script