Stateful queueing engine for blockchain transactions
Go to file
William Luke 3d1d0d6dd2 fix(get_latest_txs): use desc ordering and switch order 2022-02-28 15:33:55 +03:00
chainqueue fix(get_latest_txs): use desc ordering and switch order 2022-02-28 15:33:55 +03:00
doc/texinfo Doc typo 2021-08-29 11:56:06 +02:00
scripts Add docstring to cli outputter, register summary on individual tx adds 2021-08-27 11:10:21 +02:00
tests fix(get_latest_txs): use desc ordering and switch order 2022-02-28 15:33:55 +03:00
.gitignore feat: add `get_latest_txs` query 2022-02-07 15:35:01 +03:00
.gitlab-ci.yml Update .gitlab-ci.yml 2021-09-15 05:52:38 +00:00
CHANGELOG Consolidate adapter interface 2021-08-26 08:05:56 +00:00
LICENSE Add license, manifest 2021-06-03 14:41:34 +02:00
MANIFEST.in Consolidate adapter interface 2021-08-26 08:05:56 +00:00
requirements.txt chore: bump leveldir 2022-02-07 14:55:37 +03:00
run_tests.sh Update run_tests.sh 2021-09-14 18:06:30 +00:00
setup.cfg Release v0.6.0rc2 2022-02-09 12:56:02 +03:00
setup.py Release v0.6.0rc2 2022-02-09 12:56:02 +03:00