aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-01-04qt: periodic translations pull from transifexWladimir J. van der Laan
2016-01-04Merge pull request #7245Wladimir J. van der Laan
2016-01-04Report non-mandatory script failures correctlyPieter Wuille
2015-12-21[Mempool] Fix mempool limiting and replace-by-fee for PrioritiseTransactionSuhas Daftuar
2015-12-17Removed offline testnet DNSSeed 'alexykot.me'.Elias Rohrer
2015-12-16torcontrol debug: Change to a blanket message that covers both casesMarcoFalke
2015-12-14Replace trickle nodes with per-node/message Poisson delaysPieter Wuille
2015-12-14Checks for null data transaction before issuing error to debug.logaccraze
2015-12-14Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4]Matt Corallo
2015-12-11net: Add and document network messages in protocol.hWladimir J. van der Laan
2015-12-10net: Fix sent reject messages for blocks and transactionsWladimir J. van der Laan
2015-12-08Coinselection prunes extraneous inputs from ApproximateBestSubsetAlSzacrel
2015-12-07Don't do mempool lookups for "mempool" command without a filterMatt Corallo
2015-12-04Replace setInventoryKnown with a rolling bloom filter.Gregory Maxwell
2015-12-04Disconnect on mempool requests from peers when over the upload limit.Gregory Maxwell
2015-12-03Bump version to 0.12.0Wladimir J. van der Laan
2015-12-03Merge pull request #7158Wladimir J. van der Laan
2015-12-02[qt] Use tr() instead of _()MarcoFalke
2015-12-02Fix typo in wallet.cppMarcoFalke
2015-12-02PartitionCheck: remove useless spacespaveljanik
2015-12-02TRIVIAL: Chainparams: Remove unused CBaseUnitTestParamsJorge Timón
2015-12-02Update miner.cpp: Fix typo in commentantonio-fr
2015-12-02[trivial] Fix typo in peertablemodel.cppMarcoFalke
2015-12-02Fix various typospaveljanik
2015-12-02Merge pull request #7128Wladimir J. van der Laan
2015-12-02qt: Final translation update before 0.12 forkWladimir J. van der Laan
2015-12-02Merge pull request #6216Wladimir J. van der Laan
2015-12-02Merge pull request #7147Wladimir J. van der Laan
2015-12-02Merge pull request #7146Wladimir J. van der Laan
2015-12-02Merge pull request #7118Wladimir J. van der Laan
2015-12-02Merge commit '982709199f1b4e9e35211c419a81938f9f1dd4ed' into bitcoinMarcoFalke
2015-12-02Merge pull request #7144Wladimir J. van der Laan
2015-12-02Name union to prevent compiler warningPavel Janík
2015-12-01Flush coins cache also after transaction processingPieter Wuille
2015-12-01Uncache input txn in utxo cache if a tx is not accepted to mempoolMatt Corallo
2015-12-01Add CCoinsViewCache::HaveCoinsInCache to check if a tx is cachedMatt Corallo
2015-12-01Discard txn cache entries that were loaded for removed mempool txnMatt Corallo
2015-12-01Get the set of now-uncacheable-txn from CTxMemPool::TrimToSizeMatt Corallo
2015-12-01Add method to remove a tx from CCoinsViewCache if it is unchangedMatt Corallo
2015-12-01Rewrite CreateNewBlockAlex Morcos
2015-12-01Expose FormatStateMessageAlex Morcos
2015-12-01Make accessing mempool parents and children publicAlex Morcos
2015-12-01Add TxPriority class and comparatorAlex Morcos
2015-12-01Add a score index to the mempool.Alex Morcos
2015-12-01Store the total sig op count of a tx.Alex Morcos
2015-12-01test: Disable scheduler test manythreadsWladimir J. van der Laan
2015-12-01qt: periodic translations updateWladimir J. van der Laan
2015-12-01Merge pull request #7141Wladimir J. van der Laan
2015-12-01Merge pull request #7143Wladimir J. van der Laan
2015-12-01Merge pull request #6915Wladimir J. van der Laan