Compare commits

...

2 Commits

Author SHA1 Message Date
lash
263d4df300 Update changelog 2022-05-05 15:42:08 +00:00
lash
029deead75 Upgrade shep to handle exception in filestore list 2022-05-05 15:37:19 +00:00
3 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
- 0.1.14
* Upgrade shep to handle exception in filestore list
- 0.1.13 - 0.1.13
* Remove sync on each get * Remove sync on each get
* Upgrade shep to guarantee atomic state lock state * Upgrade shep to guarantee atomic state lock state

View File

@@ -6,4 +6,4 @@ leveldir~=0.3.0
confini~=0.6.0 confini~=0.6.0
#pyxdg~=0.27 #pyxdg~=0.27
chainlib~=0.1.1 chainlib~=0.1.1
shep~=0.2.6 shep~=0.2.7

View File

@@ -1,6 +1,6 @@
[metadata] [metadata]
name = chainqueue name = chainqueue
version = 0.1.13 version = 0.1.14
description = Generic blockchain transaction queue control description = Generic blockchain transaction queue control
author = Louis Holbrook author = Louis Holbrook
author_email = dev@holbrook.no author_email = dev@holbrook.no