Commit Graph

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