2020-03-04

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18259: doc: Merge release notes for 0.20.0 release (master...2003-docMergeRel) https://github.com/bitcoin/bitcoin/pull/18259
< harding> wumpus: FYI, 0.19.1 release stuff for the website: https://github.com/bitcoin-core/bitcoincore.org/pull/698
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18164: rpc: generalize address in decoderawtransaction RPCResult (master...20200216-rpc-remove-concrete-address-from-rpcresult) https://github.com/bitcoin/bitcoin/pull/18164
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17809: rpc: Auto-format RPCResult (master...1906-rpcResult) https://github.com/bitcoin/bitcoin/pull/17809
< bitcoin-git> bitcoin/master a71c347 MarcoFalke: Merge #17809: rpc: Auto-format RPCResult
< bitcoin-git> bitcoin/master fa6b061 MarcoFalke: rpc: Auto-format RPCResult
< bitcoin-git> bitcoin/master fa7d050 MarcoFalke: rpc: Move OuterType enum to header
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/088604221b4a...a71c34742c24
< bitcoin-git> [bitcoin] laanwj pushed tag v0.19.1: https://github.com/bitcoin/bitcoin/compare/v0.19.1
< bitcoin-git> bitcoin/0.19 58ba7c3 Wladimir J. van der Laan: build: Bump version for 0.19.1 final
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/a28ea316ed47...58ba7c314d55
< bitcoin-git> [bitcoin] fanquake merged pull request #18253: doc: Correct spelling errors in comments (master...2020-03-lint-spelling) https://github.com/bitcoin/bitcoin/pull/18253
< bitcoin-git> bitcoin/master 0886042 fanquake: Merge #18253: doc: Correct spelling errors in comments
< bitcoin-git> bitcoin/master 9b0e162 Ben Woosley: doc: Correct spelling errors in comments
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ac5c5d0162a9...088604221b4a

2020-03-03

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18256: BTC (master...master) https://github.com/bitcoin/bitcoin/pull/18256
< bitcoin-git> [bitcoin] ACES-Source opened pull request #18256: BTC (master...master) https://github.com/bitcoin/bitcoin/pull/18256
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18255: test: Add bad-txns-*-toolarge test cases to invalid_txs (master...2003-testTooLarge) https://github.com/bitcoin/bitcoin/pull/18255
< bitcoin-git> [bitcoin] Empact opened pull request #18253: doc: Correct spelling errors in comments (master...2020-03-lint-spelling) https://github.com/bitcoin/bitcoin/pull/18253
< bitcoin-git> [bitcoin] vasild opened pull request #18252: build: fix compiler warning in formatPingTime() (master...implicit-change-formatPingTime) https://github.com/bitcoin/bitcoin/pull/18252
< gribble> https://github.com/bitcoin/bitcoin/issues/18239 | wip: gui: Refactor to drop client and wallet models setters by promag · Pull Request #18239 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16710 | build: Enable -Wsuggest-override if available by hebasto · Pull Request #16710 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #18251: 0.15 (master...0.15) https://github.com/bitcoin/bitcoin/pull/18251
< bitcoin-git> [bitcoin] zachwylde00 opened pull request #18251: 0.15 (master...0.15) https://github.com/bitcoin/bitcoin/pull/18251
< bitcoin-git> [bitcoin] fanquake closed pull request #18250: create merge (master...master) https://github.com/bitcoin/bitcoin/pull/18250
< bitcoin-git> [bitcoin] zachwylde00 opened pull request #18250: create merge (master...master) https://github.com/bitcoin/bitcoin/pull/18250

