Browse Source
Client (SPV) mode never got implemented entirely, and whatever part was already working, is likely not been tested (or even executed at all) for the past two years. This removes it entirely. If we want an SPV implementation, I think we should first get the block chain data structures to be encapsulated in a class implementing a standard interface, and then writing an alternate implementation with SPV semantics.0.8
Pieter Wuille
12 years ago
3 changed files with 14 additions and 33 deletions
Loading…
Reference in new issue