|
|
01581eef84
|
handle execution error 'NO'
|
2024-04-15 18:28:29 -04:00 |
|
|
|
bee132a9dd
|
handle execution error 'NO'
|
2024-04-15 18:19:34 -04:00 |
|
|
|
0852c2689d
|
SwapOrderState.error
|
2024-04-15 18:16:30 -04:00 |
|
|
|
98513f8c5f
|
finalize transactions fix
|
2024-04-15 18:07:21 -04:00 |
|
|
|
1f4f5693eb
|
finalize transactions fix
|
2024-04-15 17:54:44 -04:00 |
|
|
|
ce50c9adaf
|
shutdown fixes
|
2024-04-13 01:46:47 -04:00 |
|
|
|
fff136315a
|
activate orders before pushing loaded db state to redis; rogue vault handling
|
2024-04-13 00:31:35 -04:00 |
|
|
|
663e055241
|
state.height fix in remove_branch()
|
2024-04-12 21:00:30 -04:00 |
|
|
|
50a8d7f809
|
removed leading zeros from series 'os' index key
|
2024-04-12 20:48:32 -04:00 |
|
|
|
83b1e5eaad
|
bugfix for cancelall when no orders are open
|
2024-04-12 17:47:52 -04:00 |
|
|
|
6341dda602
|
removed debug log spam
|
2024-04-11 19:50:09 -04:00 |
|
|
|
af816e14d4
|
clear redis if no db state available
|
2024-04-11 16:33:54 -04:00 |
|
|
|
ced92dbefd
|
finalize_cb bugfix; vault recent orders; transaction handling for backfill branches
|
2024-04-11 16:26:31 -04:00 |
|
|
|
acbbaa0229
|
reworked transaction receipt handling
|
2024-04-09 23:04:45 -04:00 |
|
|
|
54f6ffd52a
|
package upgrades seemed to fix 100% cpu
|
2024-04-09 23:03:44 -04:00 |
|
|
|
bc6f4e3023
|
finaldata bugfix
|
2024-04-04 01:55:01 -04:00 |
|
|
|
aa10e8d48c
|
finaldata bugfix
|
2024-04-04 01:13:07 -04:00 |
|
|
|
923c1a664b
|
chunk negative index bugfix
|
2024-04-04 00:25:10 -04:00 |
|
|
|
328aea1213
|
walker bugfix
|
2024-04-04 00:03:58 -04:00 |
|
|
|
9103bf4214
|
walker bugfix
|
2024-04-04 00:00:43 -04:00 |
|
|
|
34359155e1
|
mirror fixes
|
2024-04-03 21:38:30 -04:00 |
|
|
|
f736b13332
|
mirror.py bugfix
|
2024-04-03 20:36:27 -04:00 |
|
|
|
3a9d0221ae
|
alpha config fix
|
2024-04-03 20:23:19 -04:00 |
|
|
|
da45a65f21
|
always use run-latest.json not a tag name
|
2024-04-03 19:12:22 -04:00 |
|
|
|
e3ed893d81
|
mirror polling delay is per pool not for all pools
|
2024-04-03 19:03:02 -04:00 |
|
|
|
1eacc7de4e
|
metadata-alpha.json, elaborate_metadata.py
|
2024-04-03 16:26:13 -04:00 |
|
|
|
3685930d55
|
comment
|
2024-04-03 14:55:17 -04:00 |
|
|
|
4f676f7153
|
removed polling as a suggested config
|
2024-04-03 14:00:36 -04:00 |
|
|
|
747d95739b
|
bugfixes
|
2024-04-03 02:57:40 -04:00 |
|
|
|
38cb5dfb01
|
bugfix
|
2024-04-03 02:00:48 -04:00 |
|
|
|
8d66e97266
|
bugfixes; blockstate rework seems decent
|
2024-04-03 01:47:44 -04:00 |
|
|
|
7acc51a652
|
blockstate rework, not debugged
|
2024-04-03 00:03:01 -04:00 |
|
|
|
26736ad437
|
applyFills() fixes
|
2024-03-30 14:56:20 -04:00 |
|
|
|
aeb7a41e7d
|
orderstate unload() bugfix
|
2024-03-29 19:05:32 -04:00 |
|
|
|
29c4902234
|
runner/walker backfill off-by-one bugfix
|
2024-03-29 16:47:48 -04:00 |
|
|
|
f57c91a83a
|
orders.log logging config
|
2024-03-29 15:28:14 -04:00 |
|
|
|
f67e59916a
|
order completion fixes
|
2024-03-28 22:44:40 -04:00 |
|
|
|
f8893e0058
|
level name in log
|
2024-03-28 21:12:42 -04:00 |
|
|
|
0c791c665b
|
polling default config touchups
|
2024-03-28 15:34:55 -04:00 |
|
|
|
19eb03e18f
|
order building fixes
|
2024-03-27 16:11:43 -04:00 |
|
|
|
c25da3243b
|
autodetect balances for vaults which are created before the backend started
|
2024-03-27 14:53:38 -04:00 |
|
|
|
38d48a8f5f
|
walker_stop; bin.block_for_time
|
2024-03-27 14:23:11 -04:00 |
|
|
|
f22f8bf017
|
transaction manager separation; get_block() caching
|
2024-03-27 12:05:11 -04:00 |
|
|
|
da5f921953
|
contract method branding
|
2024-03-26 16:10:02 -04:00 |
|
|
|
50dfb493b0
|
mirror runs once if polling <= 0
|
2024-03-26 12:56:48 -04:00 |
|
|
|
4264997bdb
|
session.autoflush=False; metadata.x.mock=True
|
2024-03-25 21:02:55 -04:00 |
|
|
|
abf64151ab
|
requirements-lock.txt
|
2024-03-25 12:33:32 -04:00 |
|
|
|
b2ea1d17c1
|
backend checks for tranche funds
|
2024-03-24 20:52:43 -04:00 |
|
|
|
1d8147e14f
|
runner event handling fixes
|
2024-03-24 15:39:40 -04:00 |
|
|
|
f01f67a005
|
local bloom filters
|
2024-03-24 15:00:04 -04:00 |
|