Age | Commit message (Expand) | Author |
---|---|---|
2016-12-08 | Preserve tx version=1 for certain tests | BtcDrak |
2016-12-02 | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo |
2016-06-22 | BIP143: Verification logic | Pieter Wuille |
2016-05-16 | Remove unneeded feerate param from RelayTransaction/AcceptToMemoryPool. | Gregory Maxwell |
2016-03-21 | Implement "feefilter" P2P message. | Alex Morcos |
2016-02-02 | Move maxTxFee out of mempool | MarcoFalke |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-10-13 | Only call TrimToSize once per reorg/blocks disconnect | Matt Corallo |
2015-07-27 | Unit test doublespends in new blocks | Gavin Andresen |