mirror of
git://holbrook.no/eth-monitor.git
synced 2025-04-02 10:59:33 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
ca80c0d75f | ||
|
d7ee238bff |
@ -1,6 +1,6 @@
|
||||
chainlib-eth~=0.5.1
|
||||
chainlib-eth~=0.6.0
|
||||
chainlib~=0.5.2
|
||||
chainsyncer~=0.8.5
|
||||
leveldir~=0.3.0
|
||||
eth-cache~=0.3.0
|
||||
eth-cache~=0.4.0
|
||||
confini~=0.6.3
|
||||
|
@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = eth-monitor
|
||||
version = 0.8.8
|
||||
version = 0.8.9
|
||||
description = Monitor and cache transactions using match filters
|
||||
author = Louis Holbrook
|
||||
author_email = dev@holbrook.no
|
||||
|
@ -1,5 +1,5 @@
|
||||
eth_tester==0.5.0b3
|
||||
py-evm==0.3.0a20
|
||||
rlp==2.0.1
|
||||
eth_tester==0.10.0b4
|
||||
py-evm==0.10.0b4
|
||||
rlp==3.0.0
|
||||
pytest==6.0.1
|
||||
coverage==5.5
|
||||
|
Loading…
Reference in New Issue
Block a user