Commit Graph

142 Commits

Author SHA1 Message Date
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
nolash cf1d4e4785
Bump chainlib version 2021-02-11 10:17:23 +01:00
nolash 8dbb2a785c
Bump version 2021-02-11 10:14:48 +01:00
nolash f546bc52d4
Add progress callback and new block/tx objects from chainlib 2021-02-11 10:14:28 +01:00
nolash 00725ebc7c
Rename module 2021-02-11 09:02:17 +01:00
nolash 88df1418b0
Use hexathon, block string representation 2021-02-09 23:26:48 +01:00
nolash 8c67758b10
Stub for dynamic method/domain (task/queue) callback 2021-02-03 23:32:19 +01:00
nolash 991e909a2c
Add abstracted block and tx objects 2021-02-03 23:03:39 +01:00
nolash a414f0ed5b
Add get block eth websocket 2021-02-03 21:57:26 +01:00
nolash c0e4ab5c2c
Loop runs! 2021-02-03 21:10:08 +01:00
nolash 66c0fd0b51
Add evm connector 2021-02-03 20:55:39 +01:00
nolash e8370de015
Initial commit 2021-02-03 19:40:03 +01:00