2020-03-02

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18249: test: Bump timeouts to accomodate really slow disks (master...2003-testTimeout) https://github.com/bitcoin/bitcoin/pull/18249
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18247: test: Wait for both veracks in add_p2p_connection (master...2003-qaMininodeVerackRace) https://github.com/bitcoin/bitcoin/pull/18247
< bitcoin-git> [bitcoin] promag opened pull request #18246: gui: Drop connectSlotsByName usage (master...2020-03-drop-connectslotsbyName) https://github.com/bitcoin/bitcoin/pull/18246
< bitcoin-git> [bitcoin] instagibbs opened pull request #18245: Test some transaction creation with non-empty fee estimator (master...test_est_txn) https://github.com/bitcoin/bitcoin/pull/18245
< bitcoin-git> [bitcoin] Sjors opened pull request #18244: rpc: have lockUnspents also lock manually selected coins (master...2020/03/rpc_coin_locks) https://github.com/bitcoin/bitcoin/pull/18244
< bitcoin-git> [bitcoin] laanwj merged pull request #18168: httpserver: use own HTTP status codes (master...500) https://github.com/bitcoin/bitcoin/pull/18168
< bitcoin-git> bitcoin/master ac5c5d0 Wladimir J. van der Laan: Merge #18168: httpserver: use own HTTP status codes
< bitcoin-git> bitcoin/master aff2748 Filip Gospodinov: httpserver: use own HTTP status codes
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1f886243e464...ac5c5d0162a9
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #18242: Add BIP324 encrypted p2p transport de-/serializer (only used in tests) (master...2020/03/net_v2) https://github.com/bitcoin/bitcoin/pull/18242
< bitcoin-git> [bitcoin] kallewoof opened pull request #18241: wallet/refactor: refer to CWallet immutably when possible (master...2002-const-fixes) https://github.com/bitcoin/bitcoin/pull/18241
< kallewoof> sipa, aj, luke-jr: for the record, changing to immutable-CWallet-pointers in places where it made sense (many places did non-const stuff) resulted in 68 changes; see https://github.com/bitcoin/bitcoin/compare/master...kallewoof:2002-const-fixes ... is this something people would concept ack on a PR?
< bitcoin-git> [bitcoin] meshcollider merged pull request #18224: Make AnalyzePSBT next role calculation simple, correct (master...analyze_psbt_role_simple) https://github.com/bitcoin/bitcoin/pull/18224
< bitcoin-git> bitcoin/master 1f88624 Samuel Dobson: Merge #18224: Make AnalyzePSBT next role calculation simple, correct
< bitcoin-git> bitcoin/master 1ef28b4 Gregory Sanders: Make AnalyzePSBT next role calculation simple, correct
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54a7ef612a3b...1f886243e464
< gribble> https://github.com/bitcoin/bitcoin/issues/18008 | test: only declare a main() when fuzzing with AFL by fanquake · Pull Request #18008 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18064 | gui: Drop WalletModel dependency to RecentRequestsTableModel by promag · Pull Request #18064 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18064 | gui: Drop WalletModel dependency to RecentRequestsTableModel by promag · Pull Request #18064 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18239 | wip: gui: Refactor to drop client and wallet models setters by promag · Pull Request #18239 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag opened pull request #18239: gui: Refactor to drop client and wallet models setters (master...2020-03-drop-setmodel) https://github.com/bitcoin/bitcoin/pull/18239
< bitcoin-git> [bitcoin] ajtowns opened pull request #18238: net_processing: Retry notfounds with more urgency (master...202002-bump-notfound) https://github.com/bitcoin/bitcoin/pull/18238
< fanquake> kallewoof looks like similar comments have been made before: https://github.com/bitcoin/bitcoin/pull/8775#discussion_r103283605
< kallewoof> So, bitcoin core right now seems to lean towards constant func/method parameters to pointers in the form "type* const" (55 instances of "CWallet* const pwallet") over "const type*" (15 instances of "const CWallet*"), but from what I understand, "type* const" means the pointer itself is const (i.e. "pwallet = blarf" is illegal) but the pointed to instance is not const (i.e. pwallet->MutableThing() is legal). I tested this
< bitcoin-git> [bitcoin] fanquake closed pull request #18237: Create circle.ci.yml (master...master) https://github.com/bitcoin/bitcoin/pull/18237
< bitcoin-git> [bitcoin] zachwylde00 opened pull request #18237: Create circle.ci.yml (master...master) https://github.com/bitcoin/bitcoin/pull/18237

2020-03-01

< bitcoin-git> [bitcoin] v1048576 closed pull request #18236: [WIP] script: prevent OP_NEGATE from generating negative zero. (master...master) https://github.com/bitcoin/bitcoin/pull/18236
< bitcoin-git> [bitcoin] v1048576 opened pull request #18236: script: prevent OP_NEGATE from generating negative zero. (master...master) https://github.com/bitcoin/bitcoin/pull/18236
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17399: validation: Templatize ValidationState instead of subclassing (master...2019-11-validation-state) https://github.com/bitcoin/bitcoin/pull/17399
< bitcoin-git> bitcoin/master 10efc04 Jeffrey Czyz: Templatize ValidationState instead of subclassing
< bitcoin-git> bitcoin/master 10e85d4 Jeffrey Czyz: Remove ValidationState's constructor
< bitcoin-git> bitcoin/master 0aed17e Jeffrey Czyz: Refactor FormatStateMessage into ValidationState
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/715dbbe9e8b6...54a7ef612a3b
< bitcoin-git> [bitcoin] ajtowns opened pull request #18234: scheduler.cpp: Replace boost::mutex,condition_var,chrono with std equivalents (master...202002-scheduler-deboost) https://github.com/bitcoin/bitcoin/pull/18234

2020-02-29

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18232: test: Check that wait_until returns if time point is in the past (master...2002-debugBoost) https://github.com/bitcoin/bitcoin/pull/18232
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17978: gui: walletcontroller showProgressDialogue functional progressBar (master...toHtmlEscaped) https://github.com/bitcoin/bitcoin/pull/17978
< bitcoin-git> bitcoin/master 715dbbe fanquake: Merge #18229: random: drop unused MACH time headers
< bitcoin-git> [bitcoin] fanquake merged pull request #18229: random: drop unused MACH time headers (master...2020-02-mach-headers) https://github.com/bitcoin/bitcoin/pull/18229
< bitcoin-git> bitcoin/master d361460 Ben Woosley: Drop unused mach time headers
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/902796093235...715dbbe9e8b6
< bitcoin-git> [bitcoin] Mentors4EDU closed pull request #18230: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/18230
< bitcoin-git> [bitcoin] Mentors4EDU opened pull request #18230: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/18230
< bitcoin-git> [bitcoin] fanquake merged pull request #18225: util: Fail to parse empty string in ParseMoney (master...2002-utilMoney) https://github.com/bitcoin/bitcoin/pull/18225
< bitcoin-git> bitcoin/master 9027960 fanquake: Merge #18225: util: Fail to parse empty string in ParseMoney
< bitcoin-git> bitcoin/master 8888461 MarcoFalke: util: Fail to parse empty string in ParseMoney
< bitcoin-git> bitcoin/master fab30b6 MarcoFalke: util: Remove unused ParseMoney that takes a c_str
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/eca4d8ef6aff...902796093235

2020-02-28

