2020-03-30

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18472: test: Remove unsafe BOOST_TEST_MESSAGE (master...2003-testNoBoost) https://github.com/bitcoin/bitcoin/pull/18472
< bitcoin-git> [bitcoin] promag opened pull request #18471: qa: Test shared validation interface (master...2020-03-test-shared-validation-interface) https://github.com/bitcoin/bitcoin/pull/18471
< bitcoin-git> [bitcoin] fanquake merged pull request #18433: serialization: prevent int overflow for big Coin::nHeight (master...fix-coin-serialize) https://github.com/bitcoin/bitcoin/pull/18433
< bitcoin-git> bitcoin/master e980214 pierrenn: serialization: prevent int overflow for big Coin::nHeight
< bitcoin-git> bitcoin/master 6a11d9e fanquake: Merge #18433: serialization: prevent int overflow for big Coin::nHeight
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5f9cd62f33fb...6a11d9e33034
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18470: net: Make stale tip check time type-safe, extend test (master...2003-testEviction) https://github.com/bitcoin/bitcoin/pull/18470
< bitcoin-git> [bitcoin] luke-jr opened pull request #18469: Build: Move wallet RPCs to their own libbitcoin_walletrpcs module (master...libbitcoin_walletrpcs) https://github.com/bitcoin/bitcoin/pull/18469
< bitcoin-git> [bitcoin] sipa opened pull request #18468: Span improvements (master...202003_conv_span) https://github.com/bitcoin/bitcoin/pull/18468

2020-03-29

< bitcoin-git> [bitcoin] fjahr opened pull request #18467: rpc: Improve documentation and return value of settxfee (master...txfee0) https://github.com/bitcoin/bitcoin/pull/18467
< bitcoin-git> [bitcoin] theStack opened pull request #18466: rpc: fix invalid parameter error codes for {sign,verify}message RPCs (master...20200329-rpc-improve-signverifymessage-error-codes) https://github.com/bitcoin/bitcoin/pull/18466
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18455: tests: Add fuzzing harness for functions/classes in flatfile.h, merkleblock.h, random.h, serialize.h and span.h (master...fuzzers-misc-4) https://github.com/bitcoin/bitcoin/pull/18455
< bitcoin-git> bitcoin/master f205cf7 practicalswift: tests: Add fuzzing harness for functions/classes in span.h
< bitcoin-git> bitcoin/master 9718f38 practicalswift: tests: Add fuzzing harness for functions/classes in merkleblock.h
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/6cfb3dbbdbf5...5f9cd62f33fb
< bitcoin-git> bitcoin/master a16ea05 practicalswift: tests: Add fuzzing harness for functions/classes in flatfile.h
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18464: doc: block-relay-only vs blocksonly (master...2003-docBlockRelayOnly) https://github.com/bitcoin/bitcoin/pull/18464
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18391: doc: Update init and reduce-traffic docs for -blocksonly (master...update_blocksonly_docs) https://github.com/bitcoin/bitcoin/pull/18391
< bitcoin-git> bitcoin/master 621e86e glowang: Update -blocksonly documentation
< bitcoin-git> bitcoin/master 6cfb3db MarcoFalke: Merge #18391: doc: Update init and reduce-traffic docs for -blocksonly
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27a82d347edd...6cfb3dbbdbf5

2020-03-28

< bitcoin-git> [bitcoin] jnewbery opened pull request #18461: net processing: Make it more obvious that we'll never upgrade a pre-segwit node to high-bandwidth (master...2020-03-sendcmpct-downgrade) https://github.com/bitcoin/bitcoin/pull/18461
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18459: rpc: remove unused getbalances() code (master...rm-unused-rpcwallet-code) https://github.com/bitcoin/bitcoin/pull/18459
< bitcoin-git> bitcoin/master 6e0d82c Jon Atack: rpc: remove unused getbalances() code
< bitcoin-git> bitcoin/master 27a82d3 MarcoFalke: Merge #18459: rpc: remove unused getbalances() code
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6b4f182806d6...27a82d347edd
< bitcoin-git> [bitcoin] jonatack opened pull request #18459: rpc: remove unused getbalances() code (master...rm-unused-rpcwallet-code) https://github.com/bitcoin/bitcoin/pull/18459
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18444: RPC: Remove final comma for last entry of fixed-size arrays/objects in RPCResult (master...bugfix_rr_arrfixed_comma) https://github.com/bitcoin/bitcoin/pull/18444
< bitcoin-git> bitcoin/master 6b4f182 MarcoFalke: Merge #18444: RPC: Remove final comma for last entry of fixed-size arrays/...
< bitcoin-git> bitcoin/master c341648 Luke Dashjr: Bugfix: RPC: Remove final comma for last entry of fixed-size Arrays and Ob...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1668c80bdcc3...6b4f182806d6
< bitcoin-git> [bitcoin] laanwj merged pull request #18449: util: Remove unused itostr (master...2003-utilNoIToStr) https://github.com/bitcoin/bitcoin/pull/18449
< bitcoin-git> bitcoin/master 1668c80 Wladimir J. van der Laan: Merge #18449: util: Remove unused itostr
< bitcoin-git> bitcoin/master faaf1cb MarcoFalke: util: Replace i64tostr with ToString
< bitcoin-git> bitcoin/master fac96ff MarcoFalke: util: Remove unused itostr
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1277ca401a79...1668c80bdcc3
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18458: net: Add missing cs_vNodes lock (master...2003-netLock) https://github.com/bitcoin/bitcoin/pull/18458
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18449: util: Remove unused itostr (master...2003-utilNoIToStr) https://github.com/bitcoin/bitcoin/pull/18449
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18449: util: Remove unused itostr (master...2003-utilNoIToStr) https://github.com/bitcoin/bitcoin/pull/18449
< bitcoin-git> [bitcoin] laanwj merged pull request #18415: scripts: add MACHO tests to test-security-check.py (master...add_MACHO_to_security_check) https://github.com/bitcoin/bitcoin/pull/18415
< bitcoin-git> bitcoin/master 7142d50 fanquake: scripts: rename test_64bit_PE to test_PE
< bitcoin-git> bitcoin/master edaca2d fanquake: scripts: add MACHO NX check to security-check.py
< bitcoin-git> bitcoin/master 1a4e9f3 fanquake: scripts: add MACHO tests to test-security-check.py
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f2c416bcf5f8...1277ca401a79
< bitcoin-git> [bitcoin] practicalswift opened pull request #18455: tests: Add fuzzing harness for functions/classes in flatfile.h, merkleblock.h, random.h, serialize.h and span.h (master...fuzzers-misc-4) https://github.com/bitcoin/bitcoin/pull/18455

