Age | Commit message (Expand) | Author |
---|---|---|
2016-12-05 | remove internal tracking of mempool conflicts for reporting to wallet | Alex Morcos |
2016-11-19 | Introduce convenience type CTransactionRef | Pieter Wuille |
2016-11-19 | Make CBlock::vtx a vector of shared_ptr<CTransaction> | Pieter Wuille |
2016-11-07 | Get rid of nType and nVersion | Pieter Wuille |
2016-10-21 | Return shared_ptr<CTransaction> from mempool removes | Pieter Wuille |
2016-10-21 | Make removed and conflicted arguments optional to remove | Pieter Wuille |
2016-10-04 | Use cmpctblock type 2 for segwit-enabled transfer | Pieter Wuille |
2016-08-05 | Remove redundand (and shadowing) declaration | Pavel JanÃk |
2016-06-19 | Add some blockencodings tests | Matt Corallo |