Commit Graph

72 Commits

Author SHA1 Message Date
lash
2fc3d4da0c
Single adapter instantiation 2022-05-05 15:08:51 +00:00
lash
5fc27671da
Upgrade chaind 2022-05-05 08:10:38 +00:00
lash
8f86e9c970
Implement unsafe address for send 2022-05-04 07:26:17 +00:00
lash
abc619d7b2
Factor out outgoing processor 2022-05-04 05:41:00 +00:00
lash
42aa809500
Defer processing backend error handling to parent 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 2022-04-29 06:30:12 +00:00
lash
8d0a1f589b
Update chain interface, add chainqueue settings to cli 2022-04-28 12:49:50 +00:00
lash
24a71b6c7f
Make sure syncer doesnt croak on invalidstate 2022-04-27 09:01:46 +00:00
lash
b893aaa7b1
Correct paths between syncer and queuer 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
nolash
51437ec6bd
Add entry point entries, cli module in package 2021-09-08 09:00:40 +02:00
nolash
f7ef5e6b2e
Add token index to deps 2021-09-08 08:59:03 +02:00
nolash
6de77825fd
Correct value resolution for token send list 2021-09-08 08:50:38 +02:00
nolash
7b3cefc2ad
Add tx processor and erc20/gas token tx muxer 2021-09-07 16:46:53 +02:00
nolash
6a2061553f
Add send script, input processor 2021-09-07 09:59:54 +02:00
nolash
7f42c3d735
Chaind upgrade 2021-08-27 14:38:30 +02:00
nolash
f14fd307b8
Bump version 2021-08-26 17:28:39 +02:00
nolash
35acc0eaa5
Bump deps 2021-08-26 17:15:29 +02:00
nolash
0c0d1fac8f
Implement error parser to rpc instantation 2021-08-26 17:14:11 +02:00
nolash
fc69b2762b
Implement retry on failed sends 2021-08-26 10:03:51 +02:00
nolash
95f1f0d0a3
Upgrade chainlib, signer 2021-08-25 12:54:32 +02:00
nolash
5b92a8361d
Upgrade chaind 2021-07-21 08:41:30 +02:00
nolash
7bc1f56a0a
More readme os spec 2021-07-20 17:22:56 +02:00