2019-11-25

< bitcoin-git> [bitcoin] mzumsande opened pull request #17593: test: move more utility functions into test utility library (master...201911_test_moveutil) https://github.com/bitcoin/bitcoin/pull/17593
< bitcoin-git> [bitcoin] sipsorcery opened pull request #17592: Appveyor install libevent[thread] vcpkg (master...vcpkg_libevent_thread) https://github.com/bitcoin/bitcoin/pull/17592
< bitcoin-git> [bitcoin] elichai opened pull request #17591: Testing bitcoin in a Big Endian platform - s390x (master...2019-11-s390x) https://github.com/bitcoin/bitcoin/pull/17591
< sipa> "fanquake, faster than his shadow bitcoin-git"
< bitcoin-git> [bitcoin] fanquake closed pull request #17590: reade (master...master) https://github.com/bitcoin/bitcoin/pull/17590
< bitcoin-git> [bitcoin] muzafa-popo opened pull request #17590: reade (master...master) https://github.com/bitcoin/bitcoin/pull/17590
< bitcoin-git> [bitcoin] Sjors opened pull request #17587: gui: show watch-only balance in send screen (master...2019/11/send_balance) https://github.com/bitcoin/bitcoin/pull/17587
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/dd198064b5d9...a284bbbee805
< bitcoin-git> bitcoin/0.19 2aba76c Hennadii Stepanov: qt: Fix missing qRegisterMetaType for size_t
< bitcoin-git> bitcoin/0.19 a284bbb Hennadii Stepanov: refactor: Styling w/ clang-format, comment update
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/1bc9988993ee...dd198064b5d9
< bitcoin-git> bitcoin/0.19 dd19806 Wladimir J. van der Laan: doc: Clear out release notes after 0.19.0.1
< bitcoin-git> [bitcoin] jonatack opened pull request #17585: rpc: deprecate getaddressinfo label (master...deprecate-getaddressinfo-label) https://github.com/bitcoin/bitcoin/pull/17585
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17569: build: Allow export of environ symbols and work around rv64 toolchain issue (master...2019_11_environ) https://github.com/bitcoin/bitcoin/pull/17569
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/746318179884...e6f167bfdfc0
< bitcoin-git> bitcoin/master f6e4225 Wladimir J. van der Laan: build: Allow export of environ symbols
< bitcoin-git> bitcoin/master eafd259 Wladimir J. van der Laan: build: Add NX workaround for RV64
< bitcoin-git> bitcoin/master e6f167b MarcoFalke: Merge #17569: build: Allow export of environ symbols and work around rv64 ...

2019-11-24

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17538: build: Bump minimum libc to 2.17 for release binaries (master...bump_libc_217) https://github.com/bitcoin/bitcoin/pull/17538
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/239d19966788...746318179884
< bitcoin-git> bitcoin/master b77d5ad Wladimir J. van der Laan: build: Disallow dynamic linking against c++ library
< bitcoin-git> bitcoin/master 16a7be1 Wladimir J. van der Laan: build: Bump minimum versions in symbol checker
< bitcoin-git> bitcoin/master 8f15a31 fanquake: doc: add glibc 2.17 requirement to release-notes
< bitcoin-git> [bitcoin] brakmic opened pull request #17584: wallet: replace raw pointer with const reference in AddrToPubKey (master...rpcwallet-redundant-pointer-conversion) https://github.com/bitcoin/bitcoin/pull/17584
< bitcoin-git> [bitcoin] ryanofsky opened pull request #17581: refactor: Remove settings merge reverse precedence code (master...pr/wdrev) https://github.com/bitcoin/bitcoin/pull/17581
< bitcoin-git> [bitcoin] ryanofsky opened pull request #17580: refactor: Add ALLOW_LIST flags and enforce usage in CheckArgFlags (master...pr/wdlist) https://github.com/bitcoin/bitcoin/pull/17580
< bitcoin-git> [bitcoin] andrewtoth opened pull request #17579: [refactor] Merge getreceivedby tally into GetReceived function (master...getreceivedby-refactor) https://github.com/bitcoin/bitcoin/pull/17579
< bitcoin-git> [bitcoin] jonatack opened pull request #17578: rpc: simplify getaddressinfo labels, deprecate previous behavior (master...deprecate-getaddress-info-labels-purpose) https://github.com/bitcoin/bitcoin/pull/17578
< bitcoin-git> [bitcoin] vasild opened pull request #17577: refactor: deduplicate the message sign/verify code (master...message-dedup) https://github.com/bitcoin/bitcoin/pull/17577
< bitcoin-git> [bitcoin] laanwj merged pull request #17574: doc: Add historical release notes for 0.19.0.1 (master...2019_11_relnot_0.19.0.1) https://github.com/bitcoin/bitcoin/pull/17574
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2eeacdfe44e5...239d19966788
< bitcoin-git> bitcoin/master 14feda0 Wladimir J. van der Laan: doc: Add historical release notes for 0.19.0.1
< bitcoin-git> bitcoin/master 239d199 Wladimir J. van der Laan: Merge #17574: doc: Add historical release notes for 0.19.0.1
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9cbd87d8ee29...2eeacdfe44e5
< bitcoin-git> bitcoin/master ba2c5fe Pieter Wuille: Fix CPUID subleaf iteration
< bitcoin-git> bitcoin/master f93fc61 Pieter Wuille: Put bounds on the number of CPUID leaves explored
< bitcoin-git> bitcoin/master 2eeacdf Wladimir J. van der Laan: Merge #17527: Fix CPUID subleaf iteration
< bitcoin-git> [bitcoin] laanwj merged pull request #17527: Fix CPUID subleaf iteration (master...201911_fixed_cpuid_subleafs) https://github.com/bitcoin/bitcoin/pull/17527
< bitcoin-git> [bitcoin] laanwj opened pull request #17574: doc: Add historical release notes for 0.19.0.1 (master...2019_11_relnot_0.19.0.1) https://github.com/bitcoin/bitcoin/pull/17574
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2c98e2024d52...9cbd87d8ee29
< bitcoin-git> bitcoin/master 3ed5e68 Hennadii Stepanov: refactor: Nuke coincontrol circular dependency
< bitcoin-git> bitcoin/master 9cbd87d Samuel Dobson: Merge #17518: refactor, wallet: Nuke coincontrol circular dependency
< bitcoin-git> [bitcoin] meshcollider merged pull request #17518: refactor, wallet: Nuke coincontrol circular dependency (master...20191119-coincontrol-dep) https://github.com/bitcoin/bitcoin/pull/17518
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17430: build:fix "make clean" darwin build (master...fix-darwin-make-clean) https://github.com/bitcoin/bitcoin/pull/17430
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17558: build: organize tests by goal (master...2019/325/order-by-goal) https://github.com/bitcoin/bitcoin/pull/17558

