aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-05compat: use `unsigned int` instead of `u_int`Wladimir J. van der Laan
2017-03-05build: cleanup: define MSG_DONTWAIT/MSG_NO_SIGNAL locallyWladimir J. van der Laan
2017-03-05build: Probe MSG_DONTWAIT in the same way as MSG_NOSIGNALWladimir J. van der Laan
2017-03-04Allow any subkey in verify-commitsMatt Corallo
2017-03-04Add comment re: why SHA1 is disabledPeter Todd
2017-03-04Verify Tree-SHA512s in merge commits, enforce sigs are not SHA1Matt Corallo
2017-03-03Update example bitcoin.confAlex Morcos
2017-03-03Allow setting minrelaytxfee to 0Alex Morcos
2017-03-03[cleanup] Remove coin age priority completely.Alex Morcos
2017-03-03[rpc] Remove priorityDelta from prioritisetransactionAlex Morcos
2017-03-03[rpc] Remove priority information from mempool RPC callsAlex Morcos
2017-03-03[test] Remove priority from testsAlex Morcos
2017-03-03No longer allow "free" transactionsAlex Morcos
2017-03-03Define 7200 second timestamp window constantRussell Yanofsky
2017-03-03Optimize GetWitnessHash() for non-segwit transactionsSuhas Daftuar
2017-03-03Save watch only key timestamps when reimporting keysRussell Yanofsky
2017-03-03Clean up braces in CWallet::ComputeTimeSmartRussell Yanofsky
2017-03-03Merge #9910: Docs: correct and elaborate -rpcbind docWladimir J. van der Laan
2017-03-03Add documentation describing CWallet::nTimeSmart.Russell Yanofsky
2017-03-03Factor out CWallet::nTimeSmart computation into a method.Russell Yanofsky
2017-03-03Add tests for CWalletTx::nTimeSmartRussell Yanofsky
2017-03-03Merge #9774: Enable host lookups for -proxy and -onion parametersWladimir J. van der Laan
2017-03-03Merge #9828: Avoid -Wshadow warnings in wallet_testsWladimir J. van der Laan
2017-03-03Merge #8808: Do not shadow variables (gcc set)Wladimir J. van der Laan
2017-03-03[contrib] gh-merge: Move second sha512 check to before signingMarcoFalke
2017-03-03Merge #9903: Docs: add details to -rpcclienttimeout docWladimir J. van der Laan
2017-03-03Merge #8775: RPC refactoring: Access wallet using new GetWalletForJSONRPCRequestWladimir J. van der Laan
2017-03-03Docs: correct and elaborate -rpcbind docIan Kelling
2017-03-03Merge #9904: test: Fail if InitBlockIndex failsWladimir J. van der Laan
2017-03-02Merge #9359: Add test for CWalletTx::GetImmatureCredit() returning stale values.MarcoFalke
2017-03-02test: Report InitBlockIndex resultWladimir J. van der Laan
2017-03-02Docs: add details to -rpcclienttimeout docIan Kelling
2017-03-02Merge #9143: Refactor ZapWalletTxes to avoid layer violationsWladimir J. van der Laan
2017-03-02Merge #9894: remove 'label' filter for rpc command helpWladimir J. van der Laan
2017-03-02Merge #9834: qt: clean up initialize/shutdown signalsJonas Schnelli
2017-03-01remove 'label' filter for rpc command helpGregory Sanders
2017-03-01Fail merge if there are any symlinksMatt Corallo
2017-03-01Merge #9821: util: Specific GetOSRandom for Linux/FreeBSD/OpenBSDWladimir J. van der Laan
2017-03-01Merge #9868: Abstract out the command line options for block assemblyWladimir J. van der Laan
2017-03-01Merge #9892: Bugfix: Only install manpages for built programsWladimir J. van der Laan
2017-03-01Merge #9861: Trivial: Debug log ambiguity fix for peer addrsWladimir J. van der Laan
2017-03-01Add test for CWalletTx::GetImmatureCredit() returning stale values.Russell Yanofsky
2017-03-01Merge #9891: depends: make osx output deterministicWladimir J. van der Laan
2017-03-01Merge #9871: Add a tree sha512 hash to merge commitsWladimir J. van der Laan
2017-03-01depends: make osx output deterministicCory Fields
2017-02-28Trivial: Debug log ambiguity fix for peer addrskeystrike
2017-02-28Bugfix: Only install manpages for built programsLuke Dashjr
2017-02-28[wallet] Remove redundant initializationpracticalswift
2017-02-28Merge #9884: Add Pieter's old signed commits to revsig-commitsWladimir J. van der Laan
2017-02-28Merge #9888: travis: Verify commits only for one targetMarcoFalke