10925 Commits (0.16)

Author SHA1 Message Date
Suhas Daftuar d1dee20547 Fix crash bug with duplicate inputs within a transaction 6 years ago
Hennadii Stepanov 11b9dbb439
-prune option -help output aligned with code 6 years ago
Thomas Kerin 1cdbea7f74 bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type, add test cases covering bitcoinconsensus error codes 6 years ago
Anthony Towns 1825e37075 Error on missing amount in signrawtransaction* 6 years ago
Ben Woosley 20461fc272
Fix that CWallet::AbandonTransaction would only traverse one level 6 years ago
MarcoFalke d9c563095d qa: Initialize lockstack to prevent null pointer deref 6 years ago
Wladimir J. van der Laan 21dd5127a4 gui: Show messages as text not html 6 years ago
Sjors Provoost f78e7f6589 [qt] send: Clear All also resets coin control options 6 years ago
Pieter Wuille 657dfc5bca Fix csBestBlock/cvBlockChange waiting in rpc/mining 6 years ago
532479301 88d1a649a2 Consensus: Fix bug when compiler do not support __builtin_clz* 6 years ago
Gregory Sanders 6b9dc8ceae have verifytxoutproof check the number of txns in proof structure 6 years ago
MarcoFalke ed82e7176d wallet: Erase wtxOrderd wtx pointer on removeprunedfunds 6 years ago
practicalswift e15e3a9ddd Remove boost dependency (boost/assign/std/vector.hpp) 6 years ago
practicalswift 10621995ed Fix incorrect tests 6 years ago
Bernhard M. Wiedemann 170b309981 Make tests pass after 2020 6 years ago
Suhas Daftuar cfc6f7413b [rpcwallet] Clamp walletpassphrase value at 100M seconds 6 years ago
joemphilips bf1f150190 rpc: fix type mistmatch in listreceivedbyaddress 6 years ago
John Newbery 2291774bd5 [trivial] Add newlines to end of log messages. 6 years ago
MarcoFalke cf6feb7837 qt: Avoid resetting on resetguisettigs=0 6 years ago
Matt Corallo c04a4a5ae9 Remove useless mapRequest tracking that just effects Qt display. 6 years ago
Kristaps Kaupe f7401c86b9
Fix parameter count check for importpubkey. 6 years ago
Adrian Gallagher 67f7fbf9f5
Litecoin: Update default minimum chain work and default assume valid values 6 years ago
Adrian Gallagher 8ca2ccc96c
Litecoin: Bump blockchain size value 6 years ago
Adrian Gallagher 7b0905f640
Litecoin: Update Qt translations 6 years ago
Adrian Gallagher 8203195e2e
Litecoin: GetPoWHash for validation block tests 6 years ago
Gregory Sanders cbd2f70b75
expose CBlockIndex::nTx in getblock(header) 6 years ago
Chun Kuan Lee ce8aa5491f
Add Windows shutdown handler 6 years ago
Luke Dashjr 18b0c69e2f
Bugfix: Include <memory> for std::unique_ptr 6 years ago
Wladimir J. van der Laan 4ea3e8ef07
qt: Periodic translations update 6 years ago
Wladimir J. van der Laan b42c355085
qt: Pre-rc1 transifex pull 6 years ago
MarcoFalke dcb13a0ab6 qt: Update translations pre-rc1 6 years ago
Luke Dashjr 0eda98d01b GUI: Allow generating Bech32 addresses with a legacy-address default 6 years ago
Luke Dashjr ea487f9f90 GUI: Rephrase Bech32 checkbox text/tooltip 6 years ago
Johnson Lau 0a000b9b73 Policy to reject extremely small transactions 6 years ago
Johnson Lau 1fffc2b346 Add transaction tests for constant scriptCode 6 years ago
Johnson Lau d353dd121b Add constant scriptCode policy in non-segwit scripts 6 years ago
Jesse Cohen d6c3a08c48 Add unit tests for signals generated by ProcessNewBlock() 6 years ago
Jesse Cohen bb79aaf93a Fix concurrency-related bugs in ActivateBestChain 6 years ago
Matt Corallo 0948153ea6 Do not unlock cs_main in ABC unless we've actually made progress. 6 years ago
Suhas Daftuar c71e535aec Bugfix: ensure consistency of m_failed_blocks after reconsiderblock 6 years ago
Adrian Gallagher 5c8e26d493
Litecoin: Basic changes for v0.16 release (#482) 6 years ago
Wladimir J. van der Laan 5d8de76257
wallet: Exit SyncMetaData if there are no transactions to sync 6 years ago
Jesse Cohen acdf433822
Hold cs_main while calling UpdatedBlockTip() and ui.NotifyBlockTip 6 years ago
John Newbery 4c14e7b67c
[wallet] Fix zapwallettxes/multiwallet interaction. 6 years ago
David A. Harding 4087dd08e7
RPC Docs: gettxout*: clarify bestblock and unspent counts 6 years ago
fanquake 9645aa6262 Remove blockmaxsize option from init.cpp 6 years ago
Matt Corallo 7847b92605 Default to defining endian-conversion DECLs in compat w/o config 6 years ago
Chun Kuan Lee 1720eb3018 qt:Show the entire Window when double clicking on taskbar 6 years ago
John Newbery e802c22947 [config] Remove blockmaxsize option 6 years ago
251 f118a7a35b Fix illegal default `addProxy` and `addrSeparateProxyTor` settings. 6 years ago