Upgrade chainsyncer, remove state corruption bug on interrupt and partial filter list

This commit is contained in:
lash 2023-08-14 09:48:56 +01:00
parent e176874c30
commit e0b6e2c14b
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
3 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,5 @@
- 0.8.7
* Upgrade chainsyncer (and shep) to avoid state deletion on partial filter list interrupts
- 0.8.6
* Handle crash on conrtact creation when recipient filter is active
- 0.8.5

View File

@ -1,6 +1,6 @@
chainlib-eth~=0.5.1
chainlib~=0.5.2
chainsyncer~=0.8.3
chainsyncer~=0.8.5
leveldir~=0.3.0
eth-cache~=0.3.0
confini~=0.6.3

View File

@ -1,6 +1,6 @@
[metadata]
name = eth-monitor
version = 0.8.6
version = 0.8.7
description = Monitor and cache transactions using match filters
author = Louis Holbrook
author_email = dev@holbrook.no