< 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] 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] 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
< 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
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18188: test: Bump process time in scheduler_tests to avoid race (master...2002-testBumpSched) https://github.com/bitcoin/bitcoin/pull/18188
< gribble>
https://github.com/bitcoin/bitcoin/issues/17208 | Make all tests pass UBSan without using any UBSan suppressions by practicalswift · Pull Request #17208 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/17208 | Make all tests pass UBSan without using any UBSan suppressions by practicalswift · Pull Request #17208 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #18187: Add --options runtime (runtime hardening) to macOS codesign (master...2020/02/macos_runtime_hardening) https://github.com/bitcoin/bitcoin/pull/18187
< 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] MarcoFalke opened 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] practicalswift opened pull request #18176: tests: Add fuzzing harness for CScript operations (master...fuzzers-script_ops) https://github.com/bitcoin/bitcoin/pull/18176
< bitcoin-git>
[bitcoin] luke-jr opened 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] amitiuttarwar opened 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] TheQuantumPhysicist opened 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
< dongcarl>
Does anyone know how to setup gribble for another channel? I'm thinking #bitcoin-builds
< gribble>
https://github.com/bitcoin/bitcoin/issues/17569 | build: Allow export of environ symbols and work around rv64 toolchain issue by laanwj . Pull Request #17569 . bitcoin/bitcoin . GitHub
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18166: ci: Run fuzz testing test cases under valgrind (master...fuzz-test-cases-under-valgrind) https://github.com/bitcoin/bitcoin/pull/18166
< dongcarl>
Another question: When testing out lower-power SBCs, what's a good metric for "runs Bitcoin Core well"? Is "being able to keep up with tip" good enough?
< dongcarl>
If I want to buy hardware to be my dedicated Bitcoin Core node... Should ECC RAM be a main concern? Or is it outweighed by other concerns
< dongcarl>
What's the current thinking on running Bitcoin Core on non-ECC devices? Are there enough safe guards in place so that at least casual users can use non-ECC devices?
< gribble>
https://github.com/bitcoin/bitcoin/issues/17569 | build: Allow export of environ symbols and work around rv64 toolchain issue by laanwj . Pull Request #17569 . bitcoin/bitcoin . GitHub
< bitcoin-git>
[bitcoin] laanwj merged pull request #17948: build: pass -fno-ident in Windows gitian descriptor (master...pass_fno_ident) https://github.com/bitcoin/bitcoin/pull/17948
< bitcoin-git>
bitcoin/master 179504c Wladimir J. van der Laan: Merge #17948: build: pass -fno-ident in Windows gitian descriptor
< bitcoin-git>
bitcoin/master 530d02a fanquake: build: pass -fno-ident in Windows gitian descriptor
< wumpus>
FWIW I'm not going to be at bitcoin 2020 / coredev next month, sorry, even less eager than normal to go on a long flight like that with the coronavirus and quarantaine scare
< bitcoin-git>
[bitcoin] luke-jr opened pull request #18165: Consolidate service flag bit-to-name conversion to a shared serviceFlagToStr function (master...svcflags2str) https://github.com/bitcoin/bitcoin/pull/18165
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #18098: scripted-diff: Add missing spaces in RPCResult, Normalize type names (master...1912-rpcDocFixes) https://github.com/bitcoin/bitcoin/pull/18098
< bitcoin-git>
[bitcoin] theStack opened 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] achow101 opened pull request #18163: descriptors: Use xpub at last hardened step if possible (master...desc-last-hardened) https://github.com/bitcoin/bitcoin/pull/18163
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18162: util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t n) by checking gmtime_s/gmtime_r return value (master...FormatISO8601DateTime-unitialized-read) https://github.com/bitcoin/bitcoin/pull/18162
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #18159: tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing test cases under valgrind (master...fuzzers-valgrind) https://github.com/bitcoin/bitcoin/pull/18159
< bitcoin-git>
[bitcoin] promag opened pull request #18160: gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged (master...2020-02-avoid-getbalance) https://github.com/bitcoin/bitcoin/pull/18160
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18159: tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing test cases under valgrind (master...fuzzers-valgrind) https://github.com/bitcoin/bitcoin/pull/18159
< bitcoin-git>
[bitcoin] jkcd opened pull request #18157: doc: fixing init.md documentation to not require rpcpassword (master...fix_16346_doc_init) https://github.com/bitcoin/bitcoin/pull/18157
2020-02-15
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18155: tests: Add harness which fuzzes EvalScript and VerifyScript using a fuzzed signature checker (master...fuzzers-signature_checker) https://github.com/bitcoin/bitcoin/pull/18155
< bitcoin-git>
[bitcoin] hebasto opened pull request #18152: qt: Use NotificationStatus enum for signals to GUI (master...20200215-pr18121-followup2) https://github.com/bitcoin/bitcoin/pull/18152
< bitcoin-git>
[bitcoin] fanquake opened pull request #18151: build: replace libdmg and genisoimage with xorriso (master...xorriso_replaces_libdmg_genisoimage) https://github.com/bitcoin/bitcoin/pull/18151
< jeremyrubin>
Ah dammit. Yeah before I had those permission bits various things in the UX would create on my fork, I guess now they go to bitcoin repo
< achow101>
jeremyrubin: how did you create a new branch in bitcoin/bitcoin? I thought that was restricted?
< 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] practicalswift opened pull request #18147: qt: Kill the locale dependency bug class by not allowing Qt to mess with LC_NUMERIC (master...kill-locale-dependency-bug-class) https://github.com/bitcoin/bitcoin/pull/18147
< wumpus>
but yes it might be nice to have a tool that automates verification integrated, so that if people have one version of bitcoin core they can verify a newer one they downloaded
< jonasschnelli>
If they could just verify from directly withing older bitcoin core versions.
< jonasschnelli>
I would rather invest resources in having a release-checker within bitcoin-cores binary (+Qt)
< bitcoin-git>
[bitcoin] fanquake opened pull request #18135: build: add --no-insert-timestamp to Windows linker flags (master...no_insert_timestamp_ld) https://github.com/bitcoin/bitcoin/pull/18135
< bitcoin-git>
[bitcoin] Empact opened 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] luke-jr opened pull request #18133: Fix various edge case bugs in QValidatedLineEdit (master...bugfix_qvalidlineedit) https://github.com/bitcoin/bitcoin/pull/18133
< bitcoin-git>
[bitcoin] practicalswift closed pull request #17760: util: Don't depend on locale when trimming strings. Add tests. (master...trimming-without-borders) https://github.com/bitcoin/bitcoin/pull/17760
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #18131: add macOS notarization info to the release process doc (master...2020/02/notarize) https://github.com/bitcoin/bitcoin/pull/18131
< bitcoin-git>
[bitcoin] Empact opened pull request #18130: Replace uses of boost::trim* with non-locale-dependent alternatives (master...2020-02-boost-trim) https://github.com/bitcoin/bitcoin/pull/18130
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18124: init: Clarify C and C++ locale assumptions. Add locale sanity check to verify assumptions at run-time. (master...LocaleSanityCheck) https://github.com/bitcoin/bitcoin/pull/18124
< bitcoin-git>
[bitcoin] theStack opened pull request #18122: rpc: update validateaddress RPCExamples to bech32 (master...20200211-rpc-update-validateaddress-rpcexamples-to-bech32) https://github.com/bitcoin/bitcoin/pull/18122
< bitcoin-git>
[bitcoin] hebasto opened pull request #18121: gui: Throttle GUI update pace when -reindex (master...20200211-reindex-gui) https://github.com/bitcoin/bitcoin/pull/18121
< bitcoin-git>
[bitcoin] JeremyRubin opened pull request #18120: Change UpdateForDescendants to use Epochs (master...epoch-mempool-clean-split-updatefordescendants-pt1) https://github.com/bitcoin/bitcoin/pull/18120
< gribble>
https://github.com/bitcoin/bitcoin/issues/18063 | Improve UpdateForDescendants by using Epochs and Removing CacheMap by JeremyRubin . Pull Request #18063 . bitcoin/bitcoin . GitHub
< bitcoin-git>
[bitcoin] hebasto opened pull request #18117: build: Fix Qt link issue for macOS target with DEBUG=1 (master...20200211-macos-debug) https://github.com/bitcoin/bitcoin/pull/18117
< bitcoin-git>
[bitcoin] fanquake merged pull request #18104: build: Skip i686 build by default in guix and gitian (master...2002-i686NoBuildByDefault) https://github.com/bitcoin/bitcoin/pull/18104
< bitcoin-git>
bitcoin/master 98264e2 fanquake: Merge #18104: build: Skip i686 build by default in guix and gitian
< bitcoin-git>
bitcoin/master fae9084 MarcoFalke: build: Skip i686 build by default in guix and gitian
< bitcoin-git>
bitcoin/master fa55a25 MarcoFalke: depends: Remove reference to win32