mirror of
git://holbrook.no/eth-monitor.git
synced 2024-11-05 23:16:46 +01:00
23 lines
614 B
Plaintext
23 lines
614 B
Plaintext
- 0.2.1
|
|
* Implement --keep-alive flag
|
|
- 0.2.0
|
|
* Dependency upgrades
|
|
- 0.1.0
|
|
* Read blocks, tx, rcpt from cache
|
|
* Read include and exclude address lists from cli options
|
|
* Cumulative output rendering
|
|
- 0.0.7
|
|
* Remove forced execution with renderers
|
|
- 0.0.6
|
|
* Pass chain spec instead of chain str to output renderers
|
|
- 0.0.5
|
|
* Remove faulty module dependency in sync runnable script
|
|
- 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
|