Generic blockchain syncer driver
Go to file
nolash 70873e4aec
Temporarily remove redundant connection in complete_filter, bump version
2021-02-24 09:32:56 +01:00
chainsyncer Temporarily remove redundant connection in complete_filter, bump version 2021-02-24 09:32:56 +01:00
config Add filtering 2021-02-17 12:44:35 +01:00
sql Use hex for digest 2021-02-23 08:24:57 +01:00
tests Correct flags on resume 2021-02-22 20:54:27 +01:00
.gitignore Add evm connector 2021-02-03 20:55:39 +01:00
LICENSE.txt Add progress callback and new block/tx objects from chainlib 2021-02-11 10:14:28 +01:00
MANIFEST.in Add sqlalchemy migrations 2021-02-23 06:26:15 +01:00
requirements.txt Change to largebinary type in migrations 2021-02-23 06:39:52 +01:00
setup.cfg Temporarily remove redundant connection in complete_filter, bump version 2021-02-24 09:32:56 +01:00
setup.py Add progress callback and new block/tx objects from chainlib 2021-02-11 10:14:28 +01:00