chainlib/CHANGELOG

14 lines
360 B
Plaintext
Raw Normal View History

2021-05-02 14:49:34 +02:00
- 0.0.3-pending
* Remove erc20 module (to new external package)
2021-06-12 21:43:45 +02:00
* Add tx recode
* Enable stdin input to runnables with single pos arg
2021-05-02 14:49:34 +02:00
- 0.0.2-unreleased
*
- 0.0.1-unreleased
2021-02-09 09:42:46 +01:00
* Add eth tx decode
2021-02-09 16:00:41 +01:00
* Add eth balance query with erc20 option
2021-02-09 09:42:46 +01:00
* Add eth checksum address
* Add eth subscribe monitor
2021-02-09 16:00:41 +01:00
* Add eth erc20 transfer script
* Add eth gas send script