2019-11-23

< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33c103e2fe67...2c98e2024d52
< bitcoin-git> bitcoin/master b509554 Aaron Clauson: Added libtest_util library to msvc build configuration.
< bitcoin-git> bitcoin/master 2c98e20 fanquake: Merge #17571: Add libtest_util library to msvc build configuration
< bitcoin-git> [bitcoin] fanquake merged pull request #17571: Add libtest_util library to msvc build configuration (master...msvc_libtestutil) https://github.com/bitcoin/bitcoin/pull/17571
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #17573: Seed RNG with precision timestamps on receipt of net messages. (master...2019-11-rng-netmsg) https://github.com/bitcoin/bitcoin/pull/17573
< bitcoin-git> [bitcoin] fanquake merged pull request #17539: doc: Update and improve Developer Notes (master...20191120-developer-notes) https://github.com/bitcoin/bitcoin/pull/17539
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0b79caf65801...33c103e2fe67
< bitcoin-git> bitcoin/master 794fe91 Hennadii Stepanov: doc: Update and improve Developer Notes
< bitcoin-git> bitcoin/master 33c103e fanquake: Merge #17539: doc: Update and improve Developer Notes
< bitcoin-git> [bitcoin] sipsorcery opened pull request #17571: WIP: Add libtest_util library to msvc build configuration (master...msvc_libtestutil) https://github.com/bitcoin/bitcoin/pull/17571
< bitcoin-git> [bitcoin] KaanKC opened pull request #17570: test: add unit test for non-standard txs w/ too large tx size (master...test_unit_IsStandardTx_tx-size) https://github.com/bitcoin/bitcoin/pull/17570
< bitcoin-git> [bitcoin] laanwj opened pull request #17569: build: Allow export of environ symbols (master...2019_11_environ) https://github.com/bitcoin/bitcoin/pull/17569
< bitcoin-git> [bitcoin] achow101 opened pull request #17568: wallet: fix when sufficient preset inputs and subtractFeeFromOutputs (master...fix-bnb-preset-sub) https://github.com/bitcoin/bitcoin/pull/17568
< bitcoin-git> [bitcoin] fanquake closed pull request #16738: gui: Remove needless GCC diagnostic pragma (master...20190827-gcc-pragmas) https://github.com/bitcoin/bitcoin/pull/16738
< bitcoin-git> [bitcoin] fanquake opened pull request #17567: gui: remove macOS start on login code (master...remove_macos_startup_item) https://github.com/bitcoin/bitcoin/pull/17567

2019-11-22

