Commit Graph

78 Commits

Author SHA1 Message Date
lash
6da2a1ced9
Update config processing 2022-05-14 12:24:24 +00:00
lash
9f2a791b1f
Update state config names, remove dead code 2022-05-13 13:47:11 +00:00
lash
ba894044d8
Remove redundant chaind init file 2022-05-13 10:35:21 +00:00
lash
e5a18d1abf
Make flag and arg preparations stateless 2022-05-13 10:32:56 +00:00
lash
139e2772af
Implement settings processing on chainlib 0.3.0 structure 2022-05-13 09:40:18 +00:00
lash
0a5818ebf1
Update settings for queue and syncer 2022-05-10 06:13:56 +00:00
lash
5d2d73fa64
Upgrade chainqueue, chainsyncer 2022-05-09 19:44:28 +00:00
lash
dd1879bb91
Implement mocks on generic tx, block 2022-05-09 19:25:31 +00:00
lash
e264ed5c37
Upgrade deps, to avoid shep sync on persist set 2022-05-05 17:08:09 +00:00
lash
d472bd4f7c
Upgrade deps, handle filestore list exception in shep 2022-05-05 15:41:30 +00:00
lash
465d692956
Upgrade deps 2022-05-05 15:02:21 +00:00
lash
81c1207828
Recreate adapter only per block 2022-05-05 12:09:07 +00:00
lash
f33ba13d74
Upgrade chainsyncer 2022-05-05 08:00:14 +00:00
lash
5459d4c3f8
Upgrade deps 2022-05-04 18:22:29 +00:00
lash
3e05717395
Add error line for rpc fails in dispatch 2022-05-04 06:44:40 +00:00
lash
54d10ee40b
Upgrade chainqueue 2022-05-04 05:43:39 +00:00
lash
9cffdc5867
Factor out dispatch processor from chain implementation 2022-05-04 05:38:01 +00:00
lash
4f96be2024
Upgrade chainqueue 2022-05-03 17:22:59 +00:00
lash
32e1bc6aa5
Correct purge call, add missing lock module 2022-05-02 20:10:30 +00:00
lash
387014f77b
Purge items from memory state on final 2022-05-02 20:05:41 +00:00
lash
c3a592c0f6
Implement shep store lock 2022-05-02 09:59:13 +00:00
lash
5d61506133
WIP whackamole race condition problems 2022-05-01 07:55:51 +00:00
lash
5102b4ac6e
Fix crashes related to race condition hits 2022-05-01 07:31:18 +00:00
lash
9b98703f24
Receive race handling from chainqueue, rehabilitate tests 2022-05-01 06:58:52 +00:00
lash
4be5325df2
Renew backend every filter pass, allow race in backend 2022-04-30 18:32:10 +00:00
lash
96bdca20cc
Filter out final states from upcoming in network exceptions 2022-04-30 16:44:37 +00:00
lash
14fce6f63f
Upgrade chainsyncer 2022-04-30 07:51:59 +00:00
lash
9ed3bad0c4
Add upcoming throttling, tests 2022-04-30 05:45:02 +00:00
lash
e87ec0cd4c
Upgrade chainqueue, chainsyncer 2022-04-29 06:26:43 +00:00
lash
b52d69c3f9
Correct chainlib version 2022-04-28 12:44:59 +00:00
lash
1d2656aaed
Add settings module 2022-04-28 12:41:08 +00:00
lash
b198e3f6b1
Upgrade chainsyncer, chainqueue 2022-04-27 06:35:18 +00:00
lash
a55591f243
Include cli module in setup 2022-04-27 06:31:30 +00:00
lash
800b70680b
Improve data dir generation, improve socket settings handling 2022-04-27 06:29:46 +00:00
lash
e54f03a8f6
Add chainqueue settings 2022-04-26 21:28:31 +00:00
lash
18d10dc8b7
Allow selective sync and or queue in settings 2022-04-26 19:41:29 +00:00
lash
7e78fd0da2
Implement cli processing, settings renderer 2022-04-26 17:25:37 +00:00
lash
99cbf20b64
Upgrade deps 2022-04-26 10:12:13 +00:00
lash
2677dbe80c
Update deps 2022-04-10 19:12:30 +00:00
lash
4f83b20719
Add socket respond capability 2022-04-10 17:18:54 +00:00
lash
d0dbaad1f2
Skip not local transaction in sync 2022-04-10 16:21:52 +00:00
lash
8c2905b801
Move sessioncontroller from previous chaind-eth to session module 2022-04-10 09:34:50 +00:00
lash
b77aafc7bc
Make dispatcher definable in tests 2022-03-15 09:33:14 +00:00
lash
4db22bcc08
Implement embedded tx hash generation, reusable test provisions module 2022-03-15 08:28:10 +00:00
lash
8e2cb86266
Rectify defaults in fs adapter instance 2022-03-14 21:43:08 +00:00
lash
e01fa4c54a
Add testrunner script 2022-03-14 21:41:00 +00:00
lash
d128907bc2
Extract adapter base 2022-03-14 21:40:20 +00:00
lash
a606c06b41
Correct fs adapter module reference in test 2022-03-14 21:26:38 +00:00
lash
a0914520d8
Remove inactive module files 2022-03-14 21:24:50 +00:00
lash
25ac641476
Add filter tests 2022-03-14 21:17:31 +00:00