Commit Graph

149 Commits

Author SHA1 Message Date
lash 2b5383e9e0
Correct first target state filename 2022-03-19 01:13:37 +00:00
lash 43249a9ec0
Move serialize code block 2022-03-19 01:04:43 +00:00
lash 41e00449f8
correct serialization on next block in sync item 2022-03-19 01:03:49 +00:00
lash 7ff4e8faa0
Add target serialization to first state 2022-03-19 00:59:55 +00:00
lash 5f2809c394
Correct sync states of live sync ends 2022-03-19 00:52:47 +00:00
lash e48b62679d
Replace filter execution control with bools instead of exceptions 2022-03-18 19:12:07 +00:00
lash 75a6d2975e
Implement driver processing 2022-03-18 01:11:30 +00:00
lash 78bd6ca538
Move filter registration to session store 2022-03-18 00:02:18 +00:00
lash 18f16d878f
Introduce driver object 2022-03-17 23:48:23 +00:00
lash dcf095cc86
Complete syncitem filter advance 2022-03-17 22:07:19 +00:00
lash 5968a19042
Implement filter state per sync item 2022-03-17 19:36:27 +00:00
lash 9386b9e7f9
Fs syncer 2022-03-17 14:54:34 +00:00
lash 2d14515d34
Repair after merge 2022-03-17 10:16:55 +00:00
lash 58e983efcc Merge branch 'dev-0.3.0' into lash/shep 2022-03-17 10:12:00 +00:00
lash bf0b2eb5a5 Revert "WIP shep state defs"
This reverts commit 2ba87de195.
2022-03-17 10:10:37 +00:00
lash af47e31cc8
New filter interface, add state step stubs 2022-03-17 10:09:12 +00:00
lash 2ba87de195
WIP shep state defs 2022-03-16 18:44:13 +00:00
lash d97b3ab1dd
Upgrade deps 2022-03-06 19:35:39 +00:00
lash b8cd6e256a
Add idle callback to poller 2022-01-30 09:51:23 +00:00
nolash c37ad876f1
Upgrade deps, bump version 2021-11-15 14:27:57 +01:00
nolash 674bcc598a
Remove urllib exception leak in chainlib, rehabilitate tests 2021-10-19 14:20:11 +02:00
nolash 30c574a74b
Change result in threadpoolhistorysyncer 2021-09-29 19:37:31 +02:00
nolash d0c4aa5679
Remove cmment 2021-09-29 19:18:35 +02:00
nolash acbfcedc2b
Add parallization test with eth_tester backend 2021-09-29 19:01:57 +02:00
nolash 0e37914991
Separate ranges calculation from backend creation 2021-09-27 21:37:48 +02:00
nolash a49c152e24
Add thread range generator 2021-09-27 20:37:13 +02:00
nolash db6128f823
Add lock flags to model, backend 2021-09-26 19:32:08 +02:00
nolash 9f4362ad07
Rename doc dir 2021-08-29 11:28:16 +02:00
nolash 59715f2b82
Add filter, stack descriptions to infotex docs 2021-08-29 10:57:32 +02:00
nolash 6f699dcf86
Typo in base driver file 2021-08-27 14:21:35 +02:00
nolash 4c4070b8dc
Add docstrings for unittest module 2021-08-27 14:16:46 +02:00
nolash 877dde8cf6
WIP docstrings 2021-08-27 14:04:34 +02:00
nolash 578ee69cd3
WIP docstrings for drivers 2021-08-27 13:41:03 +02:00
nolash 8a6272dbfe
Bump version 2021-08-27 12:43:29 +02:00
nolash ee61674ff7
WIP add docstrings 2021-08-27 12:43:12 +02:00
nolash 059f585efe
Complete docstrings and cleanup of chainsyncer backends 2021-08-27 12:23:11 +02:00
nolash 07685134c1
Bump version 2021-08-26 10:12:13 +02:00
Louis Holbrook fa95d5c192 Merge branch 'lash/chainlib-basedir' into '0.0.5-dev'
Implement chainlib basedir override

See merge request chaintool/chainsyncer!6
2021-08-26 08:09:47 +00:00
Louis Holbrook 5ff72117bc Implement chainlib basedir override 2021-08-26 08:09:47 +00:00
nolash e7bc480f7c
Remove unused handler 2021-06-03 16:16:41 +02:00
nolash 90d091edfd
Add base setup for sql backend 2021-06-03 13:54:49 +02:00
nolash 2400084251
Handle ethtester return values in historysyncer driver getter and process 2021-04-16 15:21:26 +02:00
nolash 7b3cf46732
Rename sql backend object 2021-04-15 17:45:35 +02:00
nolash 5004712360
Add missing modules to package 2021-04-15 17:35:38 +02:00
nolash 0582416fb6
Add missing modules to package 2021-04-15 17:35:27 +02:00
nolash e9b62d7062
Correct file backend name in test 2021-04-15 17:19:05 +02:00
nolash cb603130b7
Make tests pass for file 2021-04-15 17:16:31 +02:00
nolash 6a94e28ad8
WIP fix filter handling in file backend 2021-04-15 16:23:30 +02:00
nolash 6201420ad2
Use mock conn and process method from headsyncer in testsyncer 2021-04-15 15:27:19 +02:00
nolash 987a18fd6b
Implement filter integrity test in sql backend 2021-04-15 15:06:07 +02:00