Commit Graph

264 Commits

Author SHA1 Message Date
tim
5b9760872d ohlc's 2024-01-23 01:31:47 -04:00
tim
f052ecd30d runner time tick bugfix 2024-01-22 00:42:09 -04:00
tim
294b12d639 datamain only pushes OHLC's to redis 2024-01-21 21:35:13 -04:00
tim
c154f13f7c OHLC's and datamain.py; update DB and package requirements. 2024-01-21 21:04:52 -04:00
tim
8b113563b3 BlockState setitem() fix for overwrite arg 2024-01-16 19:39:56 -04:00
tim
be91e75d71 refactored runner callback setup into main as prep for separate ohlc process 2024-01-15 23:12:13 -04:00
tim
7a4f4c485f alpha touchup 2024-01-12 23:04:09 -04:00
Tim Olson
bb440205f8 runner workarounds for hardhat 2024-01-10 16:50:49 -04:00
Tim Olson
0f95c1c21c debug printouts; removed incorrect test account from secret-mock 2024-01-09 21:10:24 -04:00
Tim Olson
76f20547ad 1337 2024-01-09 13:30:07 -04:00
Tim Olson
d9f0711ce8 transaction management bugfixes 2024-01-08 22:43:25 -04:00
Tim Olson
063ef3fc65 runner worker error reports bugfix 2024-01-05 16:19:48 -04:00
Tim Olson
d03b9af456 debug printout touchup 2024-01-05 15:53:09 -04:00
Tim Olson
dcefd289e3 minor touchups 2024-01-03 18:32:47 -04:00
7400
95624f0df0 Nail in the coffin for vault issues... hopefully. 2023-12-28 18:49:33 -08:00
Tim Olson
52cb2f8ad0 runner worker error reports 2023-12-28 21:40:52 -04:00
Tim Olson
8a9813baed runner yield() bugfix 2023-12-28 19:53:49 -04:00
Tim Olson
41ff02b9ba diagonal line support 2023-12-19 17:06:50 -04:00
Tim Olson
9c0f09ea62 orderstate reordering 2023-12-08 21:17:15 -04:00
Tim Olson
912d65394b Filled state fixes 2023-12-08 17:38:37 -04:00
Tim Olson
b1a16ccda2 Filled status fix 2023-12-08 16:19:35 -04:00
Tim Olson
a69b52d93a Merge remote-tracking branch 'origin/master' into orderspec
# Conflicts:
#	src/dexorder/contract/__init__.py
2023-12-08 15:23:59 -04:00
Tim Olson
5cf8289323 abi loading bugfix 2023-12-08 03:10:15 -04:00
Tim Olson
5e11c9b138 orderstate fixes 2023-12-07 18:36:21 -04:00
7400
9a68310d2e Proxy functionality: substitute IVault 2023-12-06 07:47:22 -08:00
Tim Olson
7d2653746a vault abi from IVault 2023-12-05 23:16:40 -04:00
Tim Olson
245323ddb6 python orderspec refactor 2023-12-05 16:50:40 -04:00
Tim Olson
feea8160ce python code updated for new orderspec but not debugged 2023-12-04 23:11:13 -04:00
7400
a96428b9e3 handle_order_cancel_all 2023-11-30 11:43:37 -08:00
Tim Olson
ecc9e2eb98 runner block polling 2023-11-21 17:59:31 -04:00
Tim Olson
fe138375e7 alpha deployment 2023-11-16 17:34:53 -04:00
Tim Olson
1851c866e5 orderindex 2023-11-13 20:55:32 -04:00
Tim Olson
04e2866977 order cancels 2023-11-10 16:40:22 -04:00
Tim Olson
82be8d94e8 order trigger recovery; state load bugfixes 2023-11-10 15:43:33 -04:00
Tim Olson
6c9e28b00d order completion debug; refactor UNLOAD as a magic attr 2023-11-09 23:22:30 -04:00
Tim Olson
dcad17de9f bugfixes 2023-11-08 23:17:51 -04:00
Tim Olson
54f0687f64 bugfixes 2023-11-07 12:58:27 -04:00
Tim Olson
b8b1a39dff order fill state refactored; order status publishing 2023-11-06 23:48:47 -04:00
Tim Olson
0e49ebdcc5 mockenv staking/liquidity fix 2023-11-06 16:27:53 -04:00
Tim Olson
6a5bba1078 concurrent trigger list modification fix 2023-11-05 18:10:05 -04:00
Tim Olson
73bb0fd635 price constraints working 2023-11-05 16:49:42 -04:00
Tim Olson
6af695d345 db state load fix; vault balance tracking with pubsub; db statedict saves strings not json 2023-10-30 18:45:46 -04:00
Tim Olson
064f1a4d82 all tranches of TWAP WORK 2023-10-29 20:37:18 -04:00
Tim Olson
1da4cf6a93 TRANCHE EXECUTION WORKS 2023-10-29 16:53:45 -04:00
Tim Olson
062085a79f reworked to optionally use Hardhat in mock; chain id 31337; refactored TransactionJob management; execute() mostly commented out for minimalism 2023-10-26 17:05:20 -04:00
Tim Olson
577efe77d6 debug log on tranche execution success 2023-10-20 22:52:50 -04:00
Tim Olson
ee73a38f46 db persistence fixes 2023-10-20 21:57:35 -04:00
Tim Olson
08b529cb44 BlockDict.add() 2023-10-20 17:35:40 -04:00
Tim Olson
2fd378a936 transactionjob updates and fixes 2023-10-20 01:08:59 -04:00
Tim Olson
558b94bfb2 db-based transaction management; checkin for juan 2023-10-19 17:41:37 -04:00