13331 Commits (a9bd622a658b41b219912288e643f5e2c1b145b4)
 

Author SHA1 Message Date
Matt Corallo bbd757940b Fix regsig checking for subkey sigs in verify-commits 7 years ago
Wladimir J. van der Laan 01b7cda916
Merge #9905: [contrib] gh-merge: Move second sha512 check to the end 7 years ago
Wladimir J. van der Laan a4d1c9f041 compat: use `unsigned int` instead of `u_int` 7 years ago
Wladimir J. van der Laan 25da1ee36c build: cleanup: define MSG_DONTWAIT/MSG_NO_SIGNAL locally 7 years ago
Wladimir J. van der Laan c459d509b7 build: Probe MSG_DONTWAIT in the same way as MSG_NOSIGNAL 7 years ago
Matt Corallo d025bc7964 Allow any subkey in verify-commits 7 years ago
Peter Todd eddc77a1b1 Add comment re: why SHA1 is disabled 7 years ago
Matt Corallo d9c450ffb2 Verify Tree-SHA512s in merge commits, enforce sigs are not SHA1 7 years ago
Alex Morcos b421e6ddcf Update example bitcoin.conf 7 years ago
Alex Morcos 7d4e9509ad Allow setting minrelaytxfee to 0 7 years ago
Alex Morcos 359e8a03d1 [cleanup] Remove coin age priority completely. 7 years ago
Alex Morcos f9b9371c60 [rpc] Remove priorityDelta from prioritisetransaction 7 years ago
Alex Morcos 49be7e1bef [rpc] Remove priority information from mempool RPC calls 7 years ago
Alex Morcos 0315888d0d [test] Remove priority from tests 7 years ago
Alex Morcos f838005444 No longer allow "free" transactions 7 years ago
Russell Yanofsky e57a1fd899 Define 7200 second timestamp window constant 7 years ago
Suhas Daftuar 02c57b521a Optimize GetWitnessHash() for non-segwit transactions 7 years ago
Russell Yanofsky 7759aa23d1 Save watch only key timestamps when reimporting keys 7 years ago
Russell Yanofsky 630fc549e2 Clean up braces in CWallet::ComputeTimeSmart 7 years ago
Wladimir J. van der Laan 53c300fb52
Merge #9910: Docs: correct and elaborate -rpcbind doc 7 years ago
Russell Yanofsky 6c996c2df7 Add documentation describing CWallet::nTimeSmart. 7 years ago
Russell Yanofsky 1f98abe47b Factor out CWallet::nTimeSmart computation into a method. 7 years ago
Russell Yanofsky c6b82d1db5 Add tests for CWalletTx::nTimeSmart 7 years ago
Wladimir J. van der Laan 90cb2a218e
Merge #9774: Enable host lookups for -proxy and -onion parameters 7 years ago
Wladimir J. van der Laan 67c5cc1917
Merge #9828: Avoid -Wshadow warnings in wallet_tests 7 years ago
Wladimir J. van der Laan 75d012e8c7
Merge #8808: Do not shadow variables (gcc set) 7 years ago
MarcoFalke fa7da3fd96 [contrib] gh-merge: Move second sha512 check to before signing 7 years ago
Wladimir J. van der Laan ba80a684cf
Merge #9903: Docs: add details to -rpcclienttimeout doc 7 years ago
Wladimir J. van der Laan eb281842b7
Merge #8775: RPC refactoring: Access wallet using new GetWalletForJSONRPCRequest 7 years ago
Ian Kelling e5b449c3e8 Docs: correct and elaborate -rpcbind doc 7 years ago
Wladimir J. van der Laan 58861ad91b
Merge #9904: test: Fail if InitBlockIndex fails 7 years ago
MarcoFalke f7ec7cfd38
Merge #9359: Add test for CWalletTx::GetImmatureCredit() returning stale values. 7 years ago
Wladimir J. van der Laan 64854666f5 test: Report InitBlockIndex result 7 years ago
Ian Kelling 90a1d9a55d Docs: add details to -rpcclienttimeout doc 7 years ago
Wladimir J. van der Laan 65d90f585a
Merge #9143: Refactor ZapWalletTxes to avoid layer violations 7 years ago
Wladimir J. van der Laan 0496e15aef
Merge #9894: remove 'label' filter for rpc command help 7 years ago
Jonas Schnelli b00ba6251f
Merge #9834: qt: clean up initialize/shutdown signals 7 years ago
Gregory Sanders 666597798c remove 'label' filter for rpc command help 7 years ago
Matt Corallo be908a69bf Fail merge if there are any symlinks 7 years ago
Wladimir J. van der Laan d19d45a1e6
Merge #9821: util: Specific GetOSRandom for Linux/FreeBSD/OpenBSD 7 years ago
Wladimir J. van der Laan cbdb4732f1
Merge #9868: Abstract out the command line options for block assembly 7 years ago
Wladimir J. van der Laan 1ce7ec2a4f
Merge #9892: Bugfix: Only install manpages for built programs 7 years ago
Wladimir J. van der Laan 22f609f25a
Merge #9861: Trivial: Debug log ambiguity fix for peer addrs 7 years ago
Russell Yanofsky 7ed143c10e Add test for CWalletTx::GetImmatureCredit() returning stale values. 7 years ago
Wladimir J. van der Laan 3fabae7425
Merge #9891: depends: make osx output deterministic 7 years ago
Wladimir J. van der Laan be8ba2cfa4
Merge #9871: Add a tree sha512 hash to merge commits 7 years ago
Cory Fields 9e4d842afc depends: make osx output deterministic 7 years ago
keystrike 6d37ee8314 Trivial: Debug log ambiguity fix for peer addrs 7 years ago
Luke Dashjr 8c156b7f70 Bugfix: Only install manpages for built programs 7 years ago
practicalswift 343ba8fef5 [wallet] Remove redundant initialization 7 years ago