< bitcoin-git> [bitcoin] Empact opened pull request #18229: Drop unused MACH time headers (master...2020-02-mach-headers) https://github.com/bitcoin/bitcoin/pull/18229
< bitcoin-git> [bitcoin] Empact closed pull request #18226: refactor: Consolidate unnecessary base58 interfaces (master...2020-02-base58) https://github.com/bitcoin/bitcoin/pull/18226
< andytoshi> sipa: well, "analyzing like a policy" is done (in rust-bitcoin) by first lifting to a policy, then doing the analysis :)
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16562: Refactor message transport packaging (master...2019/06/net_refactor_2) https://github.com/bitcoin/bitcoin/pull/16562
< bitcoin-git> bitcoin/master eca4d8e MarcoFalke: Merge #16562: Refactor message transport packaging
< bitcoin-git> bitcoin/master 16d6113 Jonas Schnelli: Refactor message transport packaging
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1a51cd1ac5a0...eca4d8ef6aff
< bitcoin-git> [bitcoin] laanwj merged pull request #17800: random: don't special case clock usage on macOS (master...random_macos_clocks) https://github.com/bitcoin/bitcoin/pull/17800
< bitcoin-git> bitcoin/master 1a51cd1 Wladimir J. van der Laan: Merge #17800: random: don't special case clock usage on macOS
< bitcoin-git> bitcoin/master dc9305b fanquake: random: don't special case clock usage on macOS
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7a266a679d66...1a51cd1ac5a0
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18228: test: Add missing syncwithvalidationinterfacequeue (master...2002-testFixRace) https://github.com/bitcoin/bitcoin/pull/18228
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18173: refactor: test/bench: deduplicate SetupDummyInputs() (master...20200218-refactor-dedup-SetupDummyInputs) https://github.com/bitcoin/bitcoin/pull/18173
< bitcoin-git> bitcoin/master 7a266a6 MarcoFalke: Merge #18173: refactor: test/bench: deduplicate SetupDummyInputs()
< bitcoin-git> bitcoin/master 7bf4ce4 Sebastian Falbesoner: refactor: test/bench: dedup SetupDummyInputs()
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9aa8145bc024...7a266a679d66
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17959: test: check specific reject reasons in feature_csv_activation.py (master...20200118-test-check-reject-reasons-in-feature-csv-activation) https://github.com/bitcoin/bitcoin/pull/17959
< bitcoin-git> bitcoin/master 54be4e7 Sebastian Falbesoner: test: check specific reject reasons in feature_csv_activation.py
< bitcoin-git> bitcoin/master 9aa8145 MarcoFalke: Merge #17959: test: check specific reject reasons in feature_csv_activatio...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5ad80bec3f31...9aa8145bc024
< gribble> https://github.com/bitcoin/bitcoin/issues/18163 | descriptors: Use xpub at last hardened step if possible by achow101 · Pull Request #18163 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] Empact opened pull request #18226: refactor: Consolidate unnecessary base58 interfaces (master...2020-02-base58) https://github.com/bitcoin/bitcoin/pull/18226
< gribble> https://github.com/bitcoin/bitcoin/issues/18142 | Coordinate multi-sig wallet · Issue #18142 · bitcoin/bitcoin · GitHub
< meshcollider> #bitcoin-core-dev Wallet Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball ariard digi_james amiti fjahr
< bitcoin-git> [bitcoin] jkczyz closed pull request #17557: util: Refactor message hashing into a utility function (master...2019-11-hash-message) https://github.com/bitcoin/bitcoin/pull/17557
< bitcoin-git> [bitcoin] laanwj merged pull request #18135: build: add --enable-determinism configure flag (master...no_insert_timestamp_ld) https://github.com/bitcoin/bitcoin/pull/18135
< bitcoin-git> bitcoin/master 5ad80be Wladimir J. van der Laan: Merge #18135: build: add --enable-determinism configure flag
< bitcoin-git> bitcoin/master 3d9b41e fanquake: build: add --enable-determinism configure flag
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/73cfa070e5e4...5ad80bec3f31
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18195: test: Add cost_of_change parameter assertions to bnb_search_test (master...add-coinselection-cost-of-change-test-cases) https://github.com/bitcoin/bitcoin/pull/18195
< bitcoin-git> bitcoin/master 73cfa07 MarcoFalke: Merge #18195: test: Add cost_of_change parameter assertions to bnb_search_...
< bitcoin-git> bitcoin/master c72a11a Yancy Ribbens: test: Add cost_of_change parameter assertions to bnb_search_test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e5753fa4e808...73cfa070e5e4
< bitcoin-git> [bitcoin] instagibbs closed pull request #18214: wallet: Give slightly more understandable advice when needing -fallbackfee (master...fallback_msg) https://github.com/bitcoin/bitcoin/pull/18214
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18225: util: Fail to parse empty string in ParseMoney (master...2002-utilMoney) https://github.com/bitcoin/bitcoin/pull/18225
< bitcoin-git> [bitcoin] Sjors closed pull request #18220: psbt: AnalyzePSBT set next to"finalizer" when all inputs need finalizing (master...2020/02/analyze_psbt) https://github.com/bitcoin/bitcoin/pull/18220
< bitcoin-git> [bitcoin] instagibbs opened pull request #18224: Make AnalyzePSBT next role calculation simple, correct (master...analyze_psbt_role_simple) https://github.com/bitcoin/bitcoin/pull/18224
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17921: test: test OP_CSV empty stack fail in feature_csv_activation.py (master...20200113-test-check-for-empty-stack-op_csv) https://github.com/bitcoin/bitcoin/pull/17921
< bitcoin-git> bitcoin/master 5ffaf88 Sebastian Falbesoner: test: eliminiated magic numbers in feature_csv_activation.py
< bitcoin-git> bitcoin/master 09f706a Sebastian Falbesoner: test: check for OP_CSV empty stack fail reject reason in feature_csv_activ...
< bitcoin-git> bitcoin/master cbd345a Sebastian Falbesoner: test: test OP_CSV empty stack fail in feature_csv_activation.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/eae48ec84c4d...e5753fa4e808
< bitcoin-git> [bitcoin] dangershony opened pull request #18223: Add new filer type p2wpkh to blockfilterindex (master...nutrino-p2wpkh-filters) https://github.com/bitcoin/bitcoin/pull/18223
< bitcoin-git> [bitcoin] Sjors opened pull request #18220: psbt: AnalyzePSBT set next to FINALIZER when all inputs need finalizing (master...2020/02/analyze_psbt) https://github.com/bitcoin/bitcoin/pull/18220
< bitcoin-git> [bitcoin] corollari opened pull request #18219: doc: Add warning against wallet.dat re-use (master...doc-wallet-copy) https://github.com/bitcoin/bitcoin/pull/18219
< bitcoin-git> [bitcoin] fanquake merged pull request #18209: test: Reduce unneeded whitelist permissions in tests (master...2002-qaLimitWhitelist) https://github.com/bitcoin/bitcoin/pull/18209
< bitcoin-git> bitcoin/master eae48ec fanquake: Merge #18209: test: Reduce unneeded whitelist permissions in tests
< bitcoin-git> bitcoin/master fa45d60 MarcoFalke: test: Reduce unneeded whitelist permissions in tests
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fe63d79eabf1...eae48ec84c4d
< bitcoin-git> [bitcoin] fanquake opened pull request #18218: [0.19] Further 0.19 backports (0.19...futher-0-19-backports) https://github.com/bitcoin/bitcoin/pull/18218
< bitcoin-git> [bitcoin] fanquake merged pull request #18212: doc: add missing step in win deployment instructions (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18212
< bitcoin-git> bitcoin/master fe63d79 fanquake: Merge #18212: doc: add missing step in win deployment instructions
< bitcoin-git> bitcoin/master 7644567 Dan Gershony: Add missing step in win deployment instructions
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1615043935ef...fe63d79eabf1

