Commit Graph

18 Commits

Author SHA1 Message Date
3d1d0d6dd2 fix(get_latest_txs): use desc ordering and switch order 2022-02-28 15:33:55 +03:00
7a36cd1e41 feat: add get_latest_txs query 2022-02-07 15:35:01 +03:00
nolash
fd8f48539d
Fix missing normalizer symbol 2021-11-15 06:54:25 +01:00
nolash
28e7842f4d
More docs, include backend 'abstract' interface 2021-08-29 10:15:43 +02:00
nolash
c85851f370
Remove inconistent data normalization 2021-08-28 06:28:38 +02:00
nolash
3b990a9a87
Add tx normalizer docstring 2021-08-28 03:16:12 +02:00
nolash
faa9988d53
Add tx data normalizer to sql backend 2021-08-28 03:08:22 +02:00
nolash
f9e6e7aeec
Fix typo in chainqueue sql query count_tx 2021-08-27 14:38:58 +02:00
nolash
1dd403b4a2
WIP docstrings 2021-08-27 10:52:05 +02:00
nolash
08e23ae584
Add error parser to backend 2021-08-26 17:07:53 +02:00
Louis Holbrook
3d659ace3a Consolidate adapter interface 2021-08-26 08:05:56 +00:00
nolash
eee7bf0ee2
Add tx count query 2021-06-04 19:37:12 +02:00
nolash
3872d0d9b4
add tx dispatch 2021-06-02 15:05:48 +02:00
nolash
99af484f30
Add upcoming getter 2021-06-02 14:07:01 +02:00
nolash
b0eb0c474d
WIP server sql backend adapter handle duplicates 2021-06-02 13:09:21 +02:00
nolash
eca9dd95d6
WIP add transaction server 2021-06-02 12:59:04 +02:00
nolash
19d4e38dcf
Rehabilitate tests to new package structure 2021-05-28 11:13:01 +02:00
nolash
666a20581b
Move all interfaces to sql sub module 2021-04-15 20:41:35 +02:00