2020-03-27

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18454: net: Make addr relay mockable, add test (master...2003-qaAddrRelay) https://github.com/bitcoin/bitcoin/pull/18454
< bitcoin-git> [bitcoin] jonatack opened pull request #18453: cli: enable -getinfo to fetch wallet balance from getbalances() (master...call-getbalances-for-getinfo-balance) https://github.com/bitcoin/bitcoin/pull/18453
< bitcoin-git> [bitcoin] laanwj closed pull request #17645: gui: increases default GraphRange of Network Traffic to 12 hours. (master...GraphRange) https://github.com/bitcoin/bitcoin/pull/17645
< bitcoin-git> [bitcoin] laanwj merged pull request #16995: Fix gcc 9 warnings (master...2019_09_resolve_gcc_warnings) https://github.com/bitcoin/bitcoin/pull/16995
< bitcoin-git> bitcoin/master f2c416b Wladimir J. van der Laan: Merge #16995: Fix gcc 9 warnings
< bitcoin-git> bitcoin/master ff9c671 Russell Yanofsky: refactor: Work around GCC 9 `-Wredundant-move` warning
< bitcoin-git> bitcoin/master b837b33 Wladimir J. van der Laan: net: Fail instead of truncate command name in CMessageHeader
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/210b533a1144...f2c416bcf5f8
< bitcoin-git> [bitcoin] hebasto opened pull request #18452: qt: Fix shutdown when waitfor* cmds are called from RPC console (master...20200327-waitfor) https://github.com/bitcoin/bitcoin/pull/18452
< bitcoin-git> [bitcoin] jonatack opened pull request #18451: rpc: remove deprecated getunconfirmedbalance (master...remove-deprecated-rpc-getunconfirmedbalance) https://github.com/bitcoin/bitcoin/pull/18451
< bitcoin-git> [bitcoin] practicalswift reopened pull request #18450: util: Use locale independent ToString(…) instead of locale dependent strprintf(…) for low-level string formatting (master...locale-independence) https://github.com/bitcoin/bitcoin/pull/18450
< bitcoin-git> [bitcoin] practicalswift closed pull request #18450: util: Use locale independent ToString(…) instead of locale dependent strprintf(…) for low-level string formatting (master...locale-independence) https://github.com/bitcoin/bitcoin/pull/18450
< bitcoin-git> [bitcoin] practicalswift opened pull request #18450: util: Use locale independent ToString(…) instead of locale dependent strprintf(…) for low-level string formatting (master...locale-independence) https://github.com/bitcoin/bitcoin/pull/18450
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18447: test: Add coverage for script parse error in ParseScript (master...fix-test-badscript) https://github.com/bitcoin/bitcoin/pull/18447
< bitcoin-git> bitcoin/master 210b533 MarcoFalke: Merge #18447: test: Add coverage for script parse error in ParseScript
< bitcoin-git> bitcoin/master dcda81c pierrenn: test: add coverage for script parse error in ParseScript
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bdc2644b72d6...210b533a1144
< bitcoin-git> [bitcoin] laanwj merged pull request #18107: build: Add cov_fuzz target (master...2002-buildCovFuzz) https://github.com/bitcoin/bitcoin/pull/18107
< bitcoin-git> bitcoin/master fac71e3 MarcoFalke: build: link fuzz/test_runner.py for out-of-tree builds
< bitcoin-git> bitcoin/master faf7d4f MarcoFalke: build: Add cov_fuzz target
< bitcoin-git> bitcoin/master faf2c5a MarcoFalke: build: Remove unused USE_COVERAGE
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/7eed413e72a2...bdc2644b72d6
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18449: util: Remove unused itostr (master...2003-utilNoIToStr) https://github.com/bitcoin/bitcoin/pull/18449
< bitcoin-git> [bitcoin] theStack opened pull request #18448: rpc: fix/add missing RPCExamples for "Util" RPCs (master...20200326-rpc-add-fix-rpcexamples-in-misc-category) https://github.com/bitcoin/bitcoin/pull/18448
< bitcoin-git> [bitcoin] fanquake merged pull request #18398: rpc: fix broken RPCExamples for waitforblock(height) (master...20200321-rpc-fix-broken-rpcexamples-for-waitforblock-height) https://github.com/bitcoin/bitcoin/pull/18398
< bitcoin-git> bitcoin/master 7eed413 fanquake: Merge #18398: rpc: fix broken RPCExamples for waitforblock(height)
< bitcoin-git> bitcoin/master ef35604 Sebastian Falbesoner: rpc: fix broken RPCExamples for waitforblock(height)
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b53af72b8276...7eed413e72a2
< bitcoin-git> [bitcoin] laanwj merged pull request #18416: util: Limit decimal range of numbers ParseScript accepts (master...fix-parsescript-numop-overflow) https://github.com/bitcoin/bitcoin/pull/18416
< bitcoin-git> bitcoin/master b53af72 Wladimir J. van der Laan: Merge #18416: util: Limit decimal range of numbers ParseScript accepts
< bitcoin-git> bitcoin/master 9ab14e4 pierrenn: Limit decimal range of numbers ParseScript accepts
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54646167db5e...b53af72b8276
< bitcoin-git> bitcoin/master 5464616 fanquake: Merge #18388: Make VerifyWitnessProgram use a Span stack
< bitcoin-git> [bitcoin] fanquake merged pull request #18388: Make VerifyWitnessProgram use a Span stack (master...202003_span_witstack) https://github.com/bitcoin/bitcoin/pull/18388
< bitcoin-git> bitcoin/master 2b0fcff Pieter Wuille: Make VerifyWitnessProgram use a Span stack
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e3154aacf444...54646167db5e
< bitcoin-git> [bitcoin] pierreN opened pull request #18447: test: add coverage for script parse error in ParseScript (master...fix-test-badscript) https://github.com/bitcoin/bitcoin/pull/18447
< bitcoin-git> [bitcoin] fjahr opened pull request #18446: test: Add test for wtxid transaction relay (master...pr18044test) https://github.com/bitcoin/bitcoin/pull/18446
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18445: tests: Add fuzzing harnesses for functions/classes in chain.h and protocol.h (master...fuzzers-misc-3) https://github.com/bitcoin/bitcoin/pull/18445
< bitcoin-git> bitcoin/master e3154aa MarcoFalke: Merge #18445: tests: Add fuzzing harnesses for functions/classes in chain....
< bitcoin-git> bitcoin/master 7834c3b practicalswift: tests: Add fuzzing harness for functions/classes in chain.h
< bitcoin-git> bitcoin/master d7930c4 practicalswift: tests: Add fuzzing harness for functions/classes in protocol.h
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0dc6218c7911...e3154aacf444
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18038: P2P: Mempool tracks locally submitted transactions to improve wallet privacy (master...2020-01-unbroadcast) https://github.com/bitcoin/bitcoin/pull/18038
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18038: P2P: Mempool tracks locally submitted transactions to improve wallet privacy (master...2020-01-unbroadcast) https://github.com/bitcoin/bitcoin/pull/18038
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18270: util: Fail to parse whitespace-only strings in ParseMoney(...) (instead of parsing as zero) (master...parsemoney-followup) https://github.com/bitcoin/bitcoin/pull/18270
< bitcoin-git> bitcoin/master 0dc6218 MarcoFalke: Merge #18270: util: Fail to parse whitespace-only strings in ParseMoney(.....
< bitcoin-git> bitcoin/master 100213c practicalswift: util: Fail to parse space-only strings in ParseMoney(...) (instead of pars...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7f9dedb22dcd...0dc6218c7911

2020-03-26

< bitcoin-git> [bitcoin] practicalswift opened pull request #18445: tests: Add fuzzing harnesses for functions/classes in chain.h and protocol.h (master...fuzzers-misc-3) https://github.com/bitcoin/bitcoin/pull/18445
< bitcoin-git> [bitcoin] luke-jr opened pull request #18444: Bugfix: RPC: Remove final comma for last entry of fixed-size arrays in RPCResult (master...bugfix_rr_arrfixed_comma) https://github.com/bitcoin/bitcoin/pull/18444
< bitcoin-git> [bitcoin] vasild opened pull request #18443: lockedpool: avoid sensitive data in core files (FreeBSD) (master...madvise) https://github.com/bitcoin/bitcoin/pull/18443
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18441: ci: Remove misplaced comments from folded block scalar (master...20200326-arm-yml) https://github.com/bitcoin/bitcoin/pull/18441
< bitcoin-git> bitcoin/master 7f9dedb MarcoFalke: Merge #18441: ci: Remove misplaced comments from folded block scalar
< bitcoin-git> bitcoin/master e41e46c Hennadii Stepanov: ci: Remove misplaced comments from folded block scalar
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/694f4cbd7853...7f9dedb22dcd
< bitcoin-git> [bitcoin] laanwj closed pull request #18323: cli: cleanup logic for HTTP error codes (master...nifty/http-nit) https://github.com/bitcoin/bitcoin/pull/18323
< bitcoin-git> bitcoin/master bd05f96 Jon Atack: test: delete wallet_bumpfee_totalfee_deprecation.py
< bitcoin-git> bitcoin/master e347cfa Jon Atack: rpc: remove deprecated totalFee arg from RPC bumpfee
< bitcoin-git> [bitcoin] laanwj merged pull request #18312: wallet: remove deprecated fee bumping by totalFee (master...rpc-bumpfee-remove-deprecated-totalFee) https://github.com/bitcoin/bitcoin/pull/18312
< bitcoin-git> bitcoin/master a6d1ab8 Jon Atack: test: update bumpfee testing from totalFee to fee_rate
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/94d3063c93b2...694f4cbd7853
< bitcoin-git> [bitcoin] hebasto opened pull request #18441: ci: Remove misplaced comments from folded block scalar (master...20200326-arm-yml) https://github.com/bitcoin/bitcoin/pull/18441
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18412: script: fix SCRIPT_ERR_SIG_PUSHONLY error string (master...20200323-fix-script-err-sig-pushonly-error-message) https://github.com/bitcoin/bitcoin/pull/18412
< bitcoin-git> bitcoin/master 94d3063 MarcoFalke: Merge #18412: script: fix SCRIPT_ERR_SIG_PUSHONLY error string
< bitcoin-git> bitcoin/master 41ff499 Sebastian Falbesoner: script: fix SCRIPT_ERR_SIG_PUSHONLY error string
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/23991ee53af2...94d3063c93b2
< bitcoin-git> [bitcoin] laanwj merged pull request #15600: lockedpool: When possible, use madvise to avoid including sensitive information in core dumps (master...lockedpool_dontdump) https://github.com/bitcoin/bitcoin/pull/15600
< bitcoin-git> bitcoin/master 23991ee Wladimir J. van der Laan: Merge #15600: lockedpool: When possible, use madvise to avoid including se...
< bitcoin-git> bitcoin/master d831831 Luke Dashjr: lockedpool: When possible, use madvise to avoid including sensitive inform...
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f3a91ab0edc7...23991ee53af2
< bitcoin-git> [bitcoin] hebasto closed pull request #18439: doc: Add release notes for pr18331 (master...20200326-18331-notes) https://github.com/bitcoin/bitcoin/pull/18439
< bitcoin-git> [bitcoin] hebasto opened pull request #18439: doc: Add release notes for pr18331 (master...20200326-18331-notes) https://github.com/bitcoin/bitcoin/pull/18439
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #15704: Move Win32 defines to configure.ac to ensure they are globally defined (master...win32_defines_globally) https://github.com/bitcoin/bitcoin/pull/15704
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15704: Move Win32 defines to configure.ac to ensure they are globally defined (master...win32_defines_globally) https://github.com/bitcoin/bitcoin/pull/15704
< bitcoin-git> [bitcoin] MarcoFalke reopened 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 closed 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 merged pull request #18438: ci: Use Homebrew addon on native macOS (master...20200326-brew-addon) https://github.com/bitcoin/bitcoin/pull/18438
< bitcoin-git> bitcoin/master f3a91ab MarcoFalke: Merge #18438: ci: Use Homebrew addon on native macOS
< bitcoin-git> bitcoin/master 25c8b73 Hennadii Stepanov: ci: Use Homebrew addon on native macOS
< bitcoin-git> bitcoin/master 596c627 Hennadii Stepanov: ci: Fix brew in Travis
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e99ca783cd2d...f3a91ab0edc7
< bitcoin-git> [bitcoin] hebasto closed pull request #18436: ci: Fix brew in Travis (master...20200326-travis-brew) https://github.com/bitcoin/bitcoin/pull/18436
< bitcoin-git> [bitcoin] hebasto opened pull request #18438: [WIP] ci: Use Homebrew addon on native macOS (master...20200326-brew-addon) https://github.com/bitcoin/bitcoin/pull/18438
< bitcoin-git> [bitcoin] vasild opened pull request #18437: util: Detect posix_fallocate() instead of assuming (master...posix_fallocate) https://github.com/bitcoin/bitcoin/pull/18437
< bitcoin-git> [bitcoin] fanquake merged pull request #18429: build: remove double LIBBITCOIN_SERVER from bench-Makefile (master...bench-makefile) https://github.com/bitcoin/bitcoin/pull/18429
< bitcoin-git> bitcoin/master e99ca78 fanquake: Merge #18429: build: remove double LIBBITCOIN_SERVER from bench-Makefile
< bitcoin-git> bitcoin/master 1f97b69 Harris: build: remove double LIBBITCOIN_SERVER from bench-Makefile
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d8ce27ff9f80...e99ca783cd2d
< bitcoin-git> [bitcoin] hebasto opened pull request #18436: [WIP] [do not merge] ci: Fix brew in Travis (master...20200326-travis-brew) https://github.com/bitcoin/bitcoin/pull/18436
< bitcoin-git> [bitcoin] fanquake merged pull request #18397: build: Fix libevent linking for bench_bitcoin binary (master...20200321-libevent) https://github.com/bitcoin/bitcoin/pull/18397
< bitcoin-git> bitcoin/master d8ce27f fanquake: Merge #18397: build: Fix libevent linking for bench_bitcoin binary
< bitcoin-git> bitcoin/master cd04286 Hennadii Stepanov: build: Fix typo in EVENT_CFLAGS variable
< bitcoin-git> bitcoin/master f709ad0 Hennadii Stepanov: build: Fix libevent linking for bench_bitcoin binary
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2e97d8001705...d8ce27ff9f80
< bitcoin-git> [bitcoin] fanquake opened pull request #18434: tests: add a test-security target and run it in CI (master...run_security_check_ci) https://github.com/bitcoin/bitcoin/pull/18434
< bitcoin-git> [bitcoin] pierreN opened pull request #18433: serialization: prevent int overflow for big Coin::nHeight (master...fix-coin-serialize) https://github.com/bitcoin/bitcoin/pull/18433

2020-03-25

< bitcoin-git> [bitcoin] practicalswift opened pull request #18432: util: Make current implicit C++ locale assumption in tfm::format(...) explicit (master...cpp-locale) https://github.com/bitcoin/bitcoin/pull/18432
< bitcoin-git> [bitcoin] laanwj merged pull request #18134: Replace std::to_string with locale-independent alternative (master...2020-02-to-string) https://github.com/bitcoin/bitcoin/pull/18134
< bitcoin-git> bitcoin/master 2e97d80 Wladimir J. van der Laan: Merge #18134: Replace std::to_string with locale-independent alternative
< bitcoin-git> bitcoin/master d056df0 Ben Woosley: Replace std::to_string with locale-independent alternative
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7c942250264e...2e97d8001705
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18430: ci: Only clone bitcoin-core/qa-assets when fuzzing (master...2003-ciFuzzClone) https://github.com/bitcoin/bitcoin/pull/18430
< bitcoin-git> bitcoin/master 7c94225 MarcoFalke: Merge #18430: ci: Only clone bitcoin-core/qa-assets when fuzzing
< bitcoin-git> bitcoin/master fae1e99 MarcoFalke: ci: Only clone bitcoin-core/qa-assets when fuzzing
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/60a39a96fc04...7c942250264e
< bitcoin-git> [bitcoin] laanwj merged pull request #18425: releases: Update with new Windows code signing certificate (master...win-cert-3-20) https://github.com/bitcoin/bitcoin/pull/18425
< bitcoin-git> bitcoin/master 60a39a9 Wladimir J. van der Laan: Merge #18425: releases: Update with new Windows code signing certificate
< bitcoin-git> bitcoin/master 3e0df92 Andrew Chow: Update with new Windows code signing certificate
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3e50fdbe4e5b...60a39a96fc04
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18430: ci: Only clone bitcoin-core/qa-assets when fuzzing (master...2003-ciFuzzClone) https://github.com/bitcoin/bitcoin/pull/18430
< bitcoin-git> [bitcoin] laanwj merged pull request #18395: scripts: add PE dylib checking to symbol-check.py (master...pe_dll_checking) https://github.com/bitcoin/bitcoin/pull/18395
< bitcoin-git> bitcoin/master 3e50fdb Wladimir J. van der Laan: Merge #18395: scripts: add PE dylib checking to symbol-check.py
< bitcoin-git> bitcoin/master 1a0993a fanquake: scripts: add PE dylib checking to symbol-check.py
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/244e88e6b580...3e50fdbe4e5b
< bitcoin-git> [bitcoin] laanwj merged pull request #18402: gui: display mapped AS in peers info window (master...gui-peers-display-mapped_as) https://github.com/bitcoin/bitcoin/pull/18402
< bitcoin-git> bitcoin/master 244e88e Wladimir J. van der Laan: Merge #18402: gui: display mapped AS in peers info window
< bitcoin-git> bitcoin/master 76db4b2 Jon Atack: gui: avoid QT Designer/Form Editor re-formatting
< bitcoin-git> bitcoin/master aae2605 Jon Atack: gui: display Mapped AS in peers info window
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/baa72cd9a2fd...244e88e6b580
< bitcoin-git> [bitcoin] laanwj merged pull request #18331: build: Use git archive as source tarball (master...20200312-git-archive) https://github.com/bitcoin/bitcoin/pull/18331
< bitcoin-git> bitcoin/master e4d3667 Hennadii Stepanov: build: Drop needless EXTRA_DIST content
< bitcoin-git> bitcoin/master 5e6b8b3 Hennadii Stepanov: build: Use git archive as source tarball
< bitcoin-git> bitcoin/master 6c4da59 Hennadii Stepanov: build: Drop SOURCEDIST reordering
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3f5107d008e1...baa72cd9a2fd
< bitcoin-git> [bitcoin] brakmic opened pull request #18429: build: remove double LIBBITCOIN_SERVER from bench-Makefile (master...bench-makefile) https://github.com/bitcoin/bitcoin/pull/18429
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18423: tests: Add fuzzing harness for classes/functions in blockfilter.h. Add integer {de,}serialization fuzzing. (master...fuzzers-misc-2) https://github.com/bitcoin/bitcoin/pull/18423
< bitcoin-git> bitcoin/master 3f5107d MarcoFalke: Merge #18423: tests: Add fuzzing harness for classes/functions in blockfil...
< bitcoin-git> bitcoin/master 102f326 practicalswift: tests: Add fuzzing harness for classes/functions in blockfilter.h
< bitcoin-git> bitcoin/master 87d24e6 practicalswift: tests: Add integer serialization/deserialization fuzzing harness
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5b4a9f4bdf9d...3f5107d008e1
< bitcoin-git> [bitcoin] fanquake closed pull request #18377: build: fix libevent linking errors for bench-only builds (master...bench-compilation) https://github.com/bitcoin/bitcoin/pull/18377
< bitcoin-git> [bitcoin] fanquake merged pull request #18342: doc: Add fuzzing quickstart guides for libFuzzer and afl-fuzz (master...fuzzing-quick-start-guide) https://github.com/bitcoin/bitcoin/pull/18342
< bitcoin-git> bitcoin/master 5b4a9f4 fanquake: Merge #18342: doc: Add fuzzing quickstart guides for libFuzzer and afl-fuz...
< bitcoin-git> bitcoin/master 33dd764 practicalswift: doc: Add fuzzing quickstart guides for libFuzzer and afl-fuzz. Simplify in...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5236b2e267a5...5b4a9f4bdf9d
< bitcoin-git> [bitcoin] kallewoof closed pull request #16440: BIP-322: Generic signed message format (master...feature-generic-signed-message-format) https://github.com/bitcoin/bitcoin/pull/16440
< bitcoin-git> [bitcoin] luke-jr opened pull request #18427: Bugfix? Restore linking to libmingwthrd (master...2020mingwthrd) https://github.com/bitcoin/bitcoin/pull/18427

2020-03-24

< bitcoin-git> [bitcoin] theStack opened pull request #18426: scripts: previous_release: improve behaviour on failed download (master...20200324-scripts-previous-release-show-error-message-if-download-fails) https://github.com/bitcoin/bitcoin/pull/18426
< bitcoin-git> [bitcoin] achow101 opened pull request #18425: releases: Update with new Windows code signing certificate (master...win-cert-3-20) https://github.com/bitcoin/bitcoin/pull/18425
< bitcoin-git> [bitcoin] hebasto opened pull request #18424: qt: Use parent-child relation to manage lifetime of OptionsModel object (master...20200324-options-model) https://github.com/bitcoin/bitcoin/pull/18424
< bitcoin-git> [bitcoin] practicalswift opened pull request #18423: tests: Add fuzzing harness for classes/functions in blockfilter.h. Add integer {de,}serialization fuzzing. (master...fuzzers-misc-2) https://github.com/bitcoin/bitcoin/pull/18423
< bitcoin-git> [bitcoin] jnewbery opened pull request #18422: [consensus] MOVEONLY: Move single-sig checking EvalScript code to EvalChecksig (master...2020-03-evalchecksig) https://github.com/bitcoin/bitcoin/pull/18422
< bitcoin-git> [bitcoin] naumenkogs opened pull request #18421: Periodically update DNS caches for better privacy of non reachable-nodes (master...2020_03_dns_cache_update) https://github.com/bitcoin/bitcoin/pull/18421
< bitcoin-git> [bitcoin] jonatack opened pull request #18420: test: listsinceblock block height checks (master...listsinceblock-block-height-checks) https://github.com/bitcoin/bitcoin/pull/18420
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18417: tests: Add fuzzing harnesses for functions in addrdb.h, net_permissions.h and timedata.h (master...fuzzers-misc) https://github.com/bitcoin/bitcoin/pull/18417
< bitcoin-git> bitcoin/master 4308aa6 practicalswift: tests: Add fuzzing harness for functions in net_permissions.h
< bitcoin-git> bitcoin/master 43ff0d9 practicalswift: tests: Add fuzzing harness for functions in timedata.h
< bitcoin-git> bitcoin/master a8695db practicalswift: tests: Add fuzzing harness for functions in addrdb.h
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/98fbb2a1844a...5236b2e267a5
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17720: test: add unit test for non-standard "scriptsig-not-pushonly" txs (master...20191211-test-check-for-non-standard-txs-with-non-push-scriptsig) https://github.com/bitcoin/bitcoin/pull/17720
< bitcoin-git> bitcoin/master 98fbb2a MarcoFalke: Merge #17720: test: add unit test for non-standard "scriptsig-not-pushonly...
< bitcoin-git> bitcoin/master 5aab011 Sebastian Falbesoner: test: add unit test for non-standard "scriptsig-not-pushonly" txs
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ac579ada7e83...98fbb2a1844a
< bitcoin-git> [bitcoin] fjahr opened pull request #18418: wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100 (master...groups100) https://github.com/bitcoin/bitcoin/pull/18418
< bitcoin-git> [bitcoin] practicalswift opened pull request #18417: tests: Add fuzzing harnesses for functions in addrdb.h, net_permissions.h and timedata.h (master...fuzzers-misc) https://github.com/bitcoin/bitcoin/pull/18417
< bitcoin-git> [bitcoin] pierreN opened pull request #18416: Prevent num op overflows in ParseScript() helper (master...fix-parsescript-numop-overflow) https://github.com/bitcoin/bitcoin/pull/18416
< bitcoin-git> [bitcoin] fanquake opened pull request #18415: scripts: add MACHO tests to test-security-check.py (master...add_MACHO_to_security_check) https://github.com/bitcoin/bitcoin/pull/18415
< bitcoin-git> [bitcoin] kallewoof closed pull request #16411: BIP-325: Signet support (master...signet) https://github.com/bitcoin/bitcoin/pull/16411
< bitcoin-git> [bitcoin] fanquake closed pull request #18414: Create main.yml (master...patch-3) https://github.com/bitcoin/bitcoin/pull/18414
< bitcoin-git> [bitcoin] 21143875584 opened pull request #18414: Create main.yml (master...patch-3) https://github.com/bitcoin/bitcoin/pull/18414

2020-03-23

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18278: interfaces: Describe and follow some code conventions (master...pr/ipc-conv) https://github.com/bitcoin/bitcoin/pull/18278
< bitcoin-git> bitcoin/master 1c2ab1a Russell Yanofsky: refactor: Rename Node::disconnect methods
< bitcoin-git> bitcoin/master 6ceb219 Russell Yanofsky: refactor: Rename Chain::Notifications methods to be consistent with other ...
< bitcoin-git> bitcoin/master 77e4b06 Russell Yanofsky: refactor: Get rid of Wallet::IsWalletFlagSet method
< bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/97b0687501ce...ac579ada7e83
< bitcoin-git> [bitcoin] pierreN opened pull request #18413: script: prevent UB when computing abs value for num opcode serialize (master...fix-script-absolute) https://github.com/bitcoin/bitcoin/pull/18413
< bitcoin-git> [bitcoin] theStack opened pull request #18412: script: fix SCRIPT_ERR_SIG_PUSHONLY error string (master...20200323-fix-script-err-sig-pushonly-error-message) https://github.com/bitcoin/bitcoin/pull/18412
< bitcoin-git> [bitcoin] jnewbery opened pull request #18410: Docs: Improve commenting for coins.cpp|h (master...2020-03-coins-comments) https://github.com/bitcoin/bitcoin/pull/18410
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18380: doc: Remove html comment in PULL_REQUEST_TEMPLATE (master...2003-docGitHubTemplateNoComment) https://github.com/bitcoin/bitcoin/pull/18380
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18393: tests: Don't assume presence of __builtin_mul_overflow(…) in MultiplicationOverflow(…) fuzzing harness (master...multiplication-overflow-fixup) https://github.com/bitcoin/bitcoin/pull/18393
< bitcoin-git> bitcoin/master 7c1ac70 practicalswift: tests: Don't assume presence of __builtin_mul_overflow in MultiplicationOv...
< bitcoin-git> bitcoin/master 97b0687 MarcoFalke: Merge #18393: tests: Don't assume presence of __builtin_mul_overflow(…) in...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d478a737dbdd...97b0687501ce
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18392: ci: Run feature_block in valgrind (master...2003-ciMoreVal) https://github.com/bitcoin/bitcoin/pull/18392
< bitcoin-git> bitcoin/master d478a73 MarcoFalke: Merge #18392: ci: Run feature_block in valgrind
< bitcoin-git> bitcoin/master fa01feb MarcoFalke: test: Remove ci timeout restriction in test_runner
< bitcoin-git> bitcoin/master fa92af5 MarcoFalke: ci: Run feature_block and feature_abortnode in valgrind
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/57a8fa9c3b44...d478a737dbdd
< bitcoin-git> [bitcoin] fanquake closed pull request #18408: Bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/18408
< bitcoin-git> [bitcoin] vova557 opened pull request #18408: Bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/18408
< bitcoin-git> [bitcoin] hebasto closed pull request #18387: gui: Fix segfault for loading and immediately unloading wallet (master...20200319-fix-modelwallet-segfault) https://github.com/bitcoin/bitcoin/pull/18387
< bitcoin-git> [bitcoin] practicalswift opened pull request #18407: tests: Add proof-of-work fuzzing harness (master...fuzzers-proof-of-work) https://github.com/bitcoin/bitcoin/pull/18407
< bitcoin-git> [bitcoin] fanquake merged pull request #18406: test: add executable flag for rpc_estimatefee.py (master...20200322-test-add-executable-flag-for-rpc-estimatefee) https://github.com/bitcoin/bitcoin/pull/18406
< bitcoin-git> bitcoin/master 57a8fa9 fanquake: Merge #18406: test: add executable flag for rpc_estimatefee.py
< bitcoin-git> bitcoin/master f0dfac7 Sebastian Falbesoner: test: add executable flag for rpc_estimatefee.py
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5504703a9f83...57a8fa9c3b44

2020-03-22

< bitcoin-git> [bitcoin] theStack opened pull request #18406: test: add executable flag for rpc_estimatefee.py (master...20200322-test-add-executable-flag-for-rpc-estimatefee) https://github.com/bitcoin/bitcoin/pull/18406
< bitcoin-git> [bitcoin] hebasto opened pull request #18405: build: Drop ZeroMQ patch for Mingw-w64 < 4.0 (master...20200322-zmq-mingw) https://github.com/bitcoin/bitcoin/pull/18405
< bitcoin-git> [bitcoin] hebasto opened pull request #18404: build: Drop unused ${WRAP_DIR}/${HOST} directory (master...20200322-gitian-win) https://github.com/bitcoin/bitcoin/pull/18404
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18403: Биткоин (master...master) https://github.com/bitcoin/bitcoin/pull/18403
< bitcoin-git> [bitcoin] vova557 opened pull request #18403: litecoin (master...master) https://github.com/bitcoin/bitcoin/pull/18403
< bitcoin-git> [bitcoin] jonatack opened pull request #18402: gui: display mapped AS in peers info window (master...gui-peers-display-mapped_as) https://github.com/bitcoin/bitcoin/pull/18402
< bitcoin-git> [bitcoin] jnewbery opened pull request #18401: Refactor: Initialize PrecomputedTransactionData in CheckInputScripts (master...2020-03-precomputedtransactiondata) https://github.com/bitcoin/bitcoin/pull/18401

2020-03-21

< bitcoin-git> [bitcoin] hebasto opened pull request #18400: Import only required Objective-C headers (master...20200321-objc-headers) https://github.com/bitcoin/bitcoin/pull/18400
< bitcoin-git> [bitcoin] fjahr opened pull request #18399: PR description linter (master...pr-desc-lint) https://github.com/bitcoin/bitcoin/pull/18399
< bitcoin-git> [bitcoin] theStack opened pull request #18398: rpc: fix broken RPCExamples for waitforblock(height) (master...20200321-rpc-fix-broken-rpcexamples-for-waitforblock-height) https://github.com/bitcoin/bitcoin/pull/18398
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18397: build: Fix libevent linking for bench_bitcoin binary (master...20200321-libevent) https://github.com/bitcoin/bitcoin/pull/18397
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18397: build: Fix libevent linking for bench_bitcoin binary (master...20200321-libevent) https://github.com/bitcoin/bitcoin/pull/18397
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18396: rpc: add missing HelpExampleRpc for getblockfilter (master...20200321-rpc-add-missing-rpcexample-for-getblockfilter) https://github.com/bitcoin/bitcoin/pull/18396
< bitcoin-git> bitcoin/master 5504703 MarcoFalke: Merge #18396: rpc: add missing HelpExampleRpc for getblockfilter
< bitcoin-git> bitcoin/master d18bf0c Sebastian Falbesoner: rpc: add missing HelpExampleRpc for getblockfilter
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5bf45fe2a964...5504703a9f83
< bitcoin-git> [bitcoin] hebasto opened pull request #18397: build: Fix libevent linking for bench_bitcoin binary (master...20200321-libevent) https://github.com/bitcoin/bitcoin/pull/18397
< bitcoin-git> [bitcoin] theStack opened pull request #18396: rpc: add missing HelpExampleRpc for getblockfilter (master...20200321-rpc-add-missing-rpcexample-for-getblockfilter) https://github.com/bitcoin/bitcoin/pull/18396
< bitcoin-git> [bitcoin] fanquake opened pull request #18395: scripts: add PE dylib checking to symbol-check.py (master...pe_dll_checking) https://github.com/bitcoin/bitcoin/pull/18395
< bitcoin-git> [bitcoin] brakmic closed pull request #18394: test: added test for JSONRPC-objects (master...expanding-rpc-test-coverage) https://github.com/bitcoin/bitcoin/pull/18394

2020-03-20

< bitcoin-git> [bitcoin] brakmic opened pull request #18394: test: added test for JSONRPC-objects (master...expanding-rpc-test-coverage) https://github.com/bitcoin/bitcoin/pull/18394
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18392: ci: Run feature_block in valgrind (master...2003-ciMoreVal) https://github.com/bitcoin/bitcoin/pull/18392
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18392: ci: Run feature_block in valgrind (master...2003-ciMoreVal) https://github.com/bitcoin/bitcoin/pull/18392
< bitcoin-git> [bitcoin] practicalswift opened pull request #18393: tests: Don't assume presence of __builtin_mul_overflow(…) in MultiplicationOverflow(…) fuzzing harness (master...multiplication-overflow-fixup) https://github.com/bitcoin/bitcoin/pull/18393
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18392: ci: Run feature_block in valgrind (master...2003-ciMoreVal) https://github.com/bitcoin/bitcoin/pull/18392
< bitcoin-git> [bitcoin] glowang opened pull request #18391: doc: Update init and reduce-traffic docs for -blocksonly (master...update_blocksonly_docs) https://github.com/bitcoin/bitcoin/pull/18391

2020-03-19

< bitcoin-git> [bitcoin] sipa opened pull request #18388: Make VerifyWitnessProgram use a Span stack (master...202003_span_witstack) https://github.com/bitcoin/bitcoin/pull/18388
< bitcoin-git> [bitcoin] hebasto opened pull request #18387: qt: Fix segfault for loading and immediately unloading wallet (master...20200319-fix-modelwallet-segfault) https://github.com/bitcoin/bitcoin/pull/18387
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17562: WIP: Validation: Remove ConnectTrace and PerBlockConnectTrace (master...2019-11-remove-connect-trace) https://github.com/bitcoin/bitcoin/pull/17562
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17562: WIP: Validation: Remove ConnectTrace and PerBlockConnectTrace (master...2019-11-remove-connect-trace) https://github.com/bitcoin/bitcoin/pull/17562
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17562: WIP: Validation: Remove ConnectTrace and PerBlockConnectTrace (master...2019-11-remove-connect-trace) https://github.com/bitcoin/bitcoin/pull/17562
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17562: WIP: Validation: Remove ConnectTrace and PerBlockConnectTrace (master...2019-11-remove-connect-trace) https://github.com/bitcoin/bitcoin/pull/17562
< bitcoin-git> [bitcoin] jnewbery reopened pull request #17562: WIP: Validation: Remove ConnectTrace and PerBlockConnectTrace (master...2019-11-remove-connect-trace) https://github.com/bitcoin/bitcoin/pull/17562
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18386: doc: Temporary note that release notes should be edited in wiki (master...2020_03_relnot) https://github.com/bitcoin/bitcoin/pull/18386
< bitcoin-git> bitcoin/master 5bf45fe MarcoFalke: Merge #18386: doc: Temporary note that release notes should be edited in w...
< bitcoin-git> bitcoin/master b492684 Wladimir J. van der Laan: doc: Temporary note that release notes should be edited in wiki
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/312d27b11cea...5bf45fe2a964
< bitcoin-git> [bitcoin] laanwj opened pull request #18386: doc: Temporary note that release notes should be edited in wiki (master...2020_03_relnot) https://github.com/bitcoin/bitcoin/pull/18386
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18385: contrib: Add keys.openpgp.org as backup server (master...2003-contribPGPBackupServer) https://github.com/bitcoin/bitcoin/pull/18385
< bitcoin-git> [bitcoin] gzhao408 opened pull request #18384: [test] more specific feature_segwit test error message (master...segwit-test-errormsg) https://github.com/bitcoin/bitcoin/pull/18384
< bitcoin-git> [bitcoin] gzhao408 closed pull request #18339: wip [test] multiple reject reasons in v0_outputs_not_spendable (master...test_witness_block-multiple-reasons) https://github.com/bitcoin/bitcoin/pull/18339
< bitcoin-git> [bitcoin] laanwj merged pull request #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals (master...2019-11-remove-mempool-signals2) https://github.com/bitcoin/bitcoin/pull/17477
< bitcoin-git> bitcoin/master 5613f98 John Newbery: [validation] Remove conflictedTxs from PerBlockConnectTrace
< bitcoin-git> bitcoin/master 1168394 John Newbery: [wallet] Notify conflicted transactions in TransactionRemovedFromMempool
< bitcoin-git> bitcoin/master cdb8934 John Newbery: [validation interface] Remove vtxConflicted from BlockConnected
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/527c3989e746...312d27b11cea
< bitcoin-git> [bitcoin] laanwj merged pull request #18340: doc: mention MAKE=gmake workaround when building on a BSD (master...fixup_18129) https://github.com/bitcoin/bitcoin/pull/18340
< bitcoin-git> bitcoin/master 527c398 Wladimir J. van der Laan: Merge #18340: doc: mention MAKE=gmake workaround when building on a BSD
< bitcoin-git> bitcoin/master 84a46a9 emu: doc: mention MAKE=gmake workaround when building on a BSD
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3d3d834324f3...527c3989e746
< bitcoin-git> [bitcoin] laanwj merged pull request #18359: build: fix sysctl() detection on macOS (master...macos_sysctl) https://github.com/bitcoin/bitcoin/pull/18359
< bitcoin-git> bitcoin/master 3d3d834 Wladimir J. van der Laan: Merge #18359: build: fix sysctl() detection on macOS
< bitcoin-git> bitcoin/master e90e3e6 fanquake: build: fix sysctl() detection on macOS
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/67de1ee8bc18...3d3d834324f3
< bitcoin-git> [bitcoin] elichai opened pull request #18383: Check for overflow when calculating sum of outputs in a transaction (master...2020-03-value-overflow) https://github.com/bitcoin/bitcoin/pull/18383
< bitcoin-git> [bitcoin] vasild opened pull request #18382: doc: note the costs of fetching all pull requests (master...note_fetch_all_cost) https://github.com/bitcoin/bitcoin/pull/18382
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16995: Fix gcc 9 warnings (master...2019_09_resolve_gcc_warnings) https://github.com/bitcoin/bitcoin/pull/16995
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16995: Fix gcc 9 warnings (master...2019_09_resolve_gcc_warnings) https://github.com/bitcoin/bitcoin/pull/16995
< bitcoin-git> [bitcoin] laanwj merged pull request #18378: Bugfix & simplify bn2vch using int.to_bytes (master...202003_simple_bn2vch) https://github.com/bitcoin/bitcoin/pull/18378
< bitcoin-git> bitcoin/master 67de1ee Wladimir J. van der Laan: Merge #18378: Bugfix & simplify bn2vch using int.to_bytes
< bitcoin-git> bitcoin/master a733ad5 Pieter Wuille: Add bn2vch test to functional tests
< bitcoin-git> bitcoin/master a3ad645 Pieter Wuille: Simplify bn2vch using int.to_bytes
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a421e0a22f12...67de1ee8bc18
< bitcoin-git> [bitcoin] fanquake closed pull request #18381: Create ccpp.yml (master...master) https://github.com/bitcoin/bitcoin/pull/18381
< bitcoin-git> [bitcoin] gitwdel opened pull request #18381: Create ccpp.yml (master...master) https://github.com/bitcoin/bitcoin/pull/18381

2020-03-18

< bitcoin-git> [bitcoin] practicalswift closed pull request #18308: depends: Make it possible to build Boost dependency using a clang toolset (./b2 toolset=clang) (master...b2-toolset-clang) https://github.com/bitcoin/bitcoin/pull/18308
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18380: doc: Remove html comment in PULL_REQUEST_TEMPLATE (master...2003-docGitHubTemplateNoComment) https://github.com/bitcoin/bitcoin/pull/18380
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18376: net: fix use-after-free in tests (master...fix_use_after_free_issue18372) https://github.com/bitcoin/bitcoin/pull/18376