< bitcoin-git> [bitcoin] meshcollider merged pull request #17447: wallet: Make -walletdir network only (master...2019-11-fix-15630) https://github.com/bitcoin/bitcoin/pull/17447
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4effd67bf407...0b79caf65801
< bitcoin-git> bitcoin/master 3c2c439 Joao Barbosa: wallet: Make -walletdir network only
< bitcoin-git> bitcoin/master 0b79caf Samuel Dobson: Merge #17447: wallet: Make -walletdir network only
< bitcoin-git> [bitcoin] darosior opened pull request #17566: Switch to weight units for all feerates computation (master...feerate_in_weight) https://github.com/bitcoin/bitcoin/pull/17566
< bitcoin-git> [bitcoin] mxaddict opened pull request #17565: Fixed freezing GUI on reindex (master...freezing-gui-on-reindex) https://github.com/bitcoin/bitcoin/pull/17565
< bitcoin-git> [bitcoin] meshcollider merged pull request #17387: wallet_importmulti: use addresses of the same type as being imported (master...tests-fix-getaddrinfo-type-consistency) https://github.com/bitcoin/bitcoin/pull/17387
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a6f5b6f47d71...4effd67bf407
< bitcoin-git> bitcoin/master b84e776 Andrew Chow: wallet_importmulti: use addresses of the same type as being imported
< bitcoin-git> bitcoin/master 4effd67 Samuel Dobson: Merge #17387: wallet_importmulti: use addresses of the same type as being ...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2a97d2b1a525...a6f5b6f47d71
< bitcoin-git> bitcoin/master 7d7bf2f fanquake: build: set minimum supported macOS to 10.12
< bitcoin-git> bitcoin/master a6f5b6f fanquake: Merge #17550: build: set minimum supported macOS to 10.12
< bitcoin-git> [bitcoin] fanquake merged pull request #17550: build: set minimum supported macOS to 10.12 (master...macOS_10_12_minimum) https://github.com/bitcoin/bitcoin/pull/17550
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7127c3102047...2a97d2b1a525
< bitcoin-git> bitcoin/master 6a2e6b0 Gregory Sanders: Remove out of date comments for CalculateMaximumSignedTxSize
< bitcoin-git> bitcoin/master 2a97d2b Samuel Dobson: Merge #17553: wallet: Remove out of date comments for CalculateMaximumSign...
< bitcoin-git> [bitcoin] meshcollider merged pull request #17553: wallet: Remove out of date comments for CalculateMaximumSignedTxSize (master...calc_max_size_comment) https://github.com/bitcoin/bitcoin/pull/17553
< bitcoin-git> [bitcoin] vasild opened pull request #17563: lib: fix a compiler warning: unused GetDevURandom() (master...unused-GetDevURandom) https://github.com/bitcoin/bitcoin/pull/17563
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17564: rpc: Use mempool from node context instead of global (master...1911-rpcNoTxPoolGlobal) https://github.com/bitcoin/bitcoin/pull/17564
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0aa72061e5d6...7127c3102047
< bitcoin-git> bitcoin/master 55295fb Joao Barbosa: wallet: Lock address type in ReserveDestination
< bitcoin-git> bitcoin/master 3958295 Joao Barbosa: wallet: LearnRelatedScripts only if KeepDestination
< bitcoin-git> bitcoin/master 7127c31 Samuel Dobson: Merge #17237: wallet: LearnRelatedScripts only if KeepDestination
< bitcoin-git> [bitcoin] meshcollider merged pull request #17237: wallet: LearnRelatedScripts only if KeepDestination (master...2019-10-wallet-reservedestination) https://github.com/bitcoin/bitcoin/pull/17237
< bitcoin-git> [bitcoin] meshcollider merged pull request #16944: gui: create PSBT with watch-only wallet (master...2019/08/gui-send-psbt) https://github.com/bitcoin/bitcoin/pull/16944
< bitcoin-git> [bitcoin] meshcollider pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/8aac85d71e21...0aa72061e5d6
< bitcoin-git> bitcoin/master 40537f0 Sjors Provoost: [wallet] ListCoins: include watch-only for wallets without private keys
< bitcoin-git> bitcoin/master 848f889 Sjors Provoost: [gui] send: include watch-only
< bitcoin-git> bitcoin/master 39465d5 Sjors Provoost: [wallet] add fillPSBT to interface
< bitcoin-git> [bitcoin] meshcollider merged pull request #17371: Refactor: Require scriptPubKey to get wallet SigningProvider (master...wallet-box-pr-5) https://github.com/bitcoin/bitcoin/pull/17371
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cef87f7a48f7...8aac85d71e21
< bitcoin-git> bitcoin/master 4b0c718 Andrew Chow: Accumulate result UniValue in SignTransaction
< bitcoin-git> bitcoin/master d0dab89 Andrew Chow: Refactor: Require scriptPubKey to get wallet SigningProvider
< bitcoin-git> bitcoin/master 8aac85d Samuel Dobson: Merge #17371: Refactor: Require scriptPubKey to get wallet SigningProvider...
< bitcoin-git> [bitcoin] jnewbery opened pull request #17562: Validation: Remove ConnectTrace and PerBlockConnectTrace (master...2019-11-remove-connect-trace) https://github.com/bitcoin/bitcoin/pull/17562
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bb862d7864cc...cef87f7a48f7
< bitcoin-git> bitcoin/master db15e71 Andrew Chow: Use BnB when preset inputs are selected
< bitcoin-git> bitcoin/master b007efd Andrew Chow: Allow BnB when subtract fee from outputs
< bitcoin-git> bitcoin/master cef87f7 Samuel Dobson: Merge #17290: Enable BnB coin selection for preset inputs and subtract fee...
< bitcoin-git> [bitcoin] meshcollider merged pull request #17290: Enable BnB coin selection for preset inputs and subtract fee from outputs (master...all-bnb) https://github.com/bitcoin/bitcoin/pull/17290
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17560: ci: Use apt-fast ? (master...1911-ciAptFast) https://github.com/bitcoin/bitcoin/pull/17560
< bitcoin-git> [bitcoin] sandakersmann opened pull request #17561: doc: Changed MiniUPnPc link to https in dependencies.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17561
< bitcoin-git> [bitcoin] laanwj merged pull request #14384: Fire TransactionRemovedFromMempool callbacks from mempool (master...patch/validationinterface-resolve-circular-dependencies) https://github.com/bitcoin/bitcoin/pull/14384
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17560: ci: Use apt-fast ? (master...1911-ciAptFast) https://github.com/bitcoin/bitcoin/pull/17560
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/03f6f408ab2e...bb862d7864cc
< bitcoin-git> bitcoin/master e20c72f 251: Fire TransactionRemovedFromMempool from mempool
< bitcoin-git> bitcoin/master bb862d7 Wladimir J. van der Laan: Merge #14384: Fire TransactionRemovedFromMempool callbacks from mempool
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b983e7e1721f...03f6f408ab2e
< bitcoin-git> bitcoin/master ec89d28 fanquake: build: remove libanl.so.1 from ALLOWED_LIBRARIES
< bitcoin-git> bitcoin/master 03f6f40 fanquake: Merge #17545: build: remove libanl.so.1 from ALLOWED_LIBRARIES
< bitcoin-git> [bitcoin] fanquake merged pull request #17545: build: remove libanl.so.1 from ALLOWED_LIBRARIES (master...remove_libanl_from_allowed_symbols) https://github.com/bitcoin/bitcoin/pull/17545
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a739d207a39f...b983e7e1721f
< bitcoin-git> bitcoin/master a2e581d Harris: build: Create test utility library from src/test/util/
< bitcoin-git> bitcoin/master b983e7e MarcoFalke: Merge #17542: build: Create test utility library from src/test/util/
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17542: build: Create test utility library from src/test/util/ (master...test-util-lib) https://github.com/bitcoin/bitcoin/pull/17542
< bitcoin-git> [bitcoin] Sjors closed pull request #17559: [build] travis: upgrade macOS image (master...2019/11/travis-macos-rvm) https://github.com/bitcoin/bitcoin/pull/17559
< bitcoin-git> [bitcoin] Sjors opened pull request #17559: [build] travis: upgrade rvm to avoid push crash (master...2019/11/travis-macos-rvm) https://github.com/bitcoin/bitcoin/pull/17559
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/69a6f1ad1f7c...a739d207a39f
< bitcoin-git> bitcoin/master e9a27cf Neha Narula: refactor: Remove unused COINBASE_FLAGS
< bitcoin-git> bitcoin/master a739d20 Wladimir J. van der Laan: Merge #17519: rpc: Remove unused COINBASE_FLAGS
< bitcoin-git> [bitcoin] laanwj merged pull request #17519: rpc: Remove unused COINBASE_FLAGS (master...removecoinbaseflags) https://github.com/bitcoin/bitcoin/pull/17519
< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #17558: build: organize tests by goal (master...2019/325/order-by-goal) https://github.com/bitcoin/bitcoin/pull/17558
< bitcoin-git> [bitcoin] jkczyz opened pull request #17557: util: Refactor message hashing into a utility function (master...2019-11-hash-message) https://github.com/bitcoin/bitcoin/pull/17557

