85 Commits

Author SHA1 Message Date
lash
6dc4887b2f Change license classifier v0.3.3 2022-11-14 08:14:39 +00:00
lash
bd2bf4bb03 Change license to AGPL3, waive copyright v0.3.2 2022-11-14 07:41:54 +00:00
lash
adcdcd704e Add settings for token module v0.3.1 2022-07-02 05:57:42 +00:00
lash
ca059c5b30 Bump chaind dep v0.3.0 2022-05-14 16:23:33 +00:00
lash
30172798c0 Bump minor version 2022-05-14 16:20:09 +00:00
lash
df02af8b6d Load config for syncer executable 2022-05-14 16:15:02 +00:00
lash
0a44ceb364 Add session cli arg handling to send, queuer 2022-05-14 12:41:28 +00:00
lash
f49e4149fd Rehabilitate send 2022-05-14 12:25:02 +00:00
lash
7c0df3b967 Rehabilitate queuer and syncer cli 2022-05-13 13:47:58 +00:00
lash
acbbebd8da WIP implement chaind-eth on chainlib 0.3.0 structure 2022-05-13 10:32:28 +00:00
lash
96f58c5f41 Bump version 2022-05-09 20:21:44 +00:00
lash
0707291f8f Upgrade chainlib to 0.2.0 2022-05-09 19:54:17 +00:00
lash
ed7f0a3f71 Upgrade chaind to handle exception in filesystem shep list v0.2.10 2022-05-05 15:45:59 +00:00
lash
2fc3d4da0c Single adapter instantiation v0.2.8 v0.2.9 2022-05-05 15:08:51 +00:00
lash
5fc27671da Upgrade chaind v0.2.6 v0.2.7 2022-05-05 08:10:38 +00:00
lash
8f86e9c970 Implement unsafe address for send v0.2.3 2022-05-04 07:26:17 +00:00
lash
abc619d7b2 Factor out outgoing processor v0.2.2 2022-05-04 05:41:00 +00:00
lash
42aa809500 Defer processing backend error handling to parent v0.2.1 2022-05-02 09:59:50 +00:00
lash
e31367853c Correct erc20 extension req 2022-05-01 06:27:26 +00:00
lash
9522729fa0 Catch backend race 2022-04-30 18:44:52 +00:00
lash
097a6f4b53 Advance nonce on gas token txs only v0.1.5 2022-04-29 06:30:12 +00:00
lash
8d0a1f589b Update chain interface, add chainqueue settings to cli v0.1.4 2022-04-28 12:49:50 +00:00
lash
24a71b6c7f Make sure syncer doesnt croak on invalidstate v0.1.3 2022-04-27 09:01:46 +00:00
lash
b893aaa7b1 Correct paths between syncer and queuer v0.1.2 2022-04-27 06:36:01 +00:00
lash
ab1977b802 Apply queue-specific settings to tasker cli 2022-04-26 21:30:13 +00:00
lash
3d39fea7f8 WIP implement tasker daemon on new settings setup 2022-04-26 19:40:58 +00:00
lash
b19b948be3 implement settings renderer 2022-04-26 17:24:57 +00:00
lash
f961345652 Add socket send option to send script 2022-04-26 15:43:24 +00:00
lash
58d801aa86 Remove stale code, correct systemd syncer args 2022-04-26 10:10:04 +00:00
lash
c1f236769f Add conn to execution in chaind loop 2022-04-10 21:42:56 +00:00
lash
e33fefe4b3 Remove spam log 2022-04-10 21:27:36 +00:00
lash
07dc4a002f Remove unimplemented backends from setup 2022-04-10 19:13:46 +00:00
lash
dd10379936 Remove irrelevant eth-token-index 2022-04-10 19:13:24 +00:00
lash
274534831f Upgrade to chainlib release version 2022-04-10 19:10:25 +00:00
lash
2a7fd70f4e Add send cli tool, make token resolver pluggable 2022-04-10 19:03:23 +00:00
lash
dab50dadd1 Add response on socket 2022-04-10 17:13:49 +00:00
lash
9cd89f4a83 Handle duplicate tx exception 2022-04-10 16:45:58 +00:00
lash
b875386845 Avoid duplicate txs, start store before sync 2022-04-10 16:22:25 +00:00
lash
8167d84419 WIP implement chaind sync with shep chainsyncer 2022-04-10 13:58:24 +00:00
lash
9c325d416a WIP implement tasker (replacement for server.py) 2022-04-10 09:33:10 +00:00
lash
441cb00404 Add dispatch, test 2022-03-15 09:32:20 +00:00
lash
b96542715d Code purge, start over with cache and test 2022-03-15 09:13:20 +00:00
nolash
786e1a6029 Patch unnormalized address in query to chainqueue 2021-10-20 14:31:02 +02:00
nolash
574ddcba1a Clarify env vars for chainqueue list, fix socat commands 2021-09-09 13:17:29 +02:00
nolash
0714791b9a Allow unsafe addresses in input 2021-09-09 09:05:59 +02:00
nolash
8833e2e7b8 Correct rpc env var 2021-09-09 08:47:32 +02:00
nolash
0397926adc Add checksum address token resolver as default 2021-09-09 08:40:20 +02:00
nolash
064efd1a85 Correct sqlite filename 2021-09-08 17:47:49 +02:00
nolash
c335353797 Add resend script 2021-09-08 17:17:49 +02:00
nolash
d5afd6fde4 Add return hash on tx submit, return tx on hash submit 2021-09-08 16:18:19 +02:00