Generic blockchain syncer driver
Go to file
nolash c599a80a6c
Remove unique chain row constraint
2021-02-23 22:56:12 +01:00
chainsyncer Remove unique chain row constraint 2021-02-23 22:56:12 +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 Remove unique chain row constraint 2021-02-23 22:56:12 +01:00
setup.py Add progress callback and new block/tx objects from chainlib 2021-02-11 10:14:28 +01:00