Commit Graph

124 Commits

Author SHA1 Message Date
lash
97c2d41df3
Factor out sync state scanner 2022-04-20 12:31:32 +00:00
lash
891f90ae5f
WIP refactor to allow other backends 2022-04-20 11:59:12 +00:00
lash
f521162e7b
Move to SYNC state after start 2022-04-10 15:27:14 +00:00
lash
9be67bd78a Revert "Bump shep"
This reverts commit 1c92b97799.
2022-04-09 19:06:06 +00:00
lash
1c92b97799
Bump shep 2022-04-09 19:05:01 +00:00
lash
9fcd85927b
Bump version 2022-04-09 19:03:51 +00:00
lash
5f298cb804
Graceful shutdown of driver 2022-04-02 11:21:58 +00:00
lash
f4c6936517
Detect done sync in store start function 2022-04-02 07:33:12 +00:00
lash
9758ade3d5
Remove unused files 2022-03-30 08:22:05 +00:00
lash
8df2a03d5a
Add belated changelog 2022-03-30 08:14:42 +00:00
lash
af6eedf87e
Set defaults for common name and sum in filter 2022-03-30 08:13:34 +00:00
lash
8527901e6c
Add chain interface driver 2022-03-30 06:55:21 +00:00
lash
e8decb9cb7
Add filter counts in session tests, finish sync interrupt test 2022-03-30 05:25:26 +00:00
lash
18f9b9bd1f
complete test for sync resume 2022-03-29 12:56:15 +00:00
lash
7078adaf7e
WIP implement sync done in resume sync for mock driver 2022-03-29 11:28:37 +00:00
lash
ecb123f495
WIP implement resume sync test 2022-03-29 08:12:43 +00:00
lash
55e30eb13b
Add mock block generator 2022-03-29 07:28:28 +00:00
lash
61d7ee49f3
Soft interrupt tests 2022-03-29 06:56:21 +00:00
lash
ce945ae56e
Complete test for lock on interrupted filter 2022-03-23 23:36:17 +00:00
lash
a3517d0203
WIP session filter interrupt test 2022-03-21 21:03:24 +00:00
lash
045c120439
Remove dead code 2022-03-19 02:47:25 +00:00
lash
8130d28e27
Remove commented code 2022-03-19 01:59:38 +00:00
lash
80f9a8be88
Rehabilitate sync driver on changes target handling 2022-03-19 01:58:13 +00:00
lash
36a8609cb5
Short-circuit syncdone on sync state done in item next 2022-03-19 01:25:24 +00:00
lash
755a030175
Syncitem sync state done on last next 2022-03-19 01:24:08 +00:00
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