< bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/b620b2d58a55...06788c670584
< bitcoin-git> bitcoin/master 2fcaec7 Amiti Uttarwar: [net_processing] Introduce SetupAddressRelay
< bitcoin-git> bitcoin/master 6653fa3 Amiti Uttarwar: [test] Update p2p_addr_relay test to prepare
< bitcoin-git> bitcoin/master 1d1ef2d Amiti Uttarwar: [net_processing] Defer initializing m_addr_known
< bitcoin-git> [bitcoin] fanquake merged pull request #21528: [p2p] Reduce addr blackholes (master...2021-03-addr-defer2) https://github.com/bitcoin/bitcoin/pull/21528
< bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/06788c670584...10fbb3726812
< bitcoin-git> bitcoin/master 9c08719 Amiti Uttarwar: [test] Introduce test logic to query DNS seeds
< bitcoin-git> bitcoin/master 75c05af Amiti Uttarwar: [test] Test logic to query DNS seeds with block-relay-only connections
< bitcoin-git> bitcoin/master 3585145 Amiti Uttarwar: [test] Test the interactions between -connect and -dnsseed
< bitcoin-git> [bitcoin] fanquake merged pull request #22098: [test, init] DNS seed querying logic (master...2021-05-dns-tests) https://github.com/bitcoin/bitcoin/pull/22098
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/10fbb3726812...71797beec54d
< bitcoin-git> bitcoin/master c020cba Pieter Wuille: Squashed 'src/secp256k1/' changes from efad3506a8..be8d9c262f
< bitcoin-git> bitcoin/master e4ffb44 Pieter Wuille: Update secp256k1 subtree to latest upstream + adapt API
< bitcoin-git> bitcoin/master 71797be fanquake: Merge bitcoin/bitcoin#22448: Update libsecp256k1 subtree to latest upstrea...
< bitcoin-git> [bitcoin] fanquake merged pull request #22448: Update libsecp256k1 subtree to latest upstream (master...202107_secp256k1) https://github.com/bitcoin/bitcoin/pull/22448
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/71797beec54d...5cf28d5203a6
< bitcoin-git> bitcoin/master 65332b1 John Newbery: [addrman] Remove RemoveInvalid()
< bitcoin-git> bitcoin/master 5cf28d5 fanquake: Merge bitcoin/bitcoin#22496: addrman: Remove addrman hotfixes
< bitcoin-git> [bitcoin] fanquake merged pull request #22496: addrman: Remove addrman hotfixes (master...2021-07-remove-addrman-hotfix) https://github.com/bitcoin/bitcoin/pull/22496
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5cf28d5203a6...ad0fc453cc3c
< bitcoin-git> bitcoin/master fac90c5 MarcoFalke: test: Create all blocks with version 4 or higher
< bitcoin-git> bitcoin/master 222290f MarcoFalke: test: Set BIP34Height = 2 for regtest
< bitcoin-git> bitcoin/master ad0fc45 MarcoFalke: Merge bitcoin/bitcoin#16333: test: Set BIP34Height = 2 for regtest
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16333: test: Set BIP34Height = 2 for regtest (master...1906-bip34H2) https://github.com/bitcoin/bitcoin/pull/16333
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ad0fc453cc3c...87257d860eeb
< bitcoin-git> bitcoin/master 91b0597 naiza: Improve mempool_accept_wtxid.py
< bitcoin-git> bitcoin/master 87257d8 MarcoFalke: Merge bitcoin/bitcoin#22532: test : improve mempool_accept_wtxid.py
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22532: test : improve mempool_accept_wtxid.py (master...master) https://github.com/bitcoin/bitcoin/pull/22532
< bitcoin-git> [bitcoin] jonatack opened pull request #22616: p2p, rpc: address relay fixups (master...addr_relay_fixups) https://github.com/bitcoin/bitcoin/pull/22616
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/87257d860eeb...31a481be297b
< bitcoin-git> bitcoin/master 0591710 Anthony Towns: consensus/params: simplify ValidDeployment check to avoid gcc warning
< bitcoin-git> bitcoin/master 31a481b MarcoFalke: Merge bitcoin/bitcoin#22597: consensus/params: simplify ValidDeployment ch...
< bitcoin-git> [bitcoin] fanquake closed pull request #22597: consensus/params: simplify ValidDeployment check to avoid gcc warning (master...202108-deploygccwarn) https://github.com/bitcoin/bitcoin/pull/22597
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31a481be297b...eaf09bda4ab2
< bitcoin-git> bitcoin/master 4a1b2a7 Sebastian Falbesoner: [GetTransaction] remove unneeded `cs_main` lock acquire
< bitcoin-git> bitcoin/master eaf09bd fanquake: Merge bitcoin/bitcoin#22609: [GetTransaction] remove unneeded cs_main lock...
< bitcoin-git> [bitcoin] fanquake merged pull request #22609: [GetTransaction] remove unneeded cs_main lock acquire (master...202107-gettransaction_remove_lock) https://github.com/bitcoin/bitcoin/pull/22609
< MarcoFalke> fanquake: If we care about GitHub metadata (I don't), leaving merged pulls open will close them on the next push to master
< fanquake> MarcoFalke: good to know GitHub is cleaning up after itself
< MarcoFalke> Well, it will treat one merge commit as having merged two pull requests, but well
< fanquake> Cool. I'll open an issue that no-one will look at
< bitcoin-git> [bitcoin] theStack closed pull request #22193: bitcoin-tx: validate range of parsed output amount (master...202106-bitcoin-tx-validate_money_range) https://github.com/bitcoin/bitcoin/pull/22193
< bitcoin-git> [bitcoin] Saviour1001 opened pull request #22617: Updated the conversion of bytes<-> hex-string (master...binary-hex-conversion) https://github.com/bitcoin/bitcoin/pull/22617
< Guest45> hi
< Guest45> am having trouble for btc to appear so i can sweep them
< Guest93> anyone here
< Bullit> Bad Flux Bitcoin Balance Complaints about theft have not been handled correctly balance was not restored
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #22618: [p2p] Small followups to #21528 (master...2021-08-blackhole-followup) https://github.com/bitcoin/bitcoin/pull/22618
< bitcoin-git> [gui] hebasto opened pull request #393: Fix regression in "Encrypt Wallet" menu item (master...210803-encrypt) https://github.com/bitcoin-core/gui/pull/393
< bitcoin-git> [bitcoin] Zero-1729 opened pull request #22619: test: refactor: use consistent bytes <-> hex-string conversion in functional test framework (master...test-remove-binascii-in-test-framework) https://github.com/bitcoin/bitcoin/pull/22619