aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-01qt: Periodic translations updatev0.16.1rc2Wladimir J. van der Laan
2018-05-30doc: Add commits and authors to release notes for rc1Wladimir J. van der Laan
2018-05-28Merge #13336: [0.16.1] doc: Bump to Ubuntu Bionic 18.04 in build-windows.mdv0.16.1rc1Wladimir J. van der Laan
2018-05-28doc: Bump to Ubuntu Bionic 18.04 in build-windows.mdChun Kuan Lee
2018-05-28build: Bump version to 0.16.1Wladimir J. van der Laan
2018-05-28qt: Pre-rc1 transifex pullWladimir J. van der Laan
2018-05-28Merge #13319: [0.16.1] gui: Backport bech32 checkboxWladimir J. van der Laan
2018-05-28Merge #13317: [0.16.1] Remaining backportsWladimir J. van der Laan
2018-05-24qt: Update translations pre-rc1MarcoFalke
2018-05-24GUI: Allow generating Bech32 addresses with a legacy-address defaultLuke Dashjr
2018-05-24GUI: Rephrase Bech32 checkbox text/tooltipLuke Dashjr
2018-05-24qa: Pad scriptPubKeys to get minimum sized txsMarcoFalke
2018-05-24Policy to reject extremely small transactionsJohnson Lau
2018-05-24Add transaction tests for constant scriptCodeJohnson Lau
2018-05-24Add constant scriptCode policy in non-segwit scriptsJohnson Lau
2018-05-24Add unit tests for signals generated by ProcessNewBlock()Jesse Cohen
2018-05-24Fix concurrency-related bugs in ActivateBestChainJesse Cohen
2018-05-24Do not unlock cs_main in ABC unless we've actually made progress.Matt Corallo
2018-05-24Bugfix: ensure consistency of m_failed_blocks after reconsiderblockSuhas Daftuar
2018-05-24Merge #13253: [0.16] Further BackportsWladimir J. van der Laan
2018-05-18wallet: Exit SyncMetaData if there are no transactions to syncWladimir J. van der Laan
2018-05-18Hold cs_main while calling UpdatedBlockTip() and ui.NotifyBlockTipJesse Cohen
2018-05-18[wallet] [tests] Test disallowed multiwallet paramsJohn Newbery
2018-05-17[wallet] Fix zapwallettxes/multiwallet interaction.John Newbery
2018-05-17RPC Docs: gettxout*: clarify bestblock and unspent countsDavid A. Harding
2018-05-17[qa] Handle disconnect_node raceSuhas Daftuar
2018-05-16Merge #12967: [0.16] BackportsWladimir J. van der Laan
2018-05-03List support for BIP173 in bips.mdPieter Wuille
2018-05-01Remove blockmaxsize option from init.cppfanquake
2018-04-26Default to defining endian-conversion DECLs in compat w/o configMatt Corallo
2018-04-26qt:Show the entire Window when double clicking on taskbarChun Kuan Lee
2018-04-26depends: Fix Qt build with XCode 9.3fanquake
2018-04-26Avoid launching as admin when NSIS installer ends.JeremyRand
2018-04-26[config] Remove blockmaxsize optionJohn Newbery
2018-04-26Fix illegal default `addProxy` and `addrSeparateProxyTor` settings.251
2018-04-26Limit the number of IPs we use from each DNS seedere0
2018-04-24Merge #13049: [0.16] qa: BackportsMarcoFalke
2018-04-20qa: Fix python TypeError in script.pyMarcoFalke
2018-04-20[qa] Delete cookie file before starting nodeSuhas Daftuar
2018-04-20qa: Cache only chain and wallet for regtest datadirMarcoFalke
2018-04-20[qa] Ensure bitcoind processes are cleaned up when tests endSuhas Daftuar
2018-04-20[tests] Test starting bitcoind with -h and -versionJohn Newbery
2018-04-20[tests] Fix intermittent rpc_net.py failure.John Newbery
2018-04-20test: Use wait_until in tests where time was used for pollingBen Woosley
2018-04-20test: Use wait_until to ensure ping goes outBen Woosley
2018-04-20[test] Round target fee to 8 decimals in assert_fee_amountKarl-Johan Alm
2018-03-14Merge #12636: backport: #11995 Fix Qt build with Xcode 9Wladimir J. van der Laan
2018-03-14devtools: Exclude patches from lint-whitespaceMarcoFalke
2018-03-13Merge #12648: [0.16] test: Update trusted git rootWladimir J. van der Laan
2018-03-12[Depends] Fix Qt build with Xcode 9.2fanquake