10272 Commits (92848e5058c7667c61c358ea2c46f07a6edc468b)

Author SHA1 Message Date
João Barbosa 92848e5058 Remove unused fTry from push_lock 7 years ago
Wladimir J. van der Laan 382625318d rpc: Handle `getinfo` locally in bitcoin-cli w/ `-getinfo` 7 years ago
Andrew Chow 395cef7601 Change getmininginfo errors field to warnings 7 years ago
Andrew Chow 8502b20852 Unify help text for GetWarnings output in get*info RPCs 7 years ago
Andrew Chow f77f0e4825 Add warnings field to getblockchaininfo 7 years ago
Pierre Rochard 603efe9fc4 Fix parameter name typo in ErasePurpose walletdb method. 7 years ago
John Newbery d4cdbd6fb6 [rpc] Deprecate estimatefee RPC 7 years ago
Wladimir J. van der Laan 22f816ef4d net: Improve and document SOCKS code 7 years ago
Wladimir J. van der Laan 723aa1b875 qt: Backup former GUI settings on `-resetguisettings` 7 years ago
Pieter Wuille 46c90437f9 Remove some unused functions and methods 7 years ago
Johnson Lau 3a131b7244 Rename out to m_tx_out in CScriptCheck 7 years ago
Jim Posen 7a1e873b27 [script] Unit tests for IsMine 7 years ago
Jim Posen d7afe2d157 [script] Unit tests for script/standard functions 7 years ago
MeshCollider 13baf7217b Replace save|restoreWindowGeometry with Qt functions 7 years ago
Matt Corallo 28d4542a0a Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds 7 years ago
Gregory Maxwell 22fd04beb9 Remove nBlockMaxSize from miner opt struct as it is no longer used. 7 years ago
Cory Fields b887676e1b net: remove now-unused functions 7 years ago
Cory Fields 45fd75453e net: remove now-superfluous numeric resolve 7 years ago
Cory Fields 2416dd7cc9 net: separate resolving and conecting 7 years ago
Lucas Betschart 7b137acedd [Qt] Add delay before filtering transactions 7 years ago
Dan Raviv 2a07f878a8 Refactor: Modernize disallowed copy constructors/assignment 7 years ago
Andrew Chow e53fa4a1ca Remove custom fee radio group 7 years ago
Dan Raviv a0b4c24617 Trivial: Fix validation comments 7 years ago
Matt Corallo cdaf3a1f9e
Fix Qt 0.14.2->0.15.0 segfault if "total at least" is selected 7 years ago
danra dc2f737ae3 Trivial: Fix comments for DEFAULT_WHITELIST[FORCE]RELAY 7 years ago
MeshCollider 77939f27f7 Fix uninitialized g_connman crash in Shutdown() 7 years ago
MarcoFalke fadf31ef02 wallet: Display non-HD error on first run 7 years ago
Marko Bencun 05cae8aefd range-based loops and const qualifications in net.cpp 7 years ago
Matt Corallo 3dc263c9b9 Use a sensible default for blockmaxweight 7 years ago
Matt Corallo ba206d2c63 Deprecate confusing blockmaxsize, fix getmininginfo output 7 years ago
Marko Bencun 35e5c2269c remove unused IsArgSet check 7 years ago
Marko Bencun 605918272c add m_added_nodes to connman options 7 years ago
MeshCollider df10edfd03 More user-friendly error message when partially signing 7 years ago
Wladimir J. van der Laan 5acd82de9a rpc: make estimatesmartfee argument naming consistent with documentation 7 years ago
Wladimir J. van der Laan 24697c40ee rpc: update cli for estimatefee argument rename 7 years ago
Andrew Chow 713a92073b Remove usehd option and warn when it is used 7 years ago
Andrew Chow d4c18f7330 Bump wallet version number to 159900 7 years ago
John Newbery 5d2a3995e7 [trivial] fixup comment for VerifyWallets() 7 years ago
John Newbery 43b0e81d0f [wallet] Add StartWallets() function to wallet/init.cpp 7 years ago
John Newbery 290f3c56d9 [wallet] Add RegisterWalletRPC() function to wallet/init.cpp 7 years ago
John Newbery 062d63102e [wallet] Add CloseWallets() function to wallet/init.cpp 7 years ago
John Newbery 77fe07c159 [wallet] Add StopWallets() function to wallet/init.cpp 7 years ago
John Newbery 2da5eafa47 [wallet] Add FlushWallets() function to wallet/init.cpp 7 years ago
John Newbery 1b9cee66e1 [wallet] Rename WalletVerify() to VerifyWallets() 7 years ago
John Newbery 9c76ba18cd [wallet] Rename InitLoadWallet() to OpenWallets() 7 years ago
MeshCollider 592404f03f Changing &vec[0] to vec.data(), what 9804 missed 7 years ago
Cory Fields 2525b972af net: stop both net/net_processing before destroying them 7 years ago
Jonas Schnelli f151f5f50f
[macOS] remove Growl support, remove unused code 7 years ago
James Evans d2be7b25b5
Typo in optionsdialog.ui 7 years ago
jjz 061297f0ac Ensure that data types are consistent 7 years ago