Implements consensus.RingOutputsFn by looking up output public keys from the chain's global output index and transaction store. Wired into the sync loop so VerifySignatures=true uses real crypto verification. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| chain.go | ||
| chain_test.go | ||
| index.go | ||
| integration_test.go | ||
| meta.go | ||
| ring.go | ||
| ring_test.go | ||
| store.go | ||
| sync.go | ||
| sync_test.go | ||
| validate.go | ||
| validate_test.go | ||