| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: Create test fixture for wallet | Wladimir J. van der Laan | 2016-04-18 | 1 | -2/+1 |
| * | Add LockPoints | Alex Morcos | 2016-03-16 | 1 | -1/+3 |
| * | Add missing copyright headers | MarcoFalke | 2016-01-05 | 1 | -0/+4 |
| * | Store the total sig op count of a tx. | Alex Morcos | 2015-12-01 | 1 | -3/+5 |
| * | Track coinbase spends in CTxMemPoolEntry | Suhas Daftuar | 2015-11-30 | 1 | -1/+3 |
| * | Implement helper class for CTxMemPoolEntry constructor | Alex Morcos | 2015-11-16 | 1 | -0/+25 |
| * | Switch to libsecp256k1-based validation for ECDSA | Pieter Wuille | 2015-11-15 | 1 | -0/+3 |
| * | Chainparams: Replace CBaseChainParams::Network enum with string constants (su... | Jorge Timón | 2015-10-20 | 1 | -2/+2 |
| * | Unit test doublespends in new blocks | Gavin Andresen | 2015-07-27 | 1 | -2/+26 |
| * | tests: add a BasicTestingSetup and apply to all tests | Wladimir J. van der Laan | 2015-03-12 | 1 | -1/+13 |
| * | Reinitialize state in between individual unit tests. | Pieter Wuille | 2015-03-03 | 1 | -0/+18 |