The block processing logic is now in processBlockBlobs() which takes raw wire bytes. The RPC processBlock() becomes a thin hex-decode wrapper. The P2P sync path will call processBlockBlobs() directly. 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 | ||