Commit Graph

57 Commits

Author SHA1 Message Date
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
nolash
0b484fcf8f Specify linux in readme 2021-07-20 17:21:32 +02:00
nolash
b820a4cbb0 bug in readme, socket path 2021-07-20 17:19:45 +02:00
nolash
683351211f Upgrade readme 2021-07-20 17:07:23 +02:00
nolash
93c6ed7877 Add inline config files 2021-07-20 16:58:03 +02:00
nolash
91b7195262 Fix bug in dispatch test failing on no gas balance in example tx 2021-07-19 14:49:34 +02:00
nolash
05e0b6ef19 Rehabilitate syncer daemon runnable 2021-07-19 14:17:12 +02:00
nolash
19291b93ce Enable config override 2021-07-19 14:02:31 +02:00
nolash
930faef213 Rehabilitate server runnable 2021-07-19 12:47:17 +02:00
nolash
a4fcb6d640 Upgrade deps 2021-07-18 13:57:33 +02:00
nolash
5dc3cf83dd Implement chainlib cli processing 2021-07-18 13:29:02 +02:00
nolash
d208ebb473 Add dispatch tests 2021-07-18 12:02:14 +02:00
nolash
d05cd9f202 Include chain interface in tests 2021-07-18 10:59:49 +02:00
nolash
a6420eacfb Add base config 2021-07-17 08:22:02 +02:00
nolash
388910a4ac Add coverage check 2021-07-17 07:39:55 +02:00
nolash
41ac66f9d2 Correct deps 2021-07-17 07:17:19 +02:00