aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-15Do not check for main() in libminiupnpcVasil Dimov
2018-03-15ax_boost_{chrono,unit_test_framework}.m4: take changes from upstreamVasil Dimov
2018-03-15Merge #12431: Only call NotifyBlockTip when chainActive changesWladimir J. van der Laan
2018-03-14Remove unused variable in SortForBlockDrew Rasmussen
2018-03-14Merge #10637: Coin Selection with Murch's algorithmWladimir J. van der Laan
2018-03-14Merge #12586: docs: Update osx brew install instructionWladimir J. van der Laan
2018-03-14Merge #12668: Doc: do update before fetching packages in WSL build guideWladimir J. van der Laan
2018-03-14Merge #12080: Add support to search the address bookWladimir J. van der Laan
2018-03-14Merge #12666: configure: UniValue 1.0.4 is required for pushKV(, bool)Wladimir J. van der Laan
2018-03-14Merge #12102: Apply hardening measures in bitcoind systemd service fileWladimir J. van der Laan
2018-03-14Merge #12625: depends: biplist 1.0.3Wladimir J. van der Laan
2018-03-14Merge #12638: qa: Cache only chain and wallet for regtest datadirWladimir J. van der Laan
2018-03-14Merge #12682: travis: Clone depth 1 unless $CHECK_DOCWladimir J. van der Laan
2018-03-14Merge #12680: Add missing virtual destructor in PeerLogicValidationWladimir J. van der Laan
2018-03-14Polish interfaces around PeerLogicValidationVasil Dimov
2018-03-14Apply hardening measurements in bitcoind systemd service fileFlorian Schmaus
2018-03-13Merge #9680: Unify CWalletTx constructionPieter Wuille
2018-03-13Merge #12681: Fix ComputeTimeSmart test failure with -DDEBUG_LOCKORDERMarcoFalke
2018-03-13Support deserializing into temporariesPieter Wuille
2018-03-13Merge READWRITEMANY into READWRITEPieter Wuille
2018-03-13Fix ComputeTimeSmart test failure with -DDEBUG_LOCKORDERRussell Yanofsky
2018-03-13travis: Clone depth 1 unless $CHECK_DOCMarcoFalke
2018-03-13Merge #11772: [tests] Change invalidblockrequest to use BitcoinTestFrameworkMarcoFalke
2018-03-13Merge #11041: Add LookupBlockIndexWladimir J. van der Laan
2018-03-13Merge #12658: Sanitize some wallet serializationWladimir J. van der Laan
2018-03-13Merge #11872: [rpc] createrawtransaction: Accept sorted outputsWladimir J. van der Laan
2018-03-13Merge #12643: [qa] util: Remove unused sync_chainWladimir J. van der Laan
2018-03-13Add a test to make sure that negative effective values are filteredAndrew Chow
2018-03-13Benchmark BnB in the worst case where it exhaustsAndrew Chow
2018-03-13Have SelectCoinsMinConf and SelectCoins use BnB or Knapsack and use itAndrew Chow
2018-03-13Add a GetMinimumFeeRate function which is wrapped by GetMinimumFeeAndrew Chow
2018-03-13Move original knapsack solver tests to coinselector_tests.cppAndrew Chow
2018-03-13Move current coin selection algorithm to coinselection.{cpp,h}Andrew Chow
2018-03-13Add tests for the Branch and Bound algorithmAndrew Chow
2018-03-13Remove coinselection.h -> wallet.h circular dependencyAndrew Chow
2018-03-13Use a struct for output eligibilityAndrew Chow
2018-03-13Move output eligibility to a separate functionAndrew Chow
2018-03-13Implement Branch and Bound coin selection in a new fileAndrew Chow
2018-03-13Merge #12405: travis: Full clone for git subtree checkMarcoFalke
2018-03-13Merge #12659: Improve Fatal LevelDB Log MessagesMarcoFalke
2018-03-13Merge #10694: Remove redundant code in MutateTxSign(CMutableTransaction&, con...Wladimir J. van der Laan
2018-03-12Merge #12545: test: Use wait_until to ensure ping goes outMarcoFalke
2018-03-12[qa] util: Remove unused sync_chainMarcoFalke
2018-03-11qt: Avoid querying unnecessary model data when filtering transactionsJoão Barbosa
2018-03-11Merge #12572: [script] lint-whitespace: find errors more easilyMarcoFalke
2018-03-11rpc: Update createrawtransaction examplesMarcoFalke
2018-03-11Split up and sanitize CAccountingEntry serializationPieter Wuille
2018-03-11Ubuntu xenial first dependenciesNick Vercammen
2018-03-10configure: UniValue 1.0.4 is required for pushKV(, bool)Luke Dashjr
2018-03-10Merge #12567: util: Print timestamp strings in logs using ISO 8601 formattingWladimir J. van der Laan