chainqueue

Blockchain transaction queue control
Log | Files | Refs | LICENSE

commit da9fb5925dae8fbd0878497d82b07ec50f26b714
parent cbf00281c6e688bee74583fbb50dd6f4760715cc
Author: lash <dev@holbrook.no>
Date:   Thu,  5 May 2022 15:11:01 +0000

Upgrade shep

Diffstat:
MCHANGELOG | 1+
Mrequirements.txt | 2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG @@ -1,5 +1,6 @@ - 0.1.13 * Remove sync on each get + * Upgrade shep to guarantee atomic state lock state - 0.1.12 * Raise correct exception from index store exists check - 0.1.11 diff --git a/requirements.txt b/requirements.txt @@ -6,4 +6,4 @@ leveldir~=0.3.0 confini~=0.6.0 #pyxdg~=0.27 chainlib~=0.1.1 -shep~=0.2.5 +shep~=0.2.6