2020-02-27

< bitcoin-git> [bitcoin] Empact opened pull request #18216: test, build: Enable -Werror=sign-compare (master...2020-02-sign-compare) https://github.com/bitcoin/bitcoin/pull/18216
< bitcoin-git> [bitcoin] instagibbs opened pull request #18214: Give slightly more understandable advice when needing -fallbackfee (master...fallback_msg) https://github.com/bitcoin/bitcoin/pull/18214
< jonasschnelli> luke-jr: you could register at apple (99$/year) or we could see if we want to sign it with the Bitcoin Core Code Sign Association key.
< luke-jr> + imposed by Apple, which the Bitcoin Knots project does not implement.
< luke-jr> + to open the Bitcoin Knots .dmg. This is due to new signing requirements
< Kiminuo> I'll push it to bitcoin repo when I'm sufficiently happy about it
< Kiminuo> Hello, anyone willing to take a look at https://github.com/kiminuo/bitcoin/commit/150e950461fdb929e45aee50126766c8a159a2c2 for (pre)review?
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18213: test: Fix race in p2p_segwit (master...2002-qaFixRaceSegwit) https://github.com/bitcoin/bitcoin/pull/18213
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17461: test: check custom descendant limit in mempool_packages.py (master...20191112-test-check_custom_descendant_limit_in_mempool-packages) https://github.com/bitcoin/bitcoin/pull/17461
< bitcoin-git> bitcoin/master 1615043 MarcoFalke: Merge #17461: test: check custom descendant limit in mempool_packages.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/324a6dfeafcb...1615043935ef
< bitcoin-git> bitcoin/master b902bd6 Sebastian Falbesoner: test: check custom descendant limit in mempool_packages.py
< bitcoin-git> bitcoin/master 324a6df MarcoFalke: Merge #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P ...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P transport) (master...fuzzers-p2p_transport_deserializer) https://github.com/bitcoin/bitcoin/pull/17771
< bitcoin-git> bitcoin/master 2f63ffd practicalswift: tests: Add fuzzing harness for V1TransportDeserializer (P2P transport)
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4502ed7cd1b3...324a6dfeafcb
< gribble> https://github.com/bitcoin/bitcoin/issues/18187 | Add macOS notarization (including stapling) by jonasschnelli · Pull Request #18187 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17809 | rpc: Auto-format RPCResult by MarcoFalke · Pull Request #17809 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18027 | "PSBT Operations" dialog by gwillen · Pull Request #18027 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17509 | gui: save and load PSBT by Sjors · Pull Request #17509 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18115 | wallet: Pass in transactions and messages for signing instead of exporting the private keys by achow101 · Pull Request #18115 · bitcoin/bitcoin · GitHub
< wumpus> 7 blockers, 1 bugfix, 6 chasing concept ACK in https://github.com/bitcoin/bitcoin/projects/8
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball kvaciral ariard digi_james amiti fjahr
< bitcoin-git> [bitcoin] dangershony opened pull request #18212: Add missing step in win deployment instructions. (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18212
< gribble> https://github.com/bitcoin/bitcoin/issues/18210 | test: type hints in Python tests by kiminuo · Pull Request #18210 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #18174: WIP test: make mockscheduler test more reliable (master...2020-02-fix-scheduler-test) https://github.com/bitcoin/bitcoin/pull/18174
< bitcoin-git> [bitcoin] fanquake merged pull request #18211: test: Disable mockforward scheduler unit test for now (master...2002-testSchedulerWorkaround) https://github.com/bitcoin/bitcoin/pull/18211
< bitcoin-git> [bitcoin] fanquake closed pull request #18174: WIP test: make mockscheduler test more reliable (master...2020-02-fix-scheduler-test) https://github.com/bitcoin/bitcoin/pull/18174
< bitcoin-git> bitcoin/master 4502ed7 fanquake: Merge #18211: test: Disable mockforward scheduler unit test for now
< bitcoin-git> bitcoin/master fab2527 MarcoFalke: test: Disable mockforward scheduler unit test for now
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e5d47ed8fd37...4502ed7cd1b3

