Compare commits

..

2 Commits

Author SHA1 Message Date
lash
a0f8960643 Update changelog 2022-05-05 17:06:30 +00:00
lash
ce0f29d982 Upgrade shep, omit sync on persist set 2022-05-05 17:03:19 +00:00
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
- 0.1.15
* Upgrade shep to avoid sync in persist set
- 0.1.14
* Upgrade shep to handle exception in filestore list
- 0.1.13

View File

@@ -1,9 +1,9 @@
#pysha3==1.0.2
hexathon~=0.1.5
hexathon~=0.1.6
leveldir~=0.3.0
#alembic==1.4.2
#SQLAlchemy==1.3.20
confini~=0.6.0
#pyxdg~=0.27
chainlib~=0.1.1
shep~=0.2.7
shep~=0.2.8

View File

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