2019-11-21

< bitcoin-git> [bitcoin] ryanofsky opened pull request #17556: Change feature_config_args.py not to rely on strange regtest=0 behavior (master...pr/wdpy) https://github.com/bitcoin/bitcoin/pull/17556
< bitcoin-git> [bitcoin] dspicher opened pull request #17555: test: add unit test for non-standard txs with wrong nVersion (master...isStandard-unittests) https://github.com/bitcoin/bitcoin/pull/17555
< bitcoin-git> [bitcoin] instagibbs opened pull request #17553: Remove out of date comments for CalculateMaximumSignedTxSize (master...calc_max_size_comment) https://github.com/bitcoin/bitcoin/pull/17553
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/ae6943620ab3...69a6f1ad1f7c
< bitcoin-git> bitcoin/master 73b5505 Hennadii Stepanov: refactor: Move SendCoinsRecipient in own header
< bitcoin-git> bitcoin/master 567cb44 Hennadii Stepanov: refactor: Nuke guiutil circular dependency
< bitcoin-git> bitcoin/master 49c4211 Hennadii Stepanov: refactor: Nuke walletmodeltransaction circular dep
< bitcoin-git> [bitcoin] laanwj merged pull request #17513: refactor, qt: Nuke some circular dependencies (master...20191119-nuke-circular-dep) https://github.com/bitcoin/bitcoin/pull/17513
< bitcoin-git> [bitcoin] brakmic opened pull request #17551: test: added test for RPCConvertNamedValues in rpc_tests (master...expanding-test-coverage) https://github.com/bitcoin/bitcoin/pull/17551
< bitcoin-git> [bitcoin] fanquake opened pull request #17550: build: set minimum supported macOS to 10.12 (master...macOS_10_12_minimum) https://github.com/bitcoin/bitcoin/pull/17550
< bitcoin-git> [bitcoin] fanquake closed pull request #17202: Travis CI bug in macOS environment #17178 workaround (master...issue#17178) https://github.com/bitcoin/bitcoin/pull/17202
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17549: ci: misc cleanups (master...1911-ciCleanups) https://github.com/bitcoin/bitcoin/pull/17549
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5ff798c39b8a...ae6943620ab3
< bitcoin-git> bitcoin/master fac07f2 MarcoFalke: node: Add reference to mempool in NodeContext
< bitcoin-git> bitcoin/master 8888ad0 MarcoFalke: test: Replace recursive lock with locking annotations
< bitcoin-git> bitcoin/master fa53881 MarcoFalke: scripted-diff: Replace ::mempool with m_node.mempool in tests
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17407: node: Add reference to mempool in NodeContext (master...1911-txPoolOptional) https://github.com/bitcoin/bitcoin/pull/17407
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b7bc9b833009...5ff798c39b8a
< bitcoin-git> bitcoin/master 402ee70 Hennadii Stepanov: refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE const
< bitcoin-git> bitcoin/master cb9d830 Hennadii Stepanov: test: Use proper MAX_SCRIPT_ELEMENT_SIZE
< bitcoin-git> bitcoin/master 5ff798c MarcoFalke: Merge #17439: refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE constants consi...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17439: refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE constants consistently (master...20191111-maxscriptelementsize-const) https://github.com/bitcoin/bitcoin/pull/17439
< bitcoin-git> [bitcoin] hebasto opened pull request #17547: build: Fix configure report about qr (master...20191121-configure-qrencode) https://github.com/bitcoin/bitcoin/pull/17547

2019-11-20

< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/41162c0ba0a1...b7bc9b833009
< bitcoin-git> bitcoin/master faffa7f MarcoFalke: wallet: Avoid showing GUI popups on RPC errors (take 2)
< bitcoin-git> bitcoin/master b7bc9b8 MarcoFalke: Merge #17444: wallet: Avoid showing GUI popups on RPC errors (take 2)
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17444: wallet: Avoid showing GUI popups on RPC errors (take 2) (master...1911-walletGuiPopupRpc) https://github.com/bitcoin/bitcoin/pull/17444
< bitcoin-git> [bitcoin] fanquake opened pull request #17545: build: remove libanl.so.1 from ALLOWED_LIBRARIES (master...remove_libanl_from_allowed_symbols) https://github.com/bitcoin/bitcoin/pull/17545
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17423: ci: Make ci system read-only on the git work tree (master...1911-ciRo) https://github.com/bitcoin/bitcoin/pull/17423
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a8d9f7dfa723...41162c0ba0a1
< bitcoin-git> bitcoin/master fa00393 MarcoFalke: ci: Make all filesystem operations inside docker
< bitcoin-git> bitcoin/master fab1333 MarcoFalke: ci: Remove git from required packages on host
< bitcoin-git> bitcoin/master fa493ef MarcoFalke: ci: Make ci system read-only on the git work tree
< bitcoin-git> [bitcoin] ariard opened pull request #17543: Wallet: undo conflicts properly in case of blocks disconnection (master...2019-11-fix-wallet-unconflicts) https://github.com/bitcoin/bitcoin/pull/17543
< bitcoin-git> [bitcoin] brakmic opened pull request #17542: build: Create test utility library from src/test/util/ (master...test-util-lib) https://github.com/bitcoin/bitcoin/pull/17542
< bitcoin-git> [bitcoin] theStack opened pull request #17541: test: add functional test for non-standard bare multisig txs (master...20191120-test-for-bare-multisig-in-mempool_accept) https://github.com/bitcoin/bitcoin/pull/17541
< bitcoin-git> [bitcoin] hebasto opened pull request #17539: doc: Update and improve Developer Notes (master...20191120-developer-notes) https://github.com/bitcoin/bitcoin/pull/17539
< bitcoin-git> [bitcoin] fanquake opened pull request #17538: build: Bump minimum libc to 2.17 for release binaries (master...bump_libc_217) https://github.com/bitcoin/bitcoin/pull/17538
< bitcoin-git> [bitcoin] achow101 closed pull request #17510: Add copy constructor and copy operator= to CScript to remove ubsan suppression (master...cscript-undef) https://github.com/bitcoin/bitcoin/pull/17510
< bitcoin-git> [bitcoin] achow101 opened pull request #17537: wallet: Cleanup and move opportunistic and superfluous TopUp()s (master...cleanup-topups) https://github.com/bitcoin/bitcoin/pull/17537
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17420: travis: Rework CACHE_ERR_MSG (master...1911-docTravis) https://github.com/bitcoin/bitcoin/pull/17420
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3671c5721d42...a8d9f7dfa723
< bitcoin-git> bitcoin/master 9999a79 MarcoFalke: travis: Rework CACHE_ERR_MSG
< bitcoin-git> bitcoin/master a8d9f7d MarcoFalke: Merge #17420: travis: Rework CACHE_ERR_MSG
< bitcoin-git> [bitcoin] emilengler opened pull request #17536: test: Add test for rpc_whitelist (master...2019-11-jeremyrubin-whitelistrpc-meta) https://github.com/bitcoin/bitcoin/pull/17536
< bitcoin-git> [bitcoin] jonatack opened pull request #17535: test: add block height test to listsinceblock.py (master...rpc-wallet-blockheight-followups) https://github.com/bitcoin/bitcoin/pull/17535
< bitcoin-git> [bitcoin] fanquake merged pull request #17532: test: add functional test for non-standard txs with too large scriptSig (master...20191120-test-check-for-too-large-scriptsig-in-mempool_accept) https://github.com/bitcoin/bitcoin/pull/17532
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/76e777df83db...3671c5721d42
< bitcoin-git> bitcoin/master 8f2d773 Sebastian Falbesoner: test: add functional test for non-standard txs with too large scriptSig
< bitcoin-git> bitcoin/master 3671c57 fanquake: Merge #17532: test: add functional test for non-standard txs with too larg...
< bitcoin-git> [bitcoin] fanquake merged pull request #16161: util: Fix compilation errors in support/lockedpool.cpp (master...2019-06-arena-walk) https://github.com/bitcoin/bitcoin/pull/16161
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/26744ae189af...76e777df83db
< bitcoin-git> bitcoin/master ad71548 Jeffrey Czyz: Fix compilation errors in support/lockedpool.cpp
< bitcoin-git> bitcoin/master 15c84f5 Jeffrey Czyz: Define ARENA_DEBUG in Travis test runs
< bitcoin-git> bitcoin/master 30fb598 Jeffrey Czyz: Fix segfault in allocator_tests/arena_tests
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/36191a8bb536...26744ae189af
< bitcoin-git> bitcoin/master 8944c1d dannmat: Changed tooltips of receive form to highlight difference between Label and...
< bitcoin-git> bitcoin/master 26744ae Wladimir J. van der Laan: Merge #17446: gui: Changed tooltip for 'Label' & 'Message' text fields to ...
< bitcoin-git> [bitcoin] laanwj merged pull request #17446: gui: Changed tooltip for 'Label' & 'Message' text fields to be more clear (master...Nov-19-Remove-Message-Input) https://github.com/bitcoin/bitcoin/pull/17446
< bitcoin-git> [bitcoin] laanwj closed pull request #17531: Bump minimum libc to 2.19 for release binaries (master...2019_11_bump_libc) https://github.com/bitcoin/bitcoin/pull/17531
< bitcoin-git> [bitcoin] Sjors closed pull request #17520: build: Mark depends headers as -isystem (master...2019/11/depends-isystem) https://github.com/bitcoin/bitcoin/pull/17520
< bitcoin-git> [bitcoin] Sjors opened pull request #17533: build: undo Werror=unused-variable (master...2019/11/no-unused-variable-error) https://github.com/bitcoin/bitcoin/pull/17533
< bitcoin-git> [bitcoin] laanwj closed pull request #16808: gui: fix language list (master...translation-list-fix) https://github.com/bitcoin/bitcoin/pull/16808
< bitcoin-git> [bitcoin] laanwj merged pull request #12461: scripted-diff: Rename key size consts to be relative to their class (master...key-size-consts) https://github.com/bitcoin/bitcoin/pull/12461
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6496bb87afc6...36191a8bb536
< bitcoin-git> bitcoin/master 47101bb Ben Woosley: scripted-diff: Rename CPubKey and CKey::*_KEY_SIZE and COMPRESSED_*_KEY_SI...
< bitcoin-git> bitcoin/master 0580f86 Ben Woosley: Fixup whitespace
< bitcoin-git> bitcoin/master 36191a8 Wladimir J. van der Laan: Merge #12461: scripted-diff: Rename key size consts to be relative to thei...
< bitcoin-git> [bitcoin] laanwj merged pull request #17008: build: bump libevent to 2.1.11 in depends (master...master) https://github.com/bitcoin/bitcoin/pull/17008
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b4a1da9ef8e4...6496bb87afc6
< bitcoin-git> bitcoin/master 02ac445 stefanwouldgo: bump libevent to 2.1.11 in depends
< bitcoin-git> bitcoin/master 6496bb8 Wladimir J. van der Laan: Merge #17008: build: bump libevent to 2.1.11 in depends
< bitcoin-git> [bitcoin] theStack opened pull request #17532: test: add functional test for non-standard txs with too large scriptSig (master...20191120-test-check-for-too-large-scriptsig-in-mempool_accept) https://github.com/bitcoin/bitcoin/pull/17532
< bitcoin-git> [bitcoin] laanwj opened pull request #17531: Bump minimum libc version to 2.23 (master...2019_11_bump_libc) https://github.com/bitcoin/bitcoin/pull/17531
< bitcoin-git> [bitcoin] laanwj opened pull request #17530: Use natural alignment for prevector (master...2019_11_prevector) https://github.com/bitcoin/bitcoin/pull/17530
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17529: rpc: Faster getblock using PureBlock (master...1911-PureTx) https://github.com/bitcoin/bitcoin/pull/17529