2020-02-26

< bitcoin-git> [bitcoin] luke-jr closed pull request #10729: Wrap EvalScript in a ScriptExecution class (master...scriptex) https://github.com/bitcoin/bitcoin/pull/10729
< bitcoin-git> [bitcoin] laanwj merged pull request #18167: Fix a violation of C++ standard rules where unions are used for type-punning (master...master) https://github.com/bitcoin/bitcoin/pull/18167
< bitcoin-git> bitcoin/master e5d47ed Wladimir J. van der Laan: Merge #18167: Fix a violation of C++ standard rules where unions are used ...
< bitcoin-git> bitcoin/master 0653939 Samer Afach: Add static_asserts to ser_X_to_Y() methods
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/89a97a71f2ee...e5d47ed8fd37
< bitcoin-git> bitcoin/master be94096 Samer Afach: Fix a violation of C++ standard rules that unions cannot be switched.
< bitcoin-git> [bitcoin] laanwj merged pull request #17985: net: Remove forcerelay of rejected txs (master...2001-p2pNoDeadCode) https://github.com/bitcoin/bitcoin/pull/17985
< bitcoin-git> bitcoin/master 89a97a7 Wladimir J. van der Laan: Merge #17985: net: Remove forcerelay of rejected txs
< bitcoin-git> bitcoin/master facb715 MarcoFalke: net: Remove forcerelay of rejected txs
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c3b471592346...89a97a71f2ee
< bitcoin-git> [bitcoin] achow101 closed pull request #18163: descriptors: Use xpub at last hardened step if possible (master...desc-last-hardened) https://github.com/bitcoin/bitcoin/pull/18163
< harding> stevenroose: I've only used the BitcoinCore.org. Back when I worked on Bitcoin.org, I hand crafted those docs. After years of those docs bitrotting, they wrote their own tool, but I've never used it.
< harding> Bitcoin.org currently uses: https://github.com/cornelius/rpc-docs-helper
< harding> stevenroose: this is the tool used for the RPC docs on BitcoinCore.org: https://github.com/bitcoin-core/bitcoincore.org/tree/master/contrib/doc-gen
< stevenroose> Are the ones on bitcoin.org hand-crafted?
< bitcoin-git> [bitcoin] jonatack closed pull request #18178: script: de-dupe and update valgrind suppressions (master...add-valgrind-suppressions) https://github.com/bitcoin/bitcoin/pull/18178
< bitcoin-git> [bitcoin] promag closed pull request #16145: gui: Prevent idle sleep in macos while in IBD (master...2019-06-prevent-idle-sleep-ibd) https://github.com/bitcoin/bitcoin/pull/16145
< bitcoin-git> [bitcoin] luke-jr closed pull request #17213: gui: Add Windows taskbar progress (master...win_taskbar_progress) https://github.com/bitcoin/bitcoin/pull/17213
< gribble> https://github.com/bitcoin/bitcoin/issues/18160 | gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged by promag · Pull Request #18160 · bitcoin/bitcoin · GitHub

2020-02-25

