Stateful queueing engine for blockchain transactions
Go to file
lash 3a8ec01588
Allow for sync skip in queue store instantiation
2022-05-04 05:44:47 +00:00
chainqueue Allow for sync skip in queue store instantiation 2022-05-04 05:44:47 +00: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 Add upcoming tests, event callback pass to shep 2022-04-30 05:42:44 +00: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 Remove race waits (defer to client layer) 2022-05-01 06:44:33 +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 Add purge to chainqueue store object 2022-05-02 20:21:51 +00:00
run_tests.sh Update run_tests.sh 2021-09-14 18:06:30 +00:00
setup.cfg Allow for sync skip in queue store instantiation 2022-05-04 05:44:47 +00:00
setup.py Release v0.6.0rc2 2022-02-09 12:56:02 +03:00