2019-11-19

< bitcoin-git> [bitcoin] sipa opened pull request #17527: Fix CPUID subleaf iteration (master...201911_fixed_cpuid_subleafs) https://github.com/bitcoin/bitcoin/pull/17527
< bitcoin-git> [bitcoin] achow101 opened pull request #17526: Use Single Random Draw In addition to knapsack as coin selection fallback (master...srd-fallback-2) https://github.com/bitcoin/bitcoin/pull/17526
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17424: doc:Travis CI note on Build Timeouts (master...travis-note) https://github.com/bitcoin/bitcoin/pull/17424
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17462: build: macOS fix Info.plist (master...info-plist) https://github.com/bitcoin/bitcoin/pull/17462
< bitcoin-git> [bitcoin] achow101 opened pull request #17524: psbt: handle unspendable psbts (master...analyzepsbt-invalid) https://github.com/bitcoin/bitcoin/pull/17524
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17522: test: Wait until mempool is loaded in wallet_abandonconflict (master...1911-testMempoolLoaded) https://github.com/bitcoin/bitcoin/pull/17522
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14384: Fire TransactionRemovedFromMempool callbacks from mempool (master...patch/validationinterface-resolve-circular-dependencies) https://github.com/bitcoin/bitcoin/pull/14384
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #14384: Fire TransactionRemovedFromMempool callbacks from mempool (master...patch/validationinterface-resolve-circular-dependencies) https://github.com/bitcoin/bitcoin/pull/14384
< bitcoin-git> [bitcoin] fanquake opened pull request #17521: depends: only use D-Bus with Qt on linux (master...no_dbus_macos) https://github.com/bitcoin/bitcoin/pull/17521
< bitcoin-git> [bitcoin] Sjors opened pull request #17520: Mark depends headers as -isystem (master...2019/11/depends-isystem) https://github.com/bitcoin/bitcoin/pull/17520
< bitcoin-git> [bitcoin] narula opened pull request #17519: refactor: Remove unused COINBASE_FLAGS (master...removecoinbaseflags) https://github.com/bitcoin/bitcoin/pull/17519
< bitcoin-git> [bitcoin] hebasto opened pull request #17518: refactor, wallet: Nuke coincontrol circular dependency (master...20191119-coincontrol-dep) https://github.com/bitcoin/bitcoin/pull/17518
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17517: ci: Bump to clang-8 for asan build to avoid segfaults on ppc64le (master...1911-ciPpcAsan) https://github.com/bitcoin/bitcoin/pull/17517
< bitcoin-git> [bitcoin] hebasto closed pull request #17516: refactor, tool: Cleanup WalletTool namespace (master...20191119-wallettool-namespace) https://github.com/bitcoin/bitcoin/pull/17516
< bitcoin-git> [bitcoin] hebasto opened pull request #17516: refactor, tool: Cleanup WalletTool namespace (master...20191119-wallettool-namespace) https://github.com/bitcoin/bitcoin/pull/17516
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/e1df92213253...b4a1da9ef8e4
< bitcoin-git> bitcoin/master 278751e Wladimir J. van der Laan: doc: Remove ssl as a required dependency from build-unix
< bitcoin-git> bitcoin/master 2d70665 Wladimir J. van der Laan: build: remove libcrypto as internal dependency in libbitcoinconsensus.pc
< bitcoin-git> bitcoin/master 7ea5526 Wladimir J. van der Laan: test: remove lsan suppression for libcrypto
< bitcoin-git> [bitcoin] fanquake merged pull request #17515: Remove straggling OpenSSL references from doc and build (master...2019_11_ssl_crypto_doc_cleanup) https://github.com/bitcoin/bitcoin/pull/17515
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17497: test: skip tests when utils haven't been compiled (master...skip_cli_interface_test_when_no_cli) https://github.com/bitcoin/bitcoin/pull/17497
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/92db280817c5...e1df92213253
< bitcoin-git> bitcoin/master 621d398 fanquake: test: skip bitcoin_cli test when the cli isn't compiled
< bitcoin-git> bitcoin/master e9277ba fanquake: test: skip wallet_listreceivedby test when the cli isn't compiled
< bitcoin-git> bitcoin/master a673521 fanquake: test: skip tool_wallet test when bitcoin-wallet isn't compiled
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2065ef66ee6f...92db280817c5
< bitcoin-git> bitcoin/master adbe155 Wladimir J. van der Laan: doc: Add some better examples for scripted diff
< bitcoin-git> bitcoin/master 92db280 Wladimir J. van der Laan: Merge #17411: doc: Add some better examples for scripted diff
< bitcoin-git> [bitcoin] laanwj merged pull request #17411: doc: Add some better examples for scripted diff (master...2019_11_scripted_diff_examples) https://github.com/bitcoin/bitcoin/pull/17411
< bitcoin-git> [bitcoin] laanwj opened pull request #17515: Remove straggling OpenSSL references from doc and build (master...2019_11_ssl_crypto_doc_cleanup) https://github.com/bitcoin/bitcoin/pull/17515
< bitcoin-git> [bitcoin] laanwj opened pull request #17514: util: Make logging noexcept (master...2019_11_logging_noexcept) https://github.com/bitcoin/bitcoin/pull/17514
< bitcoin-git> [bitcoin] Sjors closed pull request #16966: ui: make send a wizard (master...2019/09/gui-send) https://github.com/bitcoin/bitcoin/pull/16966
< bitcoin-git> [bitcoin] hebasto opened pull request #17513: refactor, qt: Nuke some circular dependencies (master...20191119-nuke-circular-dep) https://github.com/bitcoin/bitcoin/pull/17513
< bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/30521302f90e...2065ef66ee6f
< bitcoin-git> bitcoin/master 5624ab0 fanquake: random: stop feeding RNG output back into OpenSSL
< bitcoin-git> bitcoin/master 4fcfcc2 fanquake: random: stop retrieving random bytes from OpenSSL
< bitcoin-git> bitcoin/master b49b6b0 fanquake: random: Remove remaining OpenSSL calls and locking infrastructure
< bitcoin-git> [bitcoin] laanwj merged pull request #17265: Remove OpenSSL (master...remove_openssl) https://github.com/bitcoin/bitcoin/pull/17265
< bitcoin-git> [bitcoin] martinus closed pull request #16801: faster & less memory for sync: bulk pool allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/16801

