Commit Graph

161 Commits

Author SHA1 Message Date
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
nolash
d1077bf87a Reinstate start tx setter 2021-04-15 14:11:06 +02:00
nolash
b4be9ff04c Add mock block tx structs 2021-04-15 11:15:48 +02:00
nolash
908f762cd0 Add interrupt test base 2021-04-15 09:59:45 +02:00
nolash
c738563d89 Factor out sql requirements 2021-04-13 15:28:52 +02:00
nolash
7f0936b3e4 Split up backend modules 2021-04-10 00:30:08 +02:00
nolash
3b40f0e6f6 Add filter to file backend 2021-04-10 00:11:10 +02:00
nolash
c2d3d243b0 Add first, resume methods for file backend 2021-04-09 22:14:58 +02:00
nolash
3aa4e5e1a4 WIP Add file backend 2021-04-09 21:40:35 +02:00
nolash
c4f6bc807b Repurpose loop callbacks 2021-04-09 16:07:10 +02:00
Louis Holbrook
1eceae6353 Merge branch 'lash/add-filter' into 'master'
Add filter

See merge request nolash/chainsyncer!2
2021-04-06 15:00:24 +00:00
Louis Holbrook
a42622d833 Merge branch 'lash/add-filter' into 'master'
Lash/add filter

See merge request nolash/chainsyncer!1
2021-04-04 13:03:59 +00:00
Louis Holbrook
673d80774a Lash/add filter 2021-04-04 13:03:58 +00:00
nolash
ad7c780dbc Upgrade deps 2021-04-04 14:41:09 +02:00
nolash
9970973664 Backend session detail 2021-03-23 16:55:52 +01:00
nolash
d2fe51dd43 Add filter flag methods on membackend 2021-03-01 20:26:30 +01:00
nolash
d9196f5ff5 Bump version 2021-02-24 12:47:30 +01:00
nolash
70873e4aec Temporarily remove redundant connection in complete_filter, bump version 2021-02-24 09:32:56 +01:00
nolash
c599a80a6c Remove unique chain row constraint 2021-02-23 22:56:12 +01:00
nolash
caabe288a7 Bump version 2021-02-23 08:46:51 +01:00
nolash
ea73d0082e Remove redundant postgres connections in backend resume method 2021-02-23 08:46:14 +01:00
nolash
9bd61f71bb Use hex for digest 2021-02-23 08:24:57 +01:00
nolash
4b8d031b6c Change to largebinary type in migrations 2021-02-23 06:39:52 +01:00
nolash
c79224cf7b Add sqlalchemy migrations 2021-02-23 06:26:15 +01:00
nolash
0e65dc1ef4 Bump version 2021-02-22 23:40:23 +01:00
nolash
a4ad3feb2f Add graceful shutdown 2021-02-22 23:38:42 +01:00
nolash
d837602394 Handle new return format from backend getters 2021-02-22 22:23:30 +01:00
nolash
b69005682c Correct flags on resume 2021-02-22 20:54:27 +01:00
nolash
be405b8376 Correct multiple resume 2021-02-22 20:06:34 +01:00
nolash
37d0a36303 Add test for resume tx, add flag state to resume 2021-02-22 18:40:41 +01:00
nolash
5cf8b4f296 Rehabilitate start, resume 2021-02-22 13:10:38 +01:00
nolash
81dd5753e8 Add filter to live instantiator, add filter start state 2021-02-22 10:57:07 +01:00
nolash
82e2674555 Change progress callback signature order 2021-02-20 21:11:09 +01:00
nolash
b7520ad951 Bump version 2021-02-19 09:37:01 +01:00
nolash
c509dd8f6c Fix backend db session leak, pass session to filter 2021-02-18 23:55:49 +01:00
nolash
7718c8e3d4 Bump version 2021-02-17 12:45:10 +01:00
nolash
da54a077e5 Add filtering 2021-02-17 12:44:35 +01:00
nolash
2f22d6df1a Improve terminal output 2021-02-12 09:12:03 +01:00
nolash
1ea196d04b Relax chainlib dep, bump version 2021-02-11 12:46:36 +01:00