* get started with the blockchain scanner poc * rustfmt * fix the tests * Reads blocks from db * Adds conversion functions * scans blocks and counts transactions * fix bug * split into 2 tests * add duplicated dependencies to deny.toml * upgrade zebra-scanner version * try removing ecc duplicated dependencies * try fix deny.toml * remove unintended paste from deny.toml * remove duplicated code from the other test * remove strict version of `zcash_primitives` crate * change description * remove feture * remove tokio features * change lib doc * add more documentation * change expect * do not use default in compact block creation * more docs * add more checks to test * remove zebra-consensus dependency * move all deps to dev-deps * change crate version * rename crate to zebra-scan * lock file * add test for zecpages populated state * scans all cached blocks for zecpages viewing key expecting Ok results. * use test blocks * fixes test * fix expect messages * Discard changes to Cargo.lock * Discard changes to deny.toml --------- Co-authored-by: arya2 <aryasolhi@gmail.com> Co-authored-by: teor <teor@riseup.net> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |