aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19Merge #12700: Document RPC method aliasingWladimir J. van der Laan
2018-03-19Merge #12553: Prefer wait_until over polling with time.sleepWladimir J. van der Laan
2018-03-19Rename wallet_accounts.py testRussell Yanofsky
2018-03-19Merge #12408: wallet: Change output type globals to membersWladimir J. van der Laan
2018-03-19Rename account to label where appropriateRussell Yanofsky
2018-03-19Remove unreachable help conditionslutangar
2018-03-19Merge #12678: build: Fix a few compilation issues with Clang 7 and -WerrorWladimir J. van der Laan
2018-03-19Merge #12720: qa: Avoiding 'file' function name from python2MarcoFalke
2018-03-19Qt: remove "new" button during receive-mode in addressbookJonas Schnelli
2018-03-18Avoiding 'file' function name from python2 with more descriptive variable namingJeff Rade
2018-03-18[Tests] Require exact match in assert_start_raises_init_eror()John Newbery
2018-03-18[Tests] Move assert_start_raises_init_error method to TestNodeJohn Newbery
2018-03-17Merge #12710: Append scripts to new test_list array to fix bad assignmentMarcoFalke
2018-03-17wallet: Change output type globals to membersMarcoFalke
2018-03-17Append scripts to new test_list array to fix bad assignmentJeff Rade
2018-03-17Merge #12437: [Trivial] Simplify if-else blocks and more descriptive variable...MarcoFalke
2018-03-16Merge #12542: Remove redundant includes. Conform to header include guidelines.Pieter Wuille
2018-03-16[Trivial] Simplify if-else blocks and more descriptive variable namingJeff Rade
2018-03-15test: Use os.path.join consistently in feature_pruning testsBen Woosley
2018-03-15test: Use wait_until in tests where time was used for pollingBen Woosley
2018-03-15Merge #12683: Fix more constness violations in serialization codePieter Wuille
2018-03-15Add static_assert to prevent VARINT(<signed value>)Russell Yanofsky
2018-03-15Merge #12621: Avoid querying unnecessary model data when filtering transactionsPieter Wuille
2018-03-15Merge #12693: Remove unused variable in SortForBlockPieter Wuille
2018-03-15Document RPC method aliasingRussell Yanofsky
2018-03-15Test that BnB is not used when there are preset inputsAndrew Chow
2018-03-15Remove redundant checks for MSG_* from configure.acVasil Dimov
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-15Actually disable BnB when there are preset inputsAndrew Chow
2018-03-14Remove unused variable in SortForBlockDrew Rasmussen
2018-03-14Provide relevant error message if datadir is not writable.murrayn
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