16119 Commits (2bce040c7843c44872bb855e69dd696430b48d97)
 

Author SHA1 Message Date
jaykishan mutkawoa 2bce040c78
Fix CVE-2018-12356 by hardening the regex. (#503) 6 years ago
Adrian Gallagher 4c20019d30
Merge remote-tracking branch 'bitcoin/0.16' 6 years ago
Wladimir J. van der Laan dac5d68fc6
doc: Last-minute edits to 0.16.1 release notes 6 years ago
Wladimir J. van der Laan 4ea3e8ef07
qt: Periodic translations update 6 years ago
Wladimir J. van der Laan afc115d753
doc: Add commits and authors to release notes for rc1 6 years ago
Wladimir J. van der Laan 224a41d1f6
Merge #13336: [0.16.1] doc: Bump to Ubuntu Bionic 18.04 in build-windows.md 6 years ago
Chun Kuan Lee 6de754306e
doc: Bump to Ubuntu Bionic 18.04 in build-windows.md 6 years ago
Wladimir J. van der Laan 81bc9829cd
build: Bump version to 0.16.1 6 years ago
Wladimir J. van der Laan b42c355085
qt: Pre-rc1 transifex pull 6 years ago
Wladimir J. van der Laan 07fb2a6e16
Merge #13319: [0.16.1] gui: Backport bech32 checkbox 6 years ago
Wladimir J. van der Laan bfd1e92333
Merge #13317: [0.16.1] Remaining backports 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
MarcoFalke 08334b73be qa: Pad scriptPubKeys to get minimum sized txs 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
Wladimir J. van der Laan 50b2c9e0df
Merge #13253: [0.16] Further Backports 6 years ago
Adrian Gallagher 514e0681d6
Litecoin: Amend release notes (#484) 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 5ff571e90c
[wallet] [tests] Test disallowed multiwallet params 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
Suhas Daftuar b8aacd660e
[qa] Handle disconnect_node race 6 years ago
Wladimir J. van der Laan feba12fe85
Merge #12967: [0.16] Backports 6 years ago
Pieter Wuille 8fca086d69
List support for BIP173 in bips.md 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
fanquake e055bc0fdf depends: Fix Qt build with XCode 9.3 6 years ago
JeremyRand 0684cf9b58 Avoid launching as admin when NSIS installer ends. 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
e0 f60e84dba4 Limit the number of IPs we use from each DNS seeder 6 years ago
MarcoFalke 9ea62a3dc4
Merge #13049: [0.16] qa: Backports 6 years ago
MarcoFalke 41c29f6d1d qa: Fix python TypeError in script.py 6 years ago
Suhas Daftuar 7460945e0b [qa] Delete cookie file before starting node 6 years ago
MarcoFalke 0a76ed232a qa: Cache only chain and wallet for regtest datadir 6 years ago
Suhas Daftuar 6c26df06ad [qa] Ensure bitcoind processes are cleaned up when tests end 6 years ago
John Newbery df38b130d9 [tests] Test starting bitcoind with -h and -version 6 years ago
John Newbery 4bdb0ce517 [tests] Fix intermittent rpc_net.py failure. 6 years ago
Ben Woosley 0e98f96e42 test: Use wait_until in tests where time was used for polling 6 years ago
Ben Woosley 1286f3e49a test: Use wait_until to ensure ping goes out 6 years ago