2023-06-07 09:51 | Implement chainsyncer dialect | lash | 2 | +5 | -2 |
2023-06-07 09:28 | Upgrade erc20 dep | lash | 1 | +1 | -1 |
2023-06-07 09:19 | Reinstate chaind dep | lash | 1 | +1 | -1 |
2023-06-07 09:17 | Upgrade to chainlib 0.4.x | lash | 4 | +13 | -7 |
2022-11-14 18:55 | Update readme | lash | 2 | +6 | -6 |
2022-11-14 08:14 | Change license classifier | lash | 2 | +4 | -2 |
2022-11-14 07:41 | Change license to AGPL3, waive copyright | lash | 5 | +119 | -87 |
2022-07-02 05:57 | Add settings for token module | lash | 2 | +2 | -1 |
2022-05-14 16:23 | Bump chaind dep | lash | 1 | +1 | -1 |
2022-05-14 16:20 | Bump minor version | lash | 1 | +1 | -1 |
2022-05-14 16:15 | Load config for syncer executable | lash | 2 | +6 | -1 |
2022-05-14 12:41 | Add session cli arg handling to send, queuer | lash | 2 | +2 | -2 |
2022-05-14 12:25 | Rehabilitate send | lash | 2 | +87 | -33 |
2022-05-13 13:47 | Rehabilitate queuer and syncer cli | lash | 3 | +69 | -54 |
2022-05-13 10:32 | WIP implement chaind-eth on chainlib 0.3.0 structure | lash | 5 | +88 | -34 |
2022-05-09 20:21 | Bump version | lash | 1 | +1 | -1 |
2022-05-09 19:54 | Upgrade chainlib to 0.2.0 | lash | 3 | +4 | -5 |
2022-05-05 15:45 | Upgrade chaind to handle exception in filesystem shep list | lash | 2 | +2 | -2 |
2022-05-05 15:08 | Single adapter instantiation | lash | 3 | +14 | -11 |
2022-05-05 08:10 | Upgrade chaind | lash | 2 | +5 | -5 |
2022-05-04 07:26 | Implement unsafe address for send | lash | 3 | +16 | -7 |
2022-05-04 05:41 | Factor out outgoing processor | lash | 4 | +18 | -33 |
2022-05-02 09:59 | Defer processing backend error handling to parent | lash | 4 | +9 | -17 |
2022-05-01 06:27 | Correct erc20 extension req | lash | 1 | +1 | -1 |
2022-04-30 18:44 | Catch backend race | lash | 4 | +23 | -14 |
2022-04-29 06:30 | Advance nonce on gas token txs only | lash | 4 | +9 | -5 |
2022-04-28 12:49 | Update chain interface, add chainqueue settings to cli | lash | 6 | +17 | -5 |
2022-04-27 09:01 | Make sure syncer doesnt croak on invalidstate | lash | 4 | +7 | -6 |
2022-04-27 06:36 | Correct paths between syncer and queuer | lash | 5 | +175 | -160 |
2022-04-26 21:30 | Apply queue-specific settings to tasker cli | lash | 1 | +6 | -10 |
2022-04-26 19:40 | WIP implement tasker daemon on new settings setup | lash | 3 | +41 | -39 |
2022-04-26 17:24 | implement settings renderer | lash | 2 | +34 | -73 |
2022-04-26 15:43 | Add socket send option to send script | lash | 3 | +26 | -2 |
2022-04-26 10:10 | Remove stale code, correct systemd syncer args | lash | 9 | +22 | -55 |
2022-04-10 21:42 | Add conn to execution in chaind loop | lash | 3 | +11 | -5 |
2022-04-10 21:27 | Remove spam log | lash | 3 | +6 | -4 |
2022-04-10 19:13 | Remove unimplemented backends from setup | lash | 1 | +2 | -2 |
2022-04-10 19:13 | Remove irrelevant eth-token-index | lash | 1 | +0 | -1 |
2022-04-10 19:10 | Upgrade to chainlib release version | lash | 2 | +3 | -3 |
2022-04-10 19:03 | Add send cli tool, make token resolver pluggable | lash | 24 | +331 | -1111 |
2022-04-10 17:13 | Add response on socket | lash | 2 | +15 | -9 |
2022-04-10 16:45 | Handle duplicate tx exception | lash | 1 | +2 | -0 |
2022-04-10 16:22 | Avoid duplicate txs, start store before sync | lash | 2 | +4 | -1 |
2022-04-10 13:58 | WIP implement chaind sync with shep chainsyncer | lash | 4 | +155 | -7 |
2022-04-10 09:33 | WIP implement tasker (replacement for server.py) | lash | 7 | +859 | -0 |
2022-03-15 09:32 | Add dispatch, test | lash | 3 | +47 | -1 |
2022-03-15 09:13 | Code purge, start over with cache and test | lash | 13 | +95 | -296 |
2021-10-20 12:31 | Patch unnormalized address in query to chainqueue | nolash | 7 | +22 | -13 |
2021-09-09 11:17 | Clarify env vars for chainqueue list, fix socat commands | nolash | 1 | +12 | -6 |
2021-09-09 07:05 | Allow unsafe addresses in input | nolash | 2 | +14 | -5 |
2021-09-09 06:47 | Correct rpc env var | nolash | 1 | +2 | -2 |
2021-09-09 06:40 | Add checksum address token resolver as default | nolash | 6 | +194 | -40 |
2021-09-08 15:47 | Correct sqlite filename | nolash | 3 | +3 | -3 |
2021-09-08 15:17 | Add resend script | nolash | 8 | +255 | -117 |
2021-09-08 14:18 | Add return hash on tx submit, return tx on hash submit | nolash | 3 | +33 | -16 |
2021-09-08 07:00 | Add entry point entries, cli module in package | nolash | 1 | +3 | -0 |
2021-09-08 06:59 | Add token index to deps | nolash | 2 | +2 | -1 |
2021-09-08 06:50 | Correct value resolution for token send list | nolash | 3 | +76 | -20 |
2021-09-07 14:46 | Add tx processor and erc20/gas token tx muxer | nolash | 4 | +197 | -13 |
2021-09-07 07:59 | Add send script, input processor | nolash | 6 | +140 | -4 |
2021-08-27 12:38 | Chaind upgrade | nolash | 2 | +2 | -2 |
2021-08-26 15:28 | Bump version | nolash | 1 | +1 | -1 |
2021-08-26 15:15 | Bump deps | nolash | 1 | +2 | -2 |
2021-08-26 15:14 | Implement error parser to rpc instantation | nolash | 5 | +140 | -41 |
2021-08-26 08:03 | Implement retry on failed sends | nolash | 7 | +27 | -12 |
2021-08-25 10:54 | Upgrade chainlib, signer | nolash | 2 | +4 | -4 |
2021-07-21 06:41 | Upgrade chaind | nolash | 4 | +5 | -3 |
2021-07-20 15:22 | More readme os spec | nolash | 1 | +1 | -1 |
2021-07-20 15:21 | Specify linux in readme | nolash | 1 | +1 | -0 |
2021-07-20 15:19 | bug in readme, socket path | nolash | 1 | +3 | -3 |
2021-07-20 15:07 | Upgrade readme | nolash | 1 | +12 | -9 |
2021-07-20 14:58 | Add inline config files | nolash | 5 | +142 | -3 |
2021-07-19 12:49 | Fix bug in dispatch test failing on no gas balance in example tx | nolash | 1 | +22 | -5 |
2021-07-19 12:17 | Rehabilitate syncer daemon runnable | nolash | 1 | +39 | -39 |
2021-07-19 12:02 | Enable config override | nolash | 2 | +3 | -2 |
2021-07-19 10:47 | Rehabilitate server runnable | nolash | 2 | +4 | -3 |
2021-07-18 11:57 | Upgrade deps | nolash | 1 | +2 | -2 |
2021-07-18 11:29 | Implement chainlib cli processing | nolash | 2 | +22 | -33 |
2021-07-18 10:02 | Add dispatch tests | nolash | 6 | +92 | -33 |
2021-07-18 08:59 | Include chain interface in tests | nolash | 4 | +52 | -5 |
2021-07-17 06:22 | Add base config | nolash | 3 | +43 | -7 |
2021-07-17 05:39 | Add coverage check | nolash | 4 | +24 | -0 |
2021-07-17 05:17 | Correct deps | nolash | 2 | +12 | -1 |
2021-07-16 19:48 | add filter test | nolash | 3 | +104 | -1 |
2021-07-16 18:03 | add missing files, make adapter test rely on chaintool alembic | nolash | 9 | +120 | -24 |
2021-06-04 18:48 | Factor out dispatch to separate object, implement batch cap per address | nolash | 5 | +68 | -22 |
2021-06-03 20:23 | Add systemd setup | nolash | 11 | +871 | -5 |
2021-06-03 14:15 | Avoid none overwrite of tx in filter | nolash | 1 | +27 | -0 |
2021-06-03 12:49 | Factor out commons to chaind package | nolash | 2 | +13 | -26 |
2021-06-03 09:03 | Initial commit | nolash | 7 | +327 | -0 |