eth-monitor/CHANGELOG

13 lines
360 B
Plaintext
Raw Normal View History

2022-01-31 00:22:56 +01:00
- 0.0.6
* Pass chain spec instead of chain str to output renderers
2022-01-30 21:00:47 +01:00
- 0.0.5
* Remove faulty module dependency in sync runnable script
2022-01-30 20:50:31 +01:00
- 0.0.4
* Add pluggable custom rendering for console feed
- 0.0.3
* Add console tx monitor feed
- 0.0.2
* Add import support, with etherscan implementation
- 0.0.1
* Add basic cache sync framework with filesystem backend