aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-18Add DERSIG transaction test casesJ Ross Nicoll
2015-10-18Correct spelling mistakes in doc folderMitchell Cash
2015-10-17Make fee aware of min relay in pruning.py RPC testAlex Morcos
2015-10-16temporarily comment out rpcbind.pyAlex Morcos
2015-10-15[trivial] Update contrib/devtools/README.mdMarcoFalke
2015-10-15[devtools] add clang-format.pyMarcoFalke
2015-10-15script: Remove magic numbersDavid Hill
2015-10-15Merge pull request #6820Wladimir J. van der Laan
2015-10-15Merge pull request #6817Wladimir J. van der Laan
2015-10-15Merge pull request #6823Wladimir J. van der Laan
2015-10-15Merge pull request #6830Wladimir J. van der Laan
2015-10-14Add historical release notes for October 2015 bugfix releasesMicha
2015-10-14Fix comment formatting tabsMatt Corallo
2015-10-14Undo GetMinFee-requires-extra-call-to-hit-0Matt Corallo
2015-10-14doc: add comment explaining initial header requestDaniel Kraft
2015-10-14[doc] Cleanup release-process documentationMichael
2015-10-13trivial: use constants for db keysDaniel Kraft
2015-10-13build: univalue subdir build fixupsCory Fields
2015-10-13Merge pull request #6810Wladimir J. van der Laan
2015-10-13Merge pull request #6777Wladimir J. van der Laan
2015-10-13Merge pull request #6791Wladimir J. van der Laan
2015-10-13Merge pull request #6798Wladimir J. van der Laan
2015-10-13Merge pull request #6812Wladimir J. van der Laan
2015-10-13Merge pull request #6788Wladimir J. van der Laan
2015-10-13Drop minRelayTxFee to 1000Matt Corallo
2015-10-13Add reasonable test case for mempool trimmingMatt Corallo
2015-10-13Only call TrimToSize once per reorg/blocks disconnectMatt Corallo
2015-10-13Implement on-the-fly mempool size limitation.Matt Corallo
2015-10-13Print mempool size in KB when adding txnMatt Corallo
2015-10-13Merge pull request #6807Wladimir J. van der Laan
2015-10-13Add CFeeRate += operatorMatt Corallo
2015-10-13Merge pull request #6805Wladimir J. van der Laan
2015-10-13Track (and define) ::minRelayTxFee in CTxMemPoolMatt Corallo
2015-10-13Fix calling mempool directly, instead of pool, in ATMPMatt Corallo
2015-10-13Add Mempool Expire function to remove old transactionsPieter Wuille
2015-10-13Reverse the sort on the mempool's feerate indexSuhas Daftuar
2015-10-12Update bluematt-key, the old one is long-since revokedMatt Corallo
2015-10-12zmq: point API link to 4.0 as that is what we are conforming to [Trivial]Johnathan Corgan
2015-10-11Updated Prab's PGP KeyPaul Rabahy
2015-10-11Create btcdrak-key.pgpBtcDrak
2015-10-11Merge pull request #6793Wladimir J. van der Laan
2015-10-11[depends] Latest config.guess and config.subfanquake
2015-10-10tests: update transaction_tests for new dust thresholdWladimir J. van der Laan
2015-10-10Clarification of unit test build instructions.Eric Lombrozo
2015-10-10Merge pull request #6795Wladimir J. van der Laan
2015-10-09Change URLs to https in debian/controlMatt Corallo
2015-10-09Update debian/changelog and slight tweak to debian/controlMatt Corallo
2015-10-09net: Disable upnp by defaultWladimir J. van der Laan
2015-10-09Refer to obfuscate_key via pointer in peripheral CLevelDB classesJames O'Beirne
2015-10-09Add tests for gettxoutsetinfo, CLevelDBBatch, CLevelDBIteratorJames O'Beirne