< bitcoin-git>
[bitcoin] fanquake merged pull request #19356: build: Fix search for brew-installed BDB 4 on OS X (master...feature-bdb-search-fix-osx) https://github.com/bitcoin/bitcoin/pull/19356
< bitcoin-git>
bitcoin/master dd191b5 fanquake: Merge #19356: build: Fix search for brew-installed BDB 4 on OS X
< sipa>
cfields or anyone else: how would i expose the HAVE_BUILTIN_PREFETCH (which is already calculated in configure.ac) in src/config/bitcoin-config.h ?
< luke-jr>
whatsupboy: #bitcoin is probably a better place to discuss such topics
< whatsupboy>
hi I am not a developer and some how found this video https://www.youtube.com/watch?v=Fjj11bc1DXI and trying to understand what is funding and do bitcoin contributors get paid or what ?
< bitcoin-git>
[bitcoin] jonatack opened pull request #19397: test: resyncing to tip of blocks generated after invalidateblock (master...p2p-invalidateblock-tests) https://github.com/bitcoin/bitcoin/pull/19397
< blackhatcat>
Is it possible to use bitcoin core wallet on Linux once the blockchain is downloaded using windows client? Is there any difference or is it universal?
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19366: tests: Provide main(...) function in fuzzer. Allow building uninstrumented harnesses with --enable-fuzz. (master...provide-main-function-in-fuzzer) https://github.com/bitcoin/bitcoin/pull/19366
< bitcoin-git>
bitcoin/master 1087807 practicalswift: tests: Provide main(...) function in fuzzer
< bitcoin-git>
bitcoin/master 3bbd822 MarcoFalke: Merge #19366: tests: Provide main(...) function in fuzzer. Allow building ...
< wumpus>
I doubt that environment still exists, or is capable of building bitcoin core :)
< gribble>
https://github.com/bitcoin/bitcoin/issues/18297 | build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts including Windows by hebasto · Pull Request #18297 · bitcoin/bitcoin · GitHub
< provoostenator>
And this uses satoshi per byte: bitcoin-cli sendtoaddress bcrt1... 1 "" "" false false 1 sat/b
< provoostenator>
This uses the "unset" estimate mode, as before IIUC: bitcoin-cli sendtoaddress bcrt1... 1 "" "" false false 1
< gribble>
https://github.com/bitcoin/bitcoin/issues/19215 | psbt: Include and allow both non_witness_utxo and witness_utxo for segwit inputs by achow101 · Pull Request #19215 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/19215 | psbt: Include and allow both non_witness_utxo and witness_utxo for segwit inputs by achow101 · Pull Request #19215 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] practicalswift reopened pull request #19366: tests: Provide main(...) function in fuzzer. Allow building uninstrumented harnesses with --enable-fuzz. (master...provide-main-function-in-fuzzer) https://github.com/bitcoin/bitcoin/pull/19366
< bitcoin-git>
[bitcoin] practicalswift closed pull request #19366: tests: Provide main(...) function in fuzzer. Allow building uninstrumented harnesses with --enable-fuzz. (master...provide-main-function-in-fuzzer) https://github.com/bitcoin/bitcoin/pull/19366
< bitcoin-git>
[bitcoin] practicalswift opened pull request #19379: tests: Add fuzzing harness for SigHasLowR(...) and ecdsa_signature_parse_der_lax(...) (master...fuzzers-SigHashLowR) https://github.com/bitcoin/bitcoin/pull/19379
< bitcoin-git>
[bitcoin] hebasto opened pull request #19378: refactor: Use Mutex type for g_cs_recent_confirmed_transactions (master...200625-recent-mx) https://github.com/bitcoin/bitcoin/pull/19378
< bitcoin-git>
[bitcoin] fanquake closed pull request #18287: depends: Patch libevent build to fix IPv6 -rpcbind on Windows (master...fix_libevent_win_ipv6) https://github.com/bitcoin/bitcoin/pull/18287
< bitcoin-git>
[bitcoin] fanquake opened pull request #19375: build: target Windows 7 when building libevent and fix ipv6 usage (master...libevent_target_0x0601) https://github.com/bitcoin/bitcoin/pull/19375
2020-06-24
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19272: net, test: invalid p2p messages and test framework improvements (master...improve-p2p_invalid_messages) https://github.com/bitcoin/bitcoin/pull/19272
< bitcoin-git>
bitcoin/master 5796019 Jon Atack: test: refactor test_large_inv() into 3 tests with common method
< bitcoin-git>
bitcoin/master 9fa494d Jon Atack: net: update misbehavior logging for oversized messages
< bitcoin-git>
bitcoin/master e2b21d8 Jon Atack: test: add p2p_invalid_messages logging
< gribble>
https://github.com/bitcoin/bitcoin/issues/19366 | tests: Provide main(...) function in fuzzer. Allow building uninstrumented harnesses with --enable-fuzz. by practicalswift · Pull Request #19366 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] practicalswift opened pull request #19366: tests: Provide main(...) function in fuzzer. Allow building uninstrumented harnesses with --enable-fuzz. (master...provide-main-function-in-fuzzer) https://github.com/bitcoin/bitcoin/pull/19366
< bitcoin-git>
[bitcoin] jnewbery opened pull request #19364: net processing: Move orphan reprocessing to a global (master...2020-06-global-orphans) https://github.com/bitcoin/bitcoin/pull/19364
< bitcoin-git>
[bitcoin] Saibato opened pull request #19358: net: Make sure we do not override proxy settings in hidden service. (master...pr351-bitcoin) https://github.com/bitcoin/bitcoin/pull/19358
< bitcoin-git>
[bitcoin] hebasto reopened pull request #18307: build: Require pkg-config for all of the hosts (master...20200309-pkgconfig) https://github.com/bitcoin/bitcoin/pull/18307
< bitcoin-git>
[bitcoin] hebasto closed pull request #18307: build: Require pkg-config for all of the hosts (master...20200309-pkgconfig) https://github.com/bitcoin/bitcoin/pull/18307
< vasild>
I think the deal is that --log_level and --log_sink are boost-test-framework options and control the outputs from it. However bitcoin code unrelated to that prints some stuff to datadir/debug.log
< bitcoin-git>
[bitcoin] ccdle12 opened pull request #19350: test: Refactor tests using restart_node (master...test-refactor-restart-node) https://github.com/bitcoin/bitcoin/pull/19350
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19198: test: Check that peers with forcerelay permission are not asked to feefilter (master...2006-testForcerelayFeefilter) https://github.com/bitcoin/bitcoin/pull/19198
< bitcoin-git>
bitcoin/master ffff3fe MarcoFalke: test: Replace self.nodes[0].p2p with conn
< bitcoin-git>
[bitcoin] vasild opened pull request #19337: sync: detect double lock from the same thread (master...detect_double_lock) https://github.com/bitcoin/bitcoin/pull/19337
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19018: docs: fixing description of the field sequence in walletcreatefundedpsbt RPC method (master...walletcreatefundedpsbt-fix-docs) https://github.com/bitcoin/bitcoin/pull/19018
< bitcoin-git>
bitcoin/master 879acc6 MarcoFalke: Merge #19018: docs: fixing description of the field sequence in walletcrea...
< bitcoin-git>
bitcoin/master d0a3fee Ivan Vershigora: Change docs for walletcreatefundedpsbt RPC method
< bitcoin-git>
[bitcoin] achow101 closed pull request #18971: wallet: Refactor the classes in wallet/db.{cpp/h} (master...refactor-storage) https://github.com/bitcoin/bitcoin/pull/18971
< bitcoin-git>
[bitcoin] achow101 opened pull request #19335: wallet: Cleanup and separate BerkeleyDatabase and BerkeleyBatch (master...bdb-cleanup-refactors) https://github.com/bitcoin/bitcoin/pull/19335
< bitcoin-git>
[bitcoin] achow101 opened pull request #19334: wallet: Introduce WalletDatabase abstract class (master...bdb-add-walletdb) https://github.com/bitcoin/bitcoin/pull/19334
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19332: test: Fix intermittent test failure in feature_backwards_compatibility (master...2006-testIntBack) https://github.com/bitcoin/bitcoin/pull/19332
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19331: build: Do not include server symbols in wallet (master...2006-WalletNoServerSym) https://github.com/bitcoin/bitcoin/pull/19331
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #17458: Refactor OutputGroup effective value calculations and filtering to occur within the struct (master...cleanup-outputgroups) https://github.com/bitcoin/bitcoin/pull/17458
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #17458: Refactor OutputGroup effective value calculations and filtering to occur within the struct (master...cleanup-outputgroups) https://github.com/bitcoin/bitcoin/pull/17458