| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| | | |||||
| * | Add chainstate obfuscation to avoid spurious antivirus detection | James O'Beirne | 2015-10-06 | 1 | -0/+67 |
| Adds an `obfuscate` parameter to `CLevelDBWrapper` and makes use of it for all new chainstate stores built via `CCoinsViewDB`. Also adds an `Xor` method to `CDataStream`. Thanks to @sipa @laanwj @pstratem @dexX7 @KyrosKrane @gmaxwell. | |||||