Commit Graph

  • 6f699dcf86 Typo in base driver file nolash 2021-08-27 14:21:35 +02:00
  • 4c4070b8dc Add docstrings for unittest module nolash 2021-08-27 14:16:46 +02:00
  • 877dde8cf6 WIP docstrings nolash 2021-08-27 14:04:34 +02:00
  • 578ee69cd3 WIP docstrings for drivers nolash 2021-08-27 13:41:03 +02:00
  • 8a6272dbfe Bump version nolash 2021-08-27 12:43:29 +02:00
  • ee61674ff7 WIP add docstrings nolash 2021-08-27 12:43:12 +02:00
  • 059f585efe Complete docstrings and cleanup of chainsyncer backends nolash 2021-08-27 12:23:11 +02:00
  • 07685134c1 Bump version nolash 2021-08-26 10:12:13 +02:00
  • fa95d5c192 Merge branch 'lash/chainlib-basedir' into '0.0.5-dev' Louis Holbrook 2021-08-26 08:09:47 +00:00
  • 5ff72117bc Implement chainlib basedir override Louis Holbrook 2021-08-26 08:09:47 +00:00
  • e7bc480f7c Remove unused handler nolash 2021-06-03 16:16:41 +02:00
  • 90d091edfd Add base setup for sql backend nolash 2021-06-03 13:54:49 +02:00
  • 2400084251 Handle ethtester return values in historysyncer driver getter and process nolash 2021-04-16 15:21:26 +02:00
  • 7b3cf46732 Rename sql backend object nolash 2021-04-15 17:45:35 +02:00
  • 5004712360 Add missing modules to package nolash 2021-04-15 17:35:38 +02:00
  • 0582416fb6 Add missing modules to package nolash 2021-04-15 17:35:27 +02:00
  • e9b62d7062 Correct file backend name in test nolash 2021-04-15 17:19:05 +02:00
  • cb603130b7 Make tests pass for file nolash 2021-04-15 17:16:31 +02:00
  • 6a94e28ad8 WIP fix filter handling in file backend nolash 2021-04-15 16:23:30 +02:00
  • 6201420ad2 Use mock conn and process method from headsyncer in testsyncer nolash 2021-04-15 15:27:19 +02:00
  • 987a18fd6b Implement filter integrity test in sql backend nolash 2021-04-15 15:06:07 +02:00
  • d1077bf87a Reinstate start tx setter nolash 2021-04-15 14:11:06 +02:00
  • b4be9ff04c Add mock block tx structs nolash 2021-04-15 11:15:48 +02:00
  • 908f762cd0 Add interrupt test base nolash 2021-04-15 09:59:45 +02:00
  • c738563d89 Factor out sql requirements nolash 2021-04-13 15:28:52 +02:00
  • 7f0936b3e4 Split up backend modules nolash 2021-04-10 00:30:08 +02:00
  • 3b40f0e6f6 Add filter to file backend nolash 2021-04-10 00:11:10 +02:00
  • c2d3d243b0 Add first, resume methods for file backend nolash 2021-04-09 22:14:58 +02:00
  • 3aa4e5e1a4 WIP Add file backend nolash 2021-04-09 21:40:28 +02:00
  • c4f6bc807b Repurpose loop callbacks nolash 2021-04-09 16:07:10 +02:00
  • 1eceae6353 Merge branch 'lash/add-filter' into 'master' Louis Holbrook 2021-04-06 15:00:24 +00:00
  • a42622d833 Merge branch 'lash/add-filter' into 'master' Louis Holbrook 2021-04-04 13:03:59 +00:00
  • 673d80774a Lash/add filter Louis Holbrook 2021-04-04 13:03:58 +00:00
  • ad7c780dbc Upgrade deps nolash 2021-04-04 14:41:09 +02:00
  • 9970973664 Backend session detail nolash 2021-03-23 16:55:52 +01:00
  • d2fe51dd43 Add filter flag methods on membackend nolash 2021-03-01 20:26:30 +01:00
  • d9196f5ff5 Bump version nolash 2021-02-24 12:47:18 +01:00
  • 70873e4aec Temporarily remove redundant connection in complete_filter, bump version nolash 2021-02-24 09:32:56 +01:00
  • c599a80a6c Remove unique chain row constraint nolash 2021-02-23 22:56:12 +01:00
  • caabe288a7 Bump version nolash 2021-02-23 08:46:51 +01:00
  • ea73d0082e Remove redundant postgres connections in backend resume method nolash 2021-02-23 08:46:14 +01:00
  • 9bd61f71bb Use hex for digest nolash 2021-02-23 08:24:57 +01:00
  • 4b8d031b6c Change to largebinary type in migrations nolash 2021-02-23 06:39:52 +01:00
  • c79224cf7b Add sqlalchemy migrations nolash 2021-02-23 06:26:15 +01:00
  • 0e65dc1ef4 Bump version nolash 2021-02-22 23:40:23 +01:00
  • a4ad3feb2f Add graceful shutdown nolash 2021-02-22 23:38:42 +01:00
  • d837602394 Handle new return format from backend getters nolash 2021-02-22 22:23:30 +01:00
  • b69005682c Correct flags on resume nolash 2021-02-22 20:54:27 +01:00
  • be405b8376 Correct multiple resume nolash 2021-02-22 20:06:34 +01:00
  • 37d0a36303 Add test for resume tx, add flag state to resume nolash 2021-02-22 18:40:41 +01:00
  • 5cf8b4f296 Rehabilitate start, resume nolash 2021-02-22 13:10:38 +01:00
  • 81dd5753e8 Add filter to live instantiator, add filter start state nolash 2021-02-22 10:57:07 +01:00
  • 82e2674555 Change progress callback signature order nolash 2021-02-20 21:11:09 +01:00
  • b7520ad951 Bump version nolash 2021-02-19 09:37:01 +01:00
  • c509dd8f6c Fix backend db session leak, pass session to filter nolash 2021-02-18 23:55:49 +01:00
  • 7718c8e3d4 Bump version nolash 2021-02-17 12:45:10 +01:00
  • da54a077e5 Add filtering nolash 2021-02-17 12:44:35 +01:00
  • 2f22d6df1a Improve terminal output nolash 2021-02-12 09:12:03 +01:00
  • 1ea196d04b Relax chainlib dep, bump version nolash 2021-02-11 12:46:36 +01:00
  • cf1d4e4785 Bump chainlib version nolash 2021-02-11 10:17:23 +01:00
  • 8dbb2a785c Bump version nolash 2021-02-11 10:14:48 +01:00
  • f546bc52d4 Add progress callback and new block/tx objects from chainlib nolash 2021-02-11 10:14:28 +01:00
  • 00725ebc7c Rename module nolash 2021-02-11 09:02:17 +01:00
  • 88df1418b0 Use hexathon, block string representation nolash 2021-02-09 23:26:48 +01:00
  • 8c67758b10 Stub for dynamic method/domain (task/queue) callback nolash 2021-02-03 23:32:19 +01:00
  • 991e909a2c Add abstracted block and tx objects nolash 2021-02-03 23:03:39 +01:00
  • a414f0ed5b Add get block eth websocket nolash 2021-02-03 21:57:26 +01:00
  • c0e4ab5c2c Loop runs! nolash 2021-02-03 21:10:08 +01:00
  • 66c0fd0b51 Add evm connector nolash 2021-02-03 20:55:39 +01:00
  • e8370de015 Initial commit nolash 2021-02-03 19:40:03 +01:00