2019-11-18

< bitcoin-git> [bitcoin] sipa opened pull request #17511: Add bounds checks before base58 decoding (master...201911_boundedbase58) https://github.com/bitcoin/bitcoin/pull/17511
< bitcoin-git> [bitcoin] emilengler closed pull request #17498: Add permission whitelisting system (master...2019-11-whitelist-permission-system) https://github.com/bitcoin/bitcoin/pull/17498
< bitcoin-git> [bitcoin] ryanofsky reopened pull request #12763: Add RPC Whitelist Feature from #12248 (master...whitelistrpc) https://github.com/bitcoin/bitcoin/pull/12763
< bitcoin-git> [bitcoin] achow101 opened pull request #17510: Add copy constructor and copy operator= to CScript to remove ubsan suppression (master...cscript-undef) https://github.com/bitcoin/bitcoin/pull/17510
< bitcoin-git> [bitcoin] Sjors opened pull request #17509: gui: save and load PSBT (master...2019/11/gui-psbt-save) https://github.com/bitcoin/bitcoin/pull/17509
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/397c6d32c8f8...30521302f90e
< bitcoin-git> bitcoin/master 49f4c7f practicalswift: tests: Add fuzzing harness for various PSBT related functions
< bitcoin-git> bitcoin/master 3052130 MarcoFalke: Merge #17136: tests: Add fuzzing harness for various PSBT related function...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17136: tests: Add fuzzing harness for various PSBT related functions (master...fuzzers-psbt) https://github.com/bitcoin/bitcoin/pull/17136
< bitcoin-git> [bitcoin] fanquake opened pull request #17507: random: mark RandAddPeriodic and SeedPeriodic as noexcept (master...random_followups) https://github.com/bitcoin/bitcoin/pull/17507
< bitcoin-git> bitcoin/master e161bc7 Wladimir J. van der Laan: doc: Remove bitness from bitcoin-qt help message and manpage
< bitcoin-git> bitcoin/master 397c6d3 MarcoFalke: Merge #17503: doc: Remove bitness from bitcoin-qt help message and manpage...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17503: doc: Remove bitness from bitcoin-qt help message and manpage (master...2019_11_nobitness) https://github.com/bitcoin/bitcoin/pull/17503
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6fde676f647e...397c6d32c8f8
< bitcoin-git> [bitcoin] laanwj merged pull request #16669: build: use new fork of osslsigncode for windows gitian signing (master...osslsigncode_2_0) https://github.com/bitcoin/bitcoin/pull/16669
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ca1eeba0b058...6fde676f647e
< bitcoin-git> bitcoin/master feb5075 fanquake: build: use osslsigncode 2.0 in gitian
< bitcoin-git> bitcoin/master 6fde676 Wladimir J. van der Laan: Merge #16669: build: use new fork of osslsigncode for windows gitian signi...
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/63fac52f31ea...ca1eeba0b058
< bitcoin-git> bitcoin/master 1c23ea5 fanquake: test: fix bitcoind already running warnings on macOS
< bitcoin-git> bitcoin/master ca1eeba Wladimir J. van der Laan: Merge #17488: test: fix "bitcoind already running" warnings on macOS
< bitcoin-git> [bitcoin] laanwj merged pull request #17488: test: fix "bitcoind already running" warnings on macOS (master...macos_pidof_test_runner_warning) https://github.com/bitcoin/bitcoin/pull/17488
< bitcoin-git> [bitcoin] laanwj pushed tag v0.19.0.1: https://github.com/bitcoin/bitcoin/compare/v0.19.0.1
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/24647a09e710...63fac52f31ea
< bitcoin-git> bitcoin/master 2f5f7d6 darosior: GuessVerificationProgress: cap the ratio to 1
< bitcoin-git> bitcoin/master 63fac52 Wladimir J. van der Laan: Merge #17328: GuessVerificationProgress: cap the ratio to 1
< bitcoin-git> [bitcoin] laanwj merged pull request #17328: GuessVerificationProgress: cap the ratio to 1 (master...fixup_getblockchaininfo) https://github.com/bitcoin/bitcoin/pull/17328
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0bb37e437e9c...24647a09e710
< bitcoin-git> bitcoin/master fa6e01b MarcoFalke: ci: Use clang-8 for fuzzing to run on aarch64 ci systems
< bitcoin-git> bitcoin/master fa2ec9f MarcoFalke: fuzz: Bump timeout in test_runner to accomodate for slow arm64 CPUs
< bitcoin-git> bitcoin/master 24647a0 Wladimir J. van der Laan: Merge #17470: ci: Use clang-8 for fuzzing to run on aarch64 ci systems
< bitcoin-git> [bitcoin] laanwj merged pull request #17470: ci: Use clang-8 for fuzzing to run on aarch64 ci systems (master...1911-ciFuzzClang8) https://github.com/bitcoin/bitcoin/pull/17470
< bitcoin-git> [bitcoin] laanwj pushed 12 commits to master: https://github.com/bitcoin/bitcoin/compare/1baf7d181931...0bb37e437e9c
< bitcoin-git> bitcoin/master b51bae1 fanquake: doc: minor corrections in random.cpp
< bitcoin-git> bitcoin/master cea3902 Pieter Wuille: [MOVEONLY] Move perfmon data gathering to new randomenv module
< bitcoin-git> bitcoin/master 723c796 Pieter Wuille: [MOVEONLY] Move cpuid code from random & sha256 to compat/cpuid
< bitcoin-git> [bitcoin] laanwj merged pull request #17270: Feed environment data into RNG initializers (master...201910_seedrandom) https://github.com/bitcoin/bitcoin/pull/17270
< bitcoin-git> [bitcoin] promag closed pull request #17505: Fix unsigned integer overflow in LoadMempool (master...2019-11-loadmempool-ubsan-uint-overflow) https://github.com/bitcoin/bitcoin/pull/17505
< bitcoin-git> [bitcoin] promag opened pull request #17505: Fix unsigned integer overflow in LoadMempool (master...2019-11-loadmempool-ubsan-uint-overflow) https://github.com/bitcoin/bitcoin/pull/17505
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/94f0749f9130...1baf7d181931
< bitcoin-git> bitcoin/master bc728d1 Carl Dong: depends: qt: Fix C{,XX} pickup
< bitcoin-git> bitcoin/master 1baf7d1 Wladimir J. van der Laan: Merge #17466: depends: qt: Fix C{,XX} pickup
< bitcoin-git> [bitcoin] laanwj merged pull request #17466: depends: qt: Fix C{,XX} pickup (master...2019-11-qt-CC-CXX-pickup) https://github.com/bitcoin/bitcoin/pull/17466
< bitcoin-git> [bitcoin] laanwj opened pull request #17503: doc: Remove bitness from bitcoin-qt help message and manpage (master...2019_11_nobitness) https://github.com/bitcoin/bitcoin/pull/17503
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7dbc33f61764...94f0749f9130
< bitcoin-git> bitcoin/master 0ec9671 TheCharlatan: Add TheCharlatan's pgp key
< bitcoin-git> bitcoin/master 94f0749 Wladimir J. van der Laan: Merge #17436: Add TheCharlatan's pgp key
< bitcoin-git> [bitcoin] laanwj merged pull request #17436: Add TheCharlatan's pgp key (master...gitianKey) https://github.com/bitcoin/bitcoin/pull/17436
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/890dc0a7cccd...1bc9988993ee
< bitcoin-git> bitcoin/0.19 1bc9988 Wladimir J. van der Laan: doc: Generate manpages for 0.19.0.1
< bitcoin-git> [bitcoin] theStack opened pull request #17502: test: add unit test for non-standard bare multisig txs (master...20191118-test_check-for-non-standard-txs-bare-multisig) https://github.com/bitcoin/bitcoin/pull/17502

2019-11-17

< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b90dad514399...7dbc33f61764
< bitcoin-git> bitcoin/master 5fa28e9 Hennadii Stepanov: refactor: Remove unused signal
< bitcoin-git> bitcoin/master 7dbc33f Jonas Schnelli: Merge #17499: refactor, qt: Remove unused signal from WalletView class
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #17499: refactor, qt: Remove unused signal from WalletView class (master...20191117-walletview-cleanup) https://github.com/bitcoin/bitcoin/pull/17499
< bitcoin-git> [bitcoin] hebasto opened pull request #17500: refactor, qt: Nuke walletframe circular dependency (master...20191117-nuke-circular) https://github.com/bitcoin/bitcoin/pull/17500
< bitcoin-git> [bitcoin] hebasto opened pull request #17499: refactor, qt: Remove unused signal from WalletView class (master...20191117-walletview-cleanup) https://github.com/bitcoin/bitcoin/pull/17499
< bitcoin-git> [bitcoin] emilengler opened pull request #17498: Add permission whitelisting system (master...2019-11-whitelist-permission-system) https://github.com/bitcoin/bitcoin/pull/17498
< bitcoin-git> [bitcoin] fanquake opened pull request #17497: test: skip interface_bitcoin_cli when the cli isn't compiled (master...skip_cli_interface_test_when_no_cli) https://github.com/bitcoin/bitcoin/pull/17497

2019-11-16

< bitcoin-git> [bitcoin] fanquake opened pull request #17494: utils: Use GetProcessWorkingSetSizeEx to get limit for Win32LockedPageAllocator (master...windows_page_allocator_getlimit) https://github.com/bitcoin/bitcoin/pull/17494

2019-11-15

< bitcoin-git> [bitcoin] ryanofsky opened pull request #17493: util: Forbid ambiguous repeated assignments in config file (master...pr/wdmult) https://github.com/bitcoin/bitcoin/pull/17493