Stateful queueing engine for blockchain transactions
Go to file
williamluke eb37389b6f Merge pull request 'feat: add `get_latest_txs` query' (#3) from feat/get_latest_txs into lash/backmerge
Reviewed-on: #3
2022-02-08 12:01:12 +00:00
chainqueue feat: add `get_latest_txs` query 2022-02-07 15:35:01 +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 feat: add `get_latest_txs` query 2022-02-07 15:35:01 +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 chore: bump leveldir 2022-02-07 14:55:37 +03:00
setup.py Initial commit 2021-04-02 10:31:50 +02:00