10888 Commits (88d1a649a2e9cfa471fc00f8c853e53383eb4695)

Author SHA1 Message Date
532479301 88d1a649a2 Consensus: Fix bug when compiler do not support __builtin_clz* 7 years ago
Gregory Sanders 6b9dc8ceae have verifytxoutproof check the number of txns in proof structure 7 years ago
MarcoFalke ed82e7176d wallet: Erase wtxOrderd wtx pointer on removeprunedfunds 7 years ago
practicalswift e15e3a9ddd Remove boost dependency (boost/assign/std/vector.hpp) 7 years ago
practicalswift 10621995ed Fix incorrect tests 7 years ago
Bernhard M. Wiedemann 170b309981 Make tests pass after 2020 7 years ago
Suhas Daftuar cfc6f7413b [rpcwallet] Clamp walletpassphrase value at 100M seconds 7 years ago
joemphilips bf1f150190 rpc: fix type mistmatch in listreceivedbyaddress 7 years ago
John Newbery 2291774bd5 [trivial] Add newlines to end of log messages. 7 years ago
MarcoFalke cf6feb7837 qt: Avoid resetting on resetguisettigs=0 7 years ago
Matt Corallo c04a4a5ae9 Remove useless mapRequest tracking that just effects Qt display. 7 years ago
Kristaps Kaupe f7401c86b9
Fix parameter count check for importpubkey. 7 years ago
Gregory Sanders cbd2f70b75
expose CBlockIndex::nTx in getblock(header) 7 years ago
Chun Kuan Lee ce8aa5491f
Add Windows shutdown handler 7 years ago
Luke Dashjr 18b0c69e2f
Bugfix: Include <memory> for std::unique_ptr 7 years ago
Wladimir J. van der Laan 4ea3e8ef07
qt: Periodic translations update 7 years ago
Wladimir J. van der Laan b42c355085
qt: Pre-rc1 transifex pull 7 years ago
MarcoFalke dcb13a0ab6 qt: Update translations pre-rc1 7 years ago
Luke Dashjr 0eda98d01b GUI: Allow generating Bech32 addresses with a legacy-address default 7 years ago
Luke Dashjr ea487f9f90 GUI: Rephrase Bech32 checkbox text/tooltip 7 years ago
Johnson Lau 0a000b9b73 Policy to reject extremely small transactions 7 years ago
Johnson Lau 1fffc2b346 Add transaction tests for constant scriptCode 7 years ago
Johnson Lau d353dd121b Add constant scriptCode policy in non-segwit scripts 7 years ago
Jesse Cohen d6c3a08c48 Add unit tests for signals generated by ProcessNewBlock() 7 years ago
Jesse Cohen bb79aaf93a Fix concurrency-related bugs in ActivateBestChain 7 years ago
Matt Corallo 0948153ea6 Do not unlock cs_main in ABC unless we've actually made progress. 7 years ago
Suhas Daftuar c71e535aec Bugfix: ensure consistency of m_failed_blocks after reconsiderblock 7 years ago
Wladimir J. van der Laan 5d8de76257
wallet: Exit SyncMetaData if there are no transactions to sync 7 years ago
Jesse Cohen acdf433822
Hold cs_main while calling UpdatedBlockTip() and ui.NotifyBlockTip 7 years ago
John Newbery 4c14e7b67c
[wallet] Fix zapwallettxes/multiwallet interaction. 7 years ago
David A. Harding 4087dd08e7
RPC Docs: gettxout*: clarify bestblock and unspent counts 7 years ago
fanquake 9645aa6262 Remove blockmaxsize option from init.cpp 7 years ago
Matt Corallo 7847b92605 Default to defining endian-conversion DECLs in compat w/o config 7 years ago
Chun Kuan Lee 1720eb3018 qt:Show the entire Window when double clicking on taskbar 7 years ago
John Newbery e802c22947 [config] Remove blockmaxsize option 7 years ago
251 f118a7a35b Fix illegal default `addProxy` and `addrSeparateProxyTor` settings. 7 years ago
e0 f60e84dba4 Limit the number of IPs we use from each DNS seeder 7 years ago
Tamas Blummer e730b82b07 fix version typo 7 years ago
Wladimir J. van der Laan ea2e39fd20
qt: Remove faulty and unnecessary en_US translation 7 years ago
Wladimir J. van der Laan 01f931b928
test: Add missing signal.h header 7 years ago
Wladimir J. van der Laan 51093478c0
qt: Pre-rc4 translations update 7 years ago
Pieter Wuille 3762ac127a
Make signrawtransaction accept P2SH-P2WSH redeemscripts 7 years ago
Cory Fields ad10b90e50
fix possible shutdown assertion with -reindex-shutdown 7 years ago
Wladimir J. van der Laan 4d54e7ad41
test: Add unit test for LockDirectory 7 years ago
Wladimir J. van der Laan 32a726846d
util: Fix multiple use of LockDirectory 7 years ago
João Barbosa f8938248ef
Interrupt loading thread after shutdown request 7 years ago
Russell Yanofsky ff44101e8d
Fix rescan test failure due to unset g_address_type, g_change_type 7 years ago
Matt Corallo 0f616517e1
Fix ignoring tx data requests when fPauseSend is set on a peer 7 years ago
Sjors Provoost d44cd7ed4b
Reset pblocktree before deleting LevelDB file 7 years ago
Wladimir J. van der Laan 4f63a43f6b
qt: Pre-rc3 translations update 7 years ago