< gribble> https://github.com/bitcoin/bitcoin/issues/18204 | descriptors: improve descriptor cache and cache xpubs by achow101 · Pull Request #18204 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18211: test: Work around scheduler_tests intermittent failures (take 2) (master...2002-testSchedulerWorkaround) https://github.com/bitcoin/bitcoin/pull/18211
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18206: tests: Add fuzzing harness for bloom filter classes (CBloomFilter + CRollingBloomFilter) (master...fuzzers-bloom_filter) https://github.com/bitcoin/bitcoin/pull/18206
< bitcoin-git> bitcoin/master c3b4715 MarcoFalke: Merge #18206: tests: Add fuzzing harness for bloom filter classes (CBloomF...
< bitcoin-git> bitcoin/master eabbbe4 practicalswift: tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFil...
< bitcoin-git> bitcoin/master 2a6a6ea practicalswift: tests: Add fuzzing harness for bloom filter class CBloomFilter
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/31c0006a6cd5...c3b471592346
< bitcoin-git> [bitcoin] kiminuo opened pull request #18210: Type hints in Python tests (master...feature/type-hint-minimum) https://github.com/bitcoin/bitcoin/pull/18210
< gleb> Yeah, at this point I'd also prefer to stick with 256-bit ids, for the reason suhas points out. I also bet someone smart would decide to waste their time to write a paper about attacking bitcoin with this thing :)
< bitcoin-git> [bitcoin] yusufsahinhamza closed pull request #18197: rpc: update some RPCExamples to bech32 (master...rpc-examples) https://github.com/bitcoin/bitcoin/pull/18197
< bitcoin-git> [bitcoin] yusufsahinhamza reopened pull request #18197: rpc: update some RPCExamples to bech32 (master...rpc-examples) https://github.com/bitcoin/bitcoin/pull/18197
< bitcoin-git> [bitcoin] yusufsahinhamza closed pull request #18197: rpc: update some RPCExamples to bech32 (master...rpc-examples) https://github.com/bitcoin/bitcoin/pull/18197
< bitcoin-git> [bitcoin] yusufsahinhamza opened pull request #18208: rpc: Fix RPCExamples (master...fix-rpc-examples) https://github.com/bitcoin/bitcoin/pull/18208
< gribble> https://github.com/bitcoin/bitcoin/issues/17264 | rpc: set default bip32derivs to true for psbt methods by Sjors · Pull Request #17264 · bitcoin/bitcoin · GitHub
< vasild> I tried to rebase achow101/sign-in-spkman on top of bitcoin/master and got a conflict not related to 17577, but due to #17264 which modified src/wallet/psbtwallet.h (git show 29a21c906 -- src/wallet/psbtwallet.h) and 18115 deleted the file. To resolve, I replayed the change on wallet.h: git rebase bitcoin/master ; git rm src/wallet/psbtwallet.h ; sed -i '' 's/bip32derivs = false/bip32derivs =
< gribble> https://github.com/bitcoin/bitcoin/issues/17577 | refactor: deduplicate the message sign/verify code by vasild · Pull Request #17577 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18115 | wallet: Pass in transactions and messages for signing instead of exporting the private keys by achow101 · Pull Request #18115 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17577 | refactor: deduplicate the message sign/verify code by vasild · Pull Request #17577 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18115 | wallet: Pass in transactions and messages for signing instead of exporting the private keys by achow101 · Pull Request #18115 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sipsorcery closed pull request #18207: WIP: Touch appveyor vcpkg file to force refresh (master...appveyor-force-refresh) https://github.com/bitcoin/bitcoin/pull/18207
< gribble> https://github.com/bitcoin/bitcoin/issues/17577 | refactor: deduplicate the message sign/verify code by vasild · Pull Request #17577 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sipsorcery opened pull request #18207: WIP: Touch appveyor vcpkg file to force refresh (master...appveyor-force-refresh) https://github.com/bitcoin/bitcoin/pull/18207
< bitcoin-git> [bitcoin] meshcollider merged pull request #17264: rpc: set default bip32derivs to true for psbt methods (master...2019/10/bip32_derivs) https://github.com/bitcoin/bitcoin/pull/17264
< bitcoin-git> bitcoin/master 31c0006 Samuel Dobson: Merge #17264: rpc: set default bip32derivs to true for psbt methods
< bitcoin-git> bitcoin/master 5bad792 Sjors Provoost: [test] PSBT RPC: check that bip32_derivs are present by default
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/03f98b15ad4f...31c0006a6cd5
< bitcoin-git> bitcoin/master 29a21c9 Sjors Provoost: [rpc] set default bip32derivs to true for psbt methods
< bitcoin-git> [bitcoin] meshcollider merged pull request #17577: refactor: deduplicate the message sign/verify code (master...message-dedup) https://github.com/bitcoin/bitcoin/pull/17577
< bitcoin-git> bitcoin/master e193a84 Jeffrey Czyz: Refactor message hashing into a utility function
< bitcoin-git> bitcoin/master f8f0d98 Vasil Dimov: Deduplicate the message signing code
< bitcoin-git> bitcoin/master 2ce3447 Vasil Dimov: Deduplicate the message verifying code
< bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a674e89d2771...03f98b15ad4f
< bitcoin-git> [bitcoin] practicalswift opened pull request #18206: tests: Add fuzzing harness for bloom filter classes (CBloomFilter + CRollingBloomFilter) (master...fuzzers-bloom_filter) https://github.com/bitcoin/bitcoin/pull/18206
< bitcoin-git> [bitcoin] fanquake closed pull request #18116: depends: Use clang for Ubuntu 16.04 (master...20200211-clang-ubuntu) https://github.com/bitcoin/bitcoin/pull/18116
< gribble> https://github.com/bitcoin/bitcoin/issues/13947 | Dandelion transaction relay (BIP 156) by MarcoFalke · Pull Request #13947 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17443 | Drop checkFinalTx and use Median Time Past to check finality of wallet transactions by ariard · Pull Request #17443 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #17815: rpc: Make __cookie__ user immune to rpcwhitelist (master...2019-12-rpc-cookie-user-independence) https://github.com/bitcoin/bitcoin/pull/17815
< bitcoin-git> [bitcoin] fanquake closed pull request #13989: add avx512 instrinsic (master...1-avx512) https://github.com/bitcoin/bitcoin/pull/13989
< bitcoin-git> [bitcoin] fanquake closed pull request #16486: [consensus] skip bip30 checks when assumevalid is set for the block (master...2019-07-29-fassumevalid-bip34) https://github.com/bitcoin/bitcoin/pull/16486
< bitcoin-git> [bitcoin] fanquake closed pull request #15873: Rpc removemempoolentry (master...rpc-removemempoolentry) https://github.com/bitcoin/bitcoin/pull/15873
< bitcoin-git> [bitcoin] fanquake closed pull request #16523: Add removemempoolentry RPC to evict transactions from the mempool (master...removemempoolentry) https://github.com/bitcoin/bitcoin/pull/16523
< bitcoin-git> [bitcoin] fanquake merged pull request #18162: util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t) by checking gmtime_s/gmtime_r return value (master...FormatISO8601DateTime-unitialized-read) https://github.com/bitcoin/bitcoin/pull/18162
< bitcoin-git> bitcoin/master a674e89 fanquake: Merge #18162: util: Avoid potential uninitialized read in FormatISO8601Dat...
< bitcoin-git> bitcoin/master 12a2f37 practicalswift: util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t ...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/225aa5d6d519...a674e89d2771
< bitcoin-git> [bitcoin] achow101 opened pull request #18204: descriptors: improve descriptor cache and cache xpubs (master...desc-xpub-cache) https://github.com/bitcoin/bitcoin/pull/18204

2020-02-24

< bitcoin-git> [bitcoin] Sjors reopened pull request #16378: [WIP] The ultimate send RPC (master...2019/07/send) https://github.com/bitcoin/bitcoin/pull/16378
< bitcoin-git> [bitcoin] Sjors opened pull request #18202: refactor: consolidate sendmany and sendtoaddress code (master...2020/02/refactor_sendmany_sendtoaddress) https://github.com/bitcoin/bitcoin/pull/18202
< bitcoin-git> [bitcoin] Sjors closed pull request #18201: rpc: sendmany and sendtoaddress return PSBT for wallets without private keys (master...2020/02/sendmany_sendtoaddress) https://github.com/bitcoin/bitcoin/pull/18201
< gribble> https://github.com/bitcoin/bitcoin/issues/16378 | [WIP] The ultimate send RPC by Sjors · Pull Request #16378 · bitcoin/bitcoin · GitHub
< provoostenator> It's _also_ for bitcoin-cli users
< luke-jr> remember RPC isn't for bitcoin-cli users; it's for scripts, apps, and such
< gribble> https://github.com/bitcoin/bitcoin/issues/18201 | rpc: sendmany and sendtoaddress return PSBT for wallets without private keys by Sjors · Pull Request #18201 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18192 | Bugfix: Wallet: Safely deal with change in the address book by luke-jr · Pull Request #18192 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] Sjors opened pull request #18201: rpc: sendmany and sendtoaddress return PSBT for wallets without private keys (master...2020/02/sendmany_sendtoaddress) https://github.com/bitcoin/bitcoin/pull/18201
< bitcoin-git> bitcoin/master 225aa5d MarcoFalke: Merge #18193: scripted-diff: Wallet: Rename incorrectly named *UsedDestina...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18193: scripted-diff: Wallet: Rename incorrectly named *UsedDestination (master...rename_useddest) https://github.com/bitcoin/bitcoin/pull/18193
< bitcoin-git> bitcoin/master bca8665 Luke Dashjr: scripted-diff: Wallet: Rename incorrectly named *UsedDestination
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ab9de435880c...225aa5d6d519
< bitcoin-git> [bitcoin] fanquake closed pull request #18200: Sebible v0.18.1 prow (master...sebible-v0.18.1-prow) https://github.com/bitcoin/bitcoin/pull/18200
< bitcoin-git> [bitcoin] zengyiheng opened pull request #18200: Sebible v0.18.1 prow (master...sebible-v0.18.1-prow) https://github.com/bitcoin/bitcoin/pull/18200
< bitcoin-git> [bitcoin] practicalswift closed pull request #18199: build: Enable AddressSanitizer as part of --enable-debug (master...enable-debug-asan) https://github.com/bitcoin/bitcoin/pull/18199
< gribble> https://github.com/bitcoin/bitcoin/issues/18064 | gui: Drop WalletModel dependency to RecentRequestsTableModel by promag · Pull Request #18064 · bitcoin/bitcoin · GitHub

2020-02-23

< bitcoin-git> [bitcoin] practicalswift opened pull request #18199: build: Enable AddressSanitizer as part of --enable-debug (master...enable-debug-asan) https://github.com/bitcoin/bitcoin/pull/18199
< bitcoin-git> [bitcoin] practicalswift reopened pull request #17208: Make all tests pass UBSan without using any UBSan suppressions (master...ubsan-warnings) https://github.com/bitcoin/bitcoin/pull/17208

2020-02-22

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18181: test: Remove incorrect assumptions in validation_flush_tests (master...2002-ciTestValNoArch) https://github.com/bitcoin/bitcoin/pull/18181
< bitcoin-git> bitcoin/master ab9de43 MarcoFalke: Merge #18181: test: Remove incorrect assumptions in validation_flush_tests...
< bitcoin-git> bitcoin/master faca8ef MarcoFalke: test: Remove incorrect assumptions in validation_flush_tests
< bitcoin-git> bitcoin/master fa31eeb MarcoFalke: test: Tabs to spaces in all tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/36e507227ed6...ab9de435880c
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18195: test: Add cost_of_change parameter assertions to bnb_search_test (master...add-coinselection-cost-of-change-test-cases) https://github.com/bitcoin/bitcoin/pull/18195
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18195: test: Add cost_of_change parameter assertions to bnb_search_test (master...add-coinselection-cost-of-change-test-cases) https://github.com/bitcoin/bitcoin/pull/18195
< bitcoin-git> [bitcoin] yusufsahinhamza opened pull request #18197: rpc: update some RPCExamples to bech32 (master...rpc-examples) https://github.com/bitcoin/bitcoin/pull/18197
< bitcoin-git> [bitcoin] HonyZahy closed pull request #18196: dumpBlock (master...master) https://github.com/bitcoin/bitcoin/pull/18196
< bitcoin-git> [bitcoin] HonyZahy opened pull request #18196: dumpBlock (master...master) https://github.com/bitcoin/bitcoin/pull/18196
< bitcoin-git> [bitcoin] yancyribbens opened pull request #18195: test: Add cost_of_change parameter assertions to bnb_search_test (master...add-coinselection-cost-of-change-test-cases) https://github.com/bitcoin/bitcoin/pull/18195
< bitcoin-git> [bitcoin] luke-jr opened pull request #18194: GUI: Remove broken ability to edit the address field in the sending address book (master...bugfix_gui_edit_sendaddr) https://github.com/bitcoin/bitcoin/pull/18194
< bitcoin-git> [bitcoin] luke-jr opened pull request #18193: scripted-diff: Wallet: Rename incorrectly named *UsedDestination (master...rename_useddest) https://github.com/bitcoin/bitcoin/pull/18193
< bitcoin-git> [bitcoin] luke-jr opened pull request #18192: Bugfix: Wallet: Safely deal with change in the address book (master...bugfix_addressbook_change) https://github.com/bitcoin/bitcoin/pull/18192
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #18191: Epoch mempool cache regression plus remove excluded set. (master...epoch-mempool-cache-regression-plus-remove-excluded) https://github.com/bitcoin/bitcoin/pull/18191

2020-02-21

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18183: test: Set catch_system_errors=no on boost unit tests (master...2002-testNoCatchSystemErrors) https://github.com/bitcoin/bitcoin/pull/18183
< bitcoin-git> bitcoin/master 36e5072 MarcoFalke: Merge #18183: test: Set catch_system_errors=no on boost unit tests
< bitcoin-git> bitcoin/master fac52da MarcoFalke: test: Set catch_system_errors=no on boost unit tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9dd7bd47be2f...36e507227ed6
< luke-jr> jonasschnelli: re https://github.com/bitcoin/bitcoin/issues/15774#issuecomment-589794604 the right-click trick no longer works⁇
< bitcoin-git> [bitcoin] luke-jr closed pull request #18175: [0.19] build: Allow export of environ symbols and work around rv64 toolchain issue (0.19...pr17569-0.18) https://github.com/bitcoin/bitcoin/pull/18175
< bitcoin-git> [bitcoin] meshcollider merged pull request #18034: Get the OutputType for a descriptor (master...desc-getoutputtype) https://github.com/bitcoin/bitcoin/pull/18034
< bitcoin-git> bitcoin/master 9dd7bd4 Samuel Dobson: Merge #18034: Get the OutputType for a descriptor
< bitcoin-git> bitcoin/master 7e80f64 Andrew Chow: Get the OutputType for a descriptor
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e9fc8f6e7f57...9dd7bd47be2f
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18172: test: Transaction expiry from mempool (master...2020-02-mempool-expiry-test) https://github.com/bitcoin/bitcoin/pull/18172
< bitcoin-git> bitcoin/master e9fc8f6 MarcoFalke: Merge #18172: test: Transaction expiry from mempool
< bitcoin-git> bitcoin/master d6d2602 0xb10c: add: test that transactions expire from mempool
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eb3c6b091234...e9fc8f6e7f57
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16117: util: Replace boost:: with std:: in utiltime (master...1905-noBoostUtilTime) https://github.com/bitcoin/bitcoin/pull/16117
< gribble> https://github.com/bitcoin/bitcoin/issues/18034 | Get the OutputType for a descriptor by achow101 · Pull Request #18034 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] practicalswift opened pull request #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRiceDecode) (master...fuzzers-golomb-rice) https://github.com/bitcoin/bitcoin/pull/18190
< gribble> https://github.com/bitcoin/bitcoin/issues/16528 | Native Descriptor Wallets using DescriptorScriptPubKeyMan by achow101 · Pull Request #16528 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17577 | refactor: deduplicate the message sign/verify code by vasild · Pull Request #17577 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] uhliksk opened pull request #18189: Add error handling to all boost filesystem functions (master...master) https://github.com/bitcoin/bitcoin/pull/18189
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #18131: add macOS notarization info to the release process doc (master...2020/02/notarize) https://github.com/bitcoin/bitcoin/pull/18131
< gribble> https://github.com/bitcoin/bitcoin/issues/16307 | scheduler: crash after releasing wallet · Issue #16307 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16411 | BIP-325: Signet support by kallewoof · Pull Request #16411 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #18171: build: add macOS signing entitlements to macdeploy (master...macos_signing_requirements) https://github.com/bitcoin/bitcoin/pull/18171

2020-02-20

< gribble> https://github.com/bitcoin/bitcoin/issues/18077 | net: Add NAT-PMP port forwarding support by hebasto · Pull Request #18077 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18027 | "PSBT Operations" dialog by gwillen · Pull Request #18027 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17509 | gui: save and load PSBT by Sjors · Pull Request #17509 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17509 | gui: save and load PSBT by Sjors · Pull Request #17509 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/1750 | Some JSON values dont work in the GUI console · Issue #1750 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] instagibbs reopened pull request #15283: log: Fix UB with bench on genesis block (master...ub_genesis_bench) https://github.com/bitcoin/bitcoin/pull/15283
< bitcoin-git> [bitcoin] practicalswift closed pull request #17208: Make all tests pass UBSan without using any UBSan suppressions (master...ubsan-warnings) https://github.com/bitcoin/bitcoin/pull/17208
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18188: test: Bump process time in scheduler_tests to avoid race (master...2002-testBumpSched) https://github.com/bitcoin/bitcoin/pull/18188