Generic blockchain syncer driver
Go to file
lash f039d6c9ad
Correct runnable package name
2022-04-28 15:36:04 +00:00
chainsyncer Add unlock cli tool to setup 2022-04-28 15:30:45 +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 WIP add lock cli tool 2022-04-27 09:43:57 +00:00
LICENSE.txt Add progress callback and new block/tx objects from chainlib 2021-02-11 10:14:28 +01:00
MANIFEST.in WIP add lock cli tool 2022-04-27 09:43:57 +00:00
requirements.txt Add resume of filter in syncitem 2022-04-28 12:35:18 +00:00
run_tests.sh Move store tests to separate dir, run last 2022-04-20 15:28:12 +00:00
setup.cfg Correct runnable package name 2022-04-28 15:36:04 +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