Commit Graph

  • 6dc4887b2f Change license classifier master v0.3.3 lash 2022-11-14 08:14:39 +00:00
  • bd2bf4bb03 Change license to AGPL3, waive copyright v0.3.2 lash 2022-11-14 07:41:48 +00:00
  • adcdcd704e Add settings for token module v0.3.1 dev-0.3.1 lash 2022-07-02 05:57:32 +00:00
  • ca059c5b30 Bump chaind dep v0.3.0 dev-0.3.0 lash 2022-05-14 16:23:33 +00:00
  • 30172798c0 Bump minor version lash 2022-05-14 16:20:00 +00:00
  • df02af8b6d Load config for syncer executable lash 2022-05-14 16:15:02 +00:00
  • 0a44ceb364 Add session cli arg handling to send, queuer lash 2022-05-14 12:41:28 +00:00
  • f49e4149fd Rehabilitate send lash 2022-05-14 12:25:02 +00:00
  • 7c0df3b967 Rehabilitate queuer and syncer cli lash 2022-05-13 13:47:58 +00:00
  • acbbebd8da WIP implement chaind-eth on chainlib 0.3.0 structure lash 2022-05-13 10:32:28 +00:00
  • 96f58c5f41 Bump version lash 2022-05-09 20:21:39 +00:00
  • 0707291f8f Upgrade chainlib to 0.2.0 lash 2022-05-09 19:54:17 +00:00
  • ed7f0a3f71 Upgrade chaind to handle exception in filesystem shep list v0.2.10 dev-0.2.10 lash 2022-05-05 15:45:59 +00:00
  • 2fc3d4da0c Single adapter instantiation v0.2.9 v0.2.8 dev-0.2.9 lash 2022-05-05 15:08:51 +00:00
  • 5fc27671da Upgrade chaind v0.2.7 v0.2.6 dev-0.2.8 dev-0.2.6 lash 2022-05-05 08:10:38 +00:00
  • 8f86e9c970 Implement unsafe address for send v0.2.3 dev-0.2.5 dev-0.2.3 lash 2022-05-04 07:26:17 +00:00
  • abc619d7b2 Factor out outgoing processor v0.2.2 dev-0.2.2 lash 2022-05-04 05:41:00 +00:00
  • 42aa809500 Defer processing backend error handling to parent v0.2.1 dev-0.2.1 lash 2022-05-02 09:59:50 +00:00
  • e31367853c Correct erc20 extension req dev-0.2.0 lash 2022-05-01 06:27:26 +00:00
  • 9522729fa0 Catch backend race lash 2022-04-30 18:44:52 +00:00
  • 097a6f4b53 Advance nonce on gas token txs only v0.1.5 dev-0.1.5 lash 2022-04-29 06:30:12 +00:00
  • 8d0a1f589b Update chain interface, add chainqueue settings to cli v0.1.4 dev-0.1.4 lash 2022-04-28 12:49:50 +00:00
  • 24a71b6c7f Make sure syncer doesnt croak on invalidstate v0.1.3 dev-0.1.3 lash 2022-04-27 09:01:46 +00:00
  • b893aaa7b1 Correct paths between syncer and queuer v0.1.2 dev-0.1.1 dev-0.1.0 lash 2022-04-27 06:36:01 +00:00
  • ab1977b802 Apply queue-specific settings to tasker cli lash 2022-04-26 21:30:13 +00:00
  • 3d39fea7f8 WIP implement tasker daemon on new settings setup lash 2022-04-26 19:40:58 +00:00
  • b19b948be3 implement settings renderer lash 2022-04-26 17:24:57 +00:00
  • f961345652 Add socket send option to send script lash 2022-04-26 15:43:18 +00:00
  • 58d801aa86 Remove stale code, correct systemd syncer args lash/chainqueue-shep lash 2022-04-26 10:10:04 +00:00
  • c1f236769f Add conn to execution in chaind loop lash 2022-04-10 21:42:56 +00:00
  • e33fefe4b3 Remove spam log lash 2022-04-10 21:27:36 +00:00
  • 07dc4a002f Remove unimplemented backends from setup lash 2022-04-10 19:13:46 +00:00
  • dd10379936 Remove irrelevant eth-token-index lash 2022-04-10 19:13:24 +00:00
  • 274534831f Upgrade to chainlib release version lash 2022-04-10 19:10:15 +00:00
  • 2a7fd70f4e Add send cli tool, make token resolver pluggable lash 2022-04-10 19:03:23 +00:00
  • dab50dadd1 Add response on socket lash 2022-04-10 17:13:49 +00:00
  • 9cd89f4a83 Handle duplicate tx exception lash 2022-04-10 16:45:58 +00:00
  • b875386845 Avoid duplicate txs, start store before sync lash 2022-04-10 16:22:25 +00:00
  • 8167d84419 WIP implement chaind sync with shep chainsyncer lash 2022-04-10 13:58:24 +00:00
  • 9c325d416a WIP implement tasker (replacement for server.py) lash 2022-04-10 09:33:10 +00:00
  • 441cb00404 Add dispatch, test lash 2022-03-15 09:32:20 +00:00
  • b96542715d Code purge, start over with cache and test lash 2022-03-15 09:13:13 +00:00
  • 786e1a6029 Patch unnormalized address in query to chainqueue lash/sendscript nolash 2021-10-20 14:31:02 +02:00
  • 574ddcba1a Clarify env vars for chainqueue list, fix socat commands nolash 2021-09-09 13:17:29 +02:00
  • 0714791b9a Allow unsafe addresses in input nolash 2021-09-09 09:05:59 +02:00
  • 8833e2e7b8 Correct rpc env var nolash 2021-09-09 08:47:32 +02:00
  • 0397926adc Add checksum address token resolver as default nolash 2021-09-09 08:40:20 +02:00
  • 064efd1a85 Correct sqlite filename nolash 2021-09-08 17:47:49 +02:00
  • c335353797 Add resend script nolash 2021-09-08 17:17:49 +02:00
  • d5afd6fde4 Add return hash on tx submit, return tx on hash submit nolash 2021-09-08 16:18:19 +02:00
  • 51437ec6bd Add entry point entries, cli module in package nolash 2021-09-08 09:00:40 +02:00
  • f7ef5e6b2e Add token index to deps nolash 2021-09-08 08:59:03 +02:00
  • 6de77825fd Correct value resolution for token send list nolash 2021-09-08 08:50:38 +02:00
  • 7b3cefc2ad Add tx processor and erc20/gas token tx muxer nolash 2021-09-07 16:46:53 +02:00
  • 6a2061553f Add send script, input processor nolash 2021-09-07 09:59:54 +02:00
  • 7f42c3d735 Chaind upgrade nolash 2021-08-27 14:38:30 +02:00
  • f14fd307b8 Bump version nolash 2021-08-26 17:28:39 +02:00
  • 35acc0eaa5 Bump deps nolash 2021-08-26 17:15:29 +02:00
  • 0c0d1fac8f Implement error parser to rpc instantation nolash 2021-08-26 17:14:11 +02:00
  • fc69b2762b Implement retry on failed sends nolash 2021-08-26 10:03:51 +02:00
  • 95f1f0d0a3 Upgrade chainlib, signer nolash 2021-08-25 12:54:27 +02:00
  • 5b92a8361d Upgrade chaind nolash 2021-07-21 08:41:30 +02:00
  • 7bc1f56a0a More readme os spec nolash 2021-07-20 17:22:56 +02:00
  • 0b484fcf8f Specify linux in readme nolash 2021-07-20 17:21:32 +02:00
  • b820a4cbb0 bug in readme, socket path nolash 2021-07-20 17:19:45 +02:00
  • 683351211f Upgrade readme nolash 2021-07-20 17:07:23 +02:00
  • 93c6ed7877 Add inline config files nolash 2021-07-20 16:58:03 +02:00
  • 91b7195262 Fix bug in dispatch test failing on no gas balance in example tx nolash 2021-07-19 14:49:34 +02:00
  • 05e0b6ef19 Rehabilitate syncer daemon runnable nolash 2021-07-19 14:17:12 +02:00
  • 19291b93ce Enable config override nolash 2021-07-19 14:02:31 +02:00
  • 930faef213 Rehabilitate server runnable nolash 2021-07-19 12:47:17 +02:00
  • a4fcb6d640 Upgrade deps nolash 2021-07-18 13:57:33 +02:00
  • 5dc3cf83dd Implement chainlib cli processing nolash 2021-07-18 13:29:02 +02:00
  • d208ebb473 Add dispatch tests nolash 2021-07-18 12:02:14 +02:00
  • d05cd9f202 Include chain interface in tests nolash 2021-07-18 10:59:49 +02:00
  • a6420eacfb Add base config nolash 2021-07-17 08:22:02 +02:00
  • 388910a4ac Add coverage check nolash 2021-07-17 07:39:55 +02:00
  • 41ac66f9d2 Correct deps nolash 2021-07-17 07:17:19 +02:00
  • c35957275c add filter test nolash 2021-07-16 21:48:30 +02:00
  • 1929050e97 add missing files, make adapter test rely on chaintool alembic nolash 2021-07-16 20:03:51 +02:00
  • 1b82cb3118 Factor out dispatch to separate object, implement batch cap per address nolash 2021-06-04 20:48:19 +02:00
  • 374a39edc3 Add systemd setup nolash 2021-06-03 22:23:21 +02:00
  • 49ff9a4b99 Avoid none overwrite of tx in filter nolash 2021-06-03 16:15:19 +02:00
  • ccabbc8ecc Factor out commons to chaind package nolash 2021-06-03 14:49:32 +02:00
  • dbf4108d62 Initial commit nolash 2021-06-03 11:03:17 +02:00