< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/708517b2dd64...89b72ce045b5
< bitcoin-git> bitcoin/master 08151e1 Stephan Oeste: doc: Fix name of script guix-build
< bitcoin-git> bitcoin/master 89b72ce fanquake: Merge #21661: doc: Fix name of script guix-build
< bitcoin-git> [bitcoin] fanquake merged pull request #21661: doc: Fix name of script guix-build (master...patch-2) https://github.com/bitcoin/bitcoin/pull/21661
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/89b72ce045b5...bd65a76b9d97
< bitcoin-git> bitcoin/master b77b0cc Pieter Wuille: Add MissingDataBehavior and make TransactionSignatureChecker handle it
< bitcoin-git> bitcoin/master 3820090 Pieter Wuille: Make all SignatureChecker explicit about missing data
< bitcoin-git> bitcoin/master 497718b Pieter Wuille: Treat amount<0 also as missing data for P2WPKH/P2WSH
< bitcoin-git> [bitcoin] fanquake merged pull request #21330: Deal with missing data in signature hashes more consistently (master...202103_missing_data_verify) https://github.com/bitcoin/bitcoin/pull/21330
< bitcoin-git> [bitcoin] fanquake opened pull request #21664: contrib: use LIEF for macOS and Windows symbol & security checks (master...macos_win_lief) https://github.com/bitcoin/bitcoin/pull/21664
< achow101> harding: wumpus: can you make the same change to bitcoin.org that was done for bitcoincore.org to redirect users to download the 0.21-win-unsigned.exe? I'm seeing several users posting issues there about that.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bd65a76b9d97...1f50f0bb389a
< bitcoin-git> bitcoin/master 1c1467f Vasil Dimov: i2p: cancel the Accept() method if waiting on the socket errors
< bitcoin-git> bitcoin/master 1f50f0b MarcoFalke: Merge #21631: i2p: always check the return value of Sock::Wait()
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21631: i2p: always check the return value of Sock::Wait() (master...SockWait_usage_fix) https://github.com/bitcoin/bitcoin/pull/21631
< harding> wumpus: (re achow101's comment above) if you push the -unsigned.exe binary to Bitcoin.org, I think this should be the only change necessary for the website. https://github.com/bitcoin-dot-org/Bitcoin.org/compare/master...harding:2021-04-unsigned-url?expand=1 I don't have a dev environment setup for Bitcoin.org, so it's untested.
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1f50f0bb389a...f0b457212f98
< bitcoin-git> bitcoin/master b54b2e7 Sjors Provoost: Move external signer out of wallet module
< bitcoin-git> bitcoin/master b0db187 Sjors Provoost: ci: use --enable-external-signer instead of --with-boost-process
< bitcoin-git> bitcoin/master 88d4d5f Sjors Provoost: rpc: add help for enumeratesigners and walletdisplayaddress
< bitcoin-git> [bitcoin] fanquake merged pull request #21467: Move external signer out of wallet module (master...2021/03/signer_no_wallet) https://github.com/bitcoin/bitcoin/pull/21467
< bitcoin-git> [bitcoin] nha1012 opened pull request #21665: Update .gitignore (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21665
< bitcoin-git> [bitcoin] fanquake closed pull request #21665: Update .gitignore (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21665
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f0b457212f98...c1f480fb2348
< bitcoin-git> bitcoin/master fa4f0b3 MarcoFalke: ci: Fix previous releases cache order
< bitcoin-git> bitcoin/master c1f480f MarcoFalke: Merge #21653: ci: Fix previous releases cache order
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21653: ci: Fix previous releases cache order (master...2104-ciFixCacheOrder) https://github.com/bitcoin/bitcoin/pull/21653
< wumpus> i do not have access to bitcoin.org anymore
< wumpus> (dropped all my permissions there)
< wumpus> after the so-manieth spat with Cobra i was sick of it, no idea if it will continue hosting bitcoin core binaries at all, but i'm no longer going to upload them
< wumpus> i guess it would make sense to make /bin a redirect to bitcoincore.org/bin but no idea if he's up for that
< bitcoin-git> [bitcoin] fanquake opened pull request #21666: Miscellaneous external signer changes (master...external_signer_followups) https://github.com/bitcoin/bitcoin/pull/21666
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c1f480fb2348...3aa4935db722
< bitcoin-git> bitcoin/master 223b1ba Hennadii Stepanov: doc: Use CONFIG_SITE instead of --prefix
< bitcoin-git> bitcoin/master 3aa4935 fanquake: Merge #17934: doc: Use CONFIG_SITE variable instead of --prefix option
< bitcoin-git> [bitcoin] fanquake merged pull request #17934: doc: Use CONFIG_SITE variable instead of --prefix option (master...20200115-prefix-depends) https://github.com/bitcoin/bitcoin/pull/17934
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3aa4935db722...88331aa8a762
< bitcoin-git> bitcoin/master 003929c fanquake: refactor: add [[noreturn]] attribute where applicable
< bitcoin-git> bitcoin/master 88331aa fanquake: Merge #21633: refactor: add [[noreturn]] attribute where applicable
< bitcoin-git> [bitcoin] fanquake merged pull request #21633: refactor: add [[noreturn]] attribute where applicable (master...build_with_noreturn) https://github.com/bitcoin/bitcoin/pull/21633
< bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/88331aa8a762...1f14130cb077
< bitcoin-git> bitcoin/master faf843c MarcoFalke: refactor: Move load block thread into ChainstateManager
< bitcoin-git> bitcoin/master fa413f0 MarcoFalke: move-only: Move ThreadImport to blockstorage
< bitcoin-git> bitcoin/master fa91b2b MarcoFalke: move-only: Move AbortNode to shutdown
< bitcoin-git> [bitcoin] fanquake merged pull request #21575: refactor: Create blockstorage module (master...2104-blockstorage) https://github.com/bitcoin/bitcoin/pull/21575
< bitcoin-git> [bitcoin] hebasto opened pull request #21667: build: Add -Werror=missing-noreturn (master...210413-external) https://github.com/bitcoin/bitcoin/pull/21667
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1f14130cb077...a1f0b8b62eb8
< bitcoin-git> bitcoin/master 41f891d Andrew Chow: tests: Skip SQLite fsyncs while testing
< bitcoin-git> bitcoin/master a1f0b8b MarcoFalke: Merge #21634: tests: Skip SQLite fsyncs while testing
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21634: tests: Skip SQLite fsyncs while testing (master...optimize-sqlite) https://github.com/bitcoin/bitcoin/pull/21634
< bitcoin-git> [bitcoin] vasild opened pull request #21668: net: properly handle PF_NOBAN in CConnman::Bind() (master...fix_pf_noban_usage) https://github.com/bitcoin/bitcoin/pull/21668
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21669: test: Remove spurious double lock tsan suppressions by bumping to clang-12 (master...2104-tsanSupp) https://github.com/bitcoin/bitcoin/pull/21669
< bitcoin-git> [bitcoin] rebroad reopened pull request #21618: WIP: Reduce MinRelayFee slower when Mempool utilised and faster when needed. (master...MinRelayFeeReductionChanges) https://github.com/bitcoin/bitcoin/pull/21618
< jeremyrubin> wumpus: who owns the Bitcoin Core wordmark and how is it's use governed?
< bitcoin-git> [bitcoin] dongcarl opened pull request #21671: guix: Always canonicalize HOST using `./depends/config.sub` (master...2021-03-guix-canonicalization-HOST) https://github.com/bitcoin/bitcoin/pull/21671
< GarouDan> Hi, I'm trying to run bitcoind but I'm facing a problem. Can someone help me?
< GarouDan> The current error is: 'Bitcoin Core is not connected!'
< GarouDan> I have already downloaded all of the 300+ GB of data
< sipa> GarouDan: what are you trying to do?
< sipa> this isn't a helpdesk though; perhaps try asking in #bitcoin or on https://bitcoin.stackexchange.com
< GarouDan> Hum, I see, well I'm trying to test the getblocktemplate rpc command with something like
< GarouDan> curl --user <my_user> --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getblocktemplate", "params": [] }' -H 'content-type: text/plain;' http://127.0.0.1:8332/
< sipa> and is bitcoind connected to any other peers?
< GarouDan> Well, it looks like it is not. For now I'm using a configuration like
< GarouDan> debug=1
< GarouDan> server=1
< GarouDan> rpcallowip=0.0.0.0/0
< GarouDan> rpcbind=127.0.0.1
< GarouDan> rpcbind=bitcoind
< GarouDan> rpcauth=<my_rpc_auth_output>
< GarouDan> onion=127.0.0.1:9050
< GarouDan> listenonion=1
< GarouDan> onlynet=onion
< GarouDan> proxy=127.0.0.1:9050
< GarouDan> proxyrandomize=1
< sipa> please don't spam
< sipa> if it's not connected to anything, that's your problem
< GarouDan> Thanks for these suggestions (#bitcoin or on https://bitcoin.stackexchange.com), I'll try to reach these options later as well, for future interactions
< GarouDan> Hum, I see, well, do you know where I should connect to? Maybe an official link that I could follow for that?
< sipa> you don't need to do anything in general; bitcoin core will try to make connections to the network automatically
< sipa> just wait, or figure out why it isn't working :)
< sipa> you have onlynet=onion so it may take a while before a connection is established
< GarouDan> Hum, ok, thanks a lot. I'll try to wait then ;)
< sipa> anything in debug.log?
< sipa> maybe your tor node isn't functional?
< sipa> but you"re configures to only make connections through there
< GarouDan> yes, in this case I think I'll try without tor first and if it works, later I'll try to enable tor again
< bitcoin-git> [gui] prayank23 opened pull request #280: Remove user input from URI error message (master...uri-error) https://github.com/bitcoin-core/gui/pull/280