Commit Graph

72 Commits

Author SHA1 Message Date
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
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