feature: Blockchain scanner PoC #7727
Labels
A-blockchain-scanner
Area: Blockchain scanner of shielded transactions
A-compatibility
Area: Compatibility with other nodes or wallets, or standard rules
C-design
Category: Software design work
C-enhancement
Category: This is an improvement
C-feature
Category: New features
C-research
Category: Engineering notes in support of design choices
S-needs-triage
Status: A bug report needs triage
Motivation
We want to investigate an approach to blockchain scanning in zebra using existing crates.
Specifications
One potential approach would be to send a single
compactblock
from a test function to the existing crate and check the results.We can then try with multiple blocks or other more complex scenarios.
Possible Design
CompactBlock
s - poc(scanner): get started with the blockchain scanner proof of concept #7758Follow Up Task
Build crates individually / Build zebra-scan crate
The text was updated successfully, but these errors were encountered: