aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | leveldbwrapper symbol rename: Remove "Level" from class, etc. namesJeff Garzik2015-10-225-65/+65
| | * | | | | | | | | | | | | | | | | | | | leveldbwrapper: Remove unused .Prev(), .SeekToLast() methodsJeff Garzik2015-10-222-18/+14
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge pull request #6856Wladimir J. van der Laan2015-10-232-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Do not allow blockfile pruning during reindex.Alex Morcos2015-10-192-2/+2
| * | | | | | | | | | | | | | | | | | | | Merge pull request #6351Wladimir J. van der Laan2015-10-237-5/+285
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | Add BIP65 to getblockchaininfo softforks listPeter Todd2015-10-081-0/+1
| | * | | | | | | | | | | | | | | | | | | | Add RPC tests for the CHECKLOCKTIMEVERIFY (BIP65) soft-forkPeter Todd2015-10-083-0/+266
| | * | | | | | | | | | | | | | | | | | | | Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logicPeter Todd2015-10-083-5/+18
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #5936Wladimir J. van der Laan2015-10-232-4/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Add optional locktime to createrawtransactionTom Harding2015-08-102-4/+17
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #6818Wladimir J. van der Laan2015-10-233-5/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | script: Remove magic numbersDavid Hill2015-10-153-5/+12
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #6790Wladimir J. van der Laan2015-10-232-6/+82
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | [trivial] Update contrib/devtools/README.mdMarcoFalke2015-10-151-6/+20
| | * | | | | | | | | | | | | | | | | | | | | [devtools] add clang-format.pyMarcoFalke2015-10-151-0/+62
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #6867Wladimir J. van der Laan2015-10-233-1/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Set TCP_NODELAY on P2P sockets.Gregory Maxwell2015-10-223-1/+21
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #6848Wladimir J. van der Laan2015-10-222-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | Add DERSIG transaction test casesJ Ross Nicoll2015-10-182-0/+8
| | | |_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #6846Wladimir J. van der Laan2015-10-224-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | *: alias -h for --helpDaniel Cousens2015-10-224-4/+4
| | |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #6854Wladimir J. van der Laan2015-10-223-3/+268
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | devtools: Add security-check.pyWladimir J. van der Laan2015-10-223-3/+268
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #6859Wladimir J. van der Laan2015-10-212-0/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | http: Restrict maximum size of request line + headersWladimir J. van der Laan2015-10-202-0/+18
| | | |_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #6722Wladimir J. van der Laan2015-10-2110-57/+361
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Fix stale comment in CTxMemPool::TrimToSize.Matt Corallo2015-10-191-4/+4
| | * | | | | | | | | | | | | | | | | | | | Fix comment formatting tabsMatt Corallo2015-10-141-5/+5
| | * | | | | | | | | | | | | | | | | | | | Undo GetMinFee-requires-extra-call-to-hit-0Matt Corallo2015-10-142-2/+3
| | * | | | | | | | | | | | | | | | | | | | Drop minRelayTxFee to 1000Matt Corallo2015-10-131-1/+1
| | * | | | | | | | | | | | | | | | | | | | Add reasonable test case for mempool trimmingMatt Corallo2015-10-132-1/+157
| | * | | | | | | | | | | | | | | | | | | | Only call TrimToSize once per reorg/blocks disconnectMatt Corallo2015-10-135-13/+22
| | * | | | | | | | | | | | | | | | | | | | Implement on-the-fly mempool size limitation.Matt Corallo2015-10-135-2/+106
| | * | | | | | | | | | | | | | | | | | | | Print mempool size in KB when adding txnMatt Corallo2015-10-131-2/+2
| | * | | | | | | | | | | | | | | | | | | | Add CFeeRate += operatorMatt Corallo2015-10-131-0/+1
| | * | | | | | | | | | | | | | | | | | | | Track (and define) ::minRelayTxFee in CTxMemPoolMatt Corallo2015-10-132-3/+11
| | * | | | | | | | | | | | | | | | | | | | Fix calling mempool directly, instead of pool, in ATMPMatt Corallo2015-10-133-16/+13
| | * | | | | | | | | | | | | | | | | | | | Add Mempool Expire function to remove old transactionsPieter Wuille2015-10-134-1/+29
| | * | | | | | | | | | | | | | | | | | | | Reverse the sort on the mempool's feerate indexSuhas Daftuar2015-10-132-25/+25
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #6796Wladimir J. van der Laan2015-10-202-3/+34
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | Change URLs to https in debian/controlMatt Corallo2015-10-091-2/+2
| | * | | | | | | | | | | | | | | | | | | | | Update debian/changelog and slight tweak to debian/controlMatt Corallo2015-10-092-1/+32
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #6235Wladimir J. van der Laan2015-10-2011-90/+79
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | Chainparams: Translations: DRY: options and error stringsJorge Timón2015-10-209-51/+37
| | * | | | | | | | | | | | | | | | | | | | | | Chainparams: Replace CBaseChainParams::Network enum with string constants (su...Jorge Timón2015-10-206-45/+48
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #6841Wladimir J. van der Laan2015-10-201-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | Make fee aware of min relay in pruning.py RPC testAlex Morcos2015-10-171-1/+4
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #6801Wladimir J. van der Laan2015-10-202-8/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | [depends] Latest config.guess and config.subfanquake2015-10-112-8/+17
| * | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #6827Wladimir J. van der Laan2015-10-202-3/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \