Generic blockchain syncer driver
Go to file
lash 6647e11df5
Add cli args handler and settings processor
2022-04-27 05:04:13 +00:00
chainsyncer Add settings renderer, cli flag and config handling 2022-04-26 19:07:34 +00:00
config Add filtering 2021-02-17 12:44:35 +01:00
doc/texinfo Rename doc dir 2021-08-29 11:28:16 +02:00
tests Allow memory-only syncing 2022-04-26 07:56:04 +00:00
.gitignore Remove state module, move filterstate to filter module 2022-04-20 13:17:38 +00:00
CHANGELOG Add cli args handler and settings processor 2022-04-27 05:04:13 +00:00
LICENSE.txt Add progress callback and new block/tx objects from chainlib 2021-02-11 10:14:28 +01:00
MANIFEST.in Remove unused files 2022-03-30 08:22:05 +00:00
requirements.txt Upgrade shep 2022-04-26 08:16:38 +00:00
run_tests.sh Move store tests to separate dir, run last 2022-04-20 15:28:12 +00:00
setup.cfg Add cli args handler and settings processor 2022-04-27 05:04:13 +00:00
setup.py Add chainsyncer extras 2022-04-24 21:20:41 +00:00
sql_requirements.txt Add interrupt test base 2021-04-15 09:59:45 +02:00
test_requirements.txt Add parallization test with eth_tester backend 2021-09-29 19:01:57 +02:00