Commit Graph

161 Commits

Author SHA1 Message Date
lash
21db658575 Add missing single flag 2022-05-10 18:30:28 +00:00
lash
909b85b2b7 Upgrade deps v0.4.9 2022-05-09 19:43:36 +00:00
lash
2f9663a8f8 Fix faulty new fs store path create 2022-05-07 11:28:13 +00:00
lash
637ead1a38 Improve log output for unlocking tool v0.4.8 2022-05-07 11:27:01 +00:00
lash
412018fc64 Upgrade shep to avoid sync in persist set 2022-05-05 17:05:39 +00:00
lash
95663621bc Update changelog v0.4.6 2022-05-05 15:43:54 +00:00
lash
0726f7a730 Upgrade shep, handle exception in filestore list in shep 2022-05-05 15:39:18 +00:00
lash
2c8ad85307 Upgrade chainlib, shep (state lock integrity) v0.4.5 2022-05-05 14:49:34 +00:00
lash
5df6656981 Reinstate next tx index in sync state for filter execution v0.4.4 2022-05-05 05:23:06 +00:00
lash
4af735e5d3 Add tests for begin, end, middle revert and continue filter after lock 2022-04-30 07:49:38 +00:00
lash
6b6b26f1ae WIP Move unlock filter code into store base 2022-04-30 07:35:15 +00:00
lash
44bdda80bf Correct executable module in cli tool setip v0.4.2 2022-04-29 06:24:00 +00:00
lash
f039d6c9ad Correct runnable package name v0.4.1 2022-04-28 15:36:04 +00:00
lash
58787b3884 Add unlock cli tool to setup v0.4.0 2022-04-28 15:30:45 +00:00
lash
b192dd6e95 Add resume of filter in syncitem 2022-04-28 12:35:18 +00:00
lash
ca1441d50d WIP safe access to unlocking sync with tool 2022-04-28 08:15:04 +00:00
lash
ca82ea247f Filter list persistencE 2022-04-28 06:45:59 +00:00
lash
384c79bed0 Remove session id path generation 2022-04-28 06:10:43 +00:00
lash
36acf3f09a WIP more work on lock cli tool 2022-04-27 09:59:40 +00:00
lash
3a2317d253 WIP add lock cli tool 2022-04-27 09:43:57 +00:00
lash
6647e11df5 Add cli args handler and settings processor v0.3.6 2022-04-27 05:04:13 +00:00
lash
4e7c0f0d73 Add settings renderer, cli flag and config handling 2022-04-26 19:07:34 +00:00
lash
b5617fc9fb Upgrade shep v0.3.5 2022-04-26 08:16:38 +00:00
lash
044e85fb99 Allow memory-only syncing 2022-04-26 07:56:04 +00:00
lash
927913bd02 Check explicit for bool in filter interrupt check v0.3.4 2022-04-25 06:28:42 +00:00
lash
290fa1844d Add chainsyncer extras v0.3.3 2022-04-24 21:20:41 +00:00
lash
b6ed8d7d8f Remove loglines 2022-04-24 20:52:11 +00:00
lash
4905fe4fc2 Upgrade shep 2022-04-24 20:47:09 +00:00
lash
6d9d0f0462 Update deps v0.3.2 2022-04-20 19:01:07 +00:00
lash
2c206078ff Remove deleted module from setup 2022-04-20 16:38:04 +00:00
lash
05898a7e00 Complete rocksdb test 2022-04-20 16:36:06 +00:00
lash
4bda7522ab Move store tests to separate dir, run last 2022-04-20 15:28:12 +00:00
lash
d27bcaa9f5 Factor out common store tests, implement for fs and rocksdb 2022-04-20 15:15:43 +00:00
lash
197560ae16 Implement rocksdb and default test 2022-04-20 14:27:59 +00:00
lash
f385b26e1e Remove state module, move filterstate to filter module v0.3.1 2022-04-20 13:17:38 +00:00
lash
b7957b8a0b Rename syncstate to filterstate 2022-04-20 12:58:50 +00:00
lash
9aded5c561 Factor out target state 2022-04-20 12:55:43 +00:00
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