aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-01build-unix: Update UniValue build conditionsLuke Dashjr
2016-01-31LDADD dependency order shufflingLuke Dashjr
2016-01-31Bugfix: Always include univalue in DIST_SUBDIRSLuke Dashjr
2016-01-28Change default configure option --with-system-univalue to "no"Luke Dashjr
2016-01-15doc: Add UniValue to build instructionsLuke Dashjr
2016-01-15Build against system UniValue when availableLuke Dashjr
2016-01-15Bugfix: The var is LIBUNIVALUE,not LIBBITCOIN_UNIVALUELuke Dashjr
2015-12-03Merge pull request #7158Wladimir J. van der Laan
2015-12-02[qt] Use tr() instead of _()MarcoFalke
2015-12-02Merge pull request #7157Wladimir J. van der Laan
2015-12-02Fix typo in wallet.cppMarcoFalke
2015-12-02Update contrib/devtools/README.mdMarcoFalke
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 pull request #7155Wladimir J. van der Laan
2015-12-02Merge commit '982709199f1b4e9e35211c419a81938f9f1dd4ed' into bitcoinMarcoFalke
2015-12-02Squashed 'src/univalue/' changes from 5839ac3..2740c4fMarcoFalke
2015-12-02Remove old replace-by-fee testsPeter Todd
2015-12-02Merge pull request #7144Wladimir J. van der Laan
2015-12-02Merge pull request #6872Wladimir J. van der Laan
2015-12-02Merge pull request #7040Jonas Schnelli
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-01Merge pull request #6898Pieter Wuille
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-01Merge pull request #7137Wladimir 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