mirror of
git://holbrook.no/eth-monitor.git
synced 2024-11-23 12:26:45 +01:00
Upgrade deps
This commit is contained in:
parent
89d9121baa
commit
6d23bd04d2
@ -1,3 +1,9 @@
|
|||||||
|
- 0.4.5
|
||||||
|
* Upgrade chainsyncer
|
||||||
|
- 0.4.4
|
||||||
|
* Upgrade deps
|
||||||
|
- 0.4.3
|
||||||
|
* Upgrade deps
|
||||||
- 0.4.2
|
- 0.4.2
|
||||||
* Implement non-persistent (in-memory) sync state
|
* Implement non-persistent (in-memory) sync state
|
||||||
- 0.4.1
|
- 0.4.1
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
chainlib-eth~=0.1.1
|
chainlib-eth~=0.1.2
|
||||||
chainlib~=0.1.2
|
chainlib~=0.1.2
|
||||||
chainsyncer~=0.4.0
|
chainsyncer~=0.4.4
|
||||||
leveldir~=0.3.0
|
leveldir~=0.3.0
|
||||||
eth-cache~=0.1.0
|
eth-cache~=0.1.2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = eth-monitor
|
name = eth-monitor
|
||||||
version = 0.4.3
|
version = 0.4.6
|
||||||
description = Monitor and cache transactions using match filters
|
description = Monitor and cache transactions using match filters
|
||||||
author = Louis Holbrook
|
author = Louis Holbrook
|
||||||
author_email = dev@holbrook.no
|
author_email = dev@holbrook.no
|
||||||
|
Loading…
Reference in New Issue
Block a user