👍 hebasto approved a pull request: "doc: remove mention of "proper signing key""
(https://github.com/bitcoin/bitcoin/pull/27107)
(https://github.com/bitcoin/bitcoin/pull/27107)
💬 fanquake commented on pull request "explicit `-d/--delete` argument for verifybinaries/verify.py":
(https://github.com/bitcoin/bitcoin/pull/26985#issuecomment-1432870417)
Thanks, however this script needs much more work, to make it usable/useful, and this is already underway in #23020. Maybe you'd be interested in reviewing there instead? Going to close this for now.
(https://github.com/bitcoin/bitcoin/pull/26985#issuecomment-1432870417)
Thanks, however this script needs much more work, to make it usable/useful, and this is already underway in #23020. Maybe you'd be interested in reviewing there instead? Going to close this for now.
✅ fanquake closed a pull request: "explicit `-d/--delete` argument for verifybinaries/verify.py"
(https://github.com/bitcoin/bitcoin/pull/26985)
(https://github.com/bitcoin/bitcoin/pull/26985)
💬 fanquake commented on pull request "doc: Fixup remove 'omitted...' doc for rpc getrawtransaction when verbose is 2":
(https://github.com/bitcoin/bitcoin/pull/26968#issuecomment-1432872397)
@dougEfresh are you going to followup here?
(https://github.com/bitcoin/bitcoin/pull/26968#issuecomment-1432872397)
@dougEfresh are you going to followup here?
💬 fanquake commented on pull request "I2P network optimizations":
(https://github.com/bitcoin/bitcoin/pull/26837#issuecomment-1432878081)
What are the next steps here? Does this just need more sanity checking from anyone who actually runs with i2p? I assume whatever upstream releases we may/may not have been waiting for have happened by now?
(https://github.com/bitcoin/bitcoin/pull/26837#issuecomment-1432878081)
What are the next steps here? Does this just need more sanity checking from anyone who actually runs with i2p? I assume whatever upstream releases we may/may not have been waiting for have happened by now?
👍 fanquake approved a pull request: "doc: FreeBSD build doc updates to reflect removal of install_db4.sh"
(https://github.com/bitcoin/bitcoin/pull/26773)
(https://github.com/bitcoin/bitcoin/pull/26773)
💬 fanquake commented on pull request "refactor: importpubkey, importprivkey, importaddress, importmulti, and importdescriptors rpc":
(https://github.com/bitcoin/bitcoin/pull/26840#issuecomment-1432886086)
@achow101 any thoughts on the best way/time to merge this? Conflicting with a lot of other changes.
(https://github.com/bitcoin/bitcoin/pull/26840#issuecomment-1432886086)
@achow101 any thoughts on the best way/time to merge this? Conflicting with a lot of other changes.
💬 fanquake commented on pull request "doc: FreeBSD DataDirectoryGroupReadable Setting":
(https://github.com/bitcoin/bitcoin/pull/26741#issuecomment-1432888644)
@jessebarton want to followup here?
(https://github.com/bitcoin/bitcoin/pull/26741#issuecomment-1432888644)
@jessebarton want to followup here?
💬 fanquake commented on pull request "test: previous releases: add v24.0.1":
(https://github.com/bitcoin/bitcoin/pull/26586#issuecomment-1432890478)
Not sure what to do here. @Sjors?
(https://github.com/bitcoin/bitcoin/pull/26586#issuecomment-1432890478)
Not sure what to do here. @Sjors?
💬 vasild commented on pull request "I2P network optimizations":
(https://github.com/bitcoin/bitcoin/pull/26837#issuecomment-1432902206)
Like usual, after this is deemed to have had enough review and testing it can be merged. It is not tied to or dependent on I2P releases.
(https://github.com/bitcoin/bitcoin/pull/26837#issuecomment-1432902206)
Like usual, after this is deemed to have had enough review and testing it can be merged. It is not tied to or dependent on I2P releases.
💬 scgbckbone commented on pull request "explicit `-d/--delete` argument for verifybinaries/verify.py":
(https://github.com/bitcoin/bitcoin/pull/26985#issuecomment-1433007940)
didn't know about that, will have a look - thanks
(https://github.com/bitcoin/bitcoin/pull/26985#issuecomment-1433007940)
didn't know about that, will have a look - thanks
📝 fanquake converted_to_draft a pull request: "More verbose warning for multiple network argument error."
(https://github.com/bitcoin/bitcoin/pull/26028)
This PR has bitcoin print a more verbose message when a network argument collisions happens.
I'm new to using the bitcoin software and was reconfiguring an old node. I also have limited experience at coding, this is my first PR on an open-source project, so any feedback on how to improve this process is welcomed.
If a chain argument is in the bitcoin.conf and then a bitcoin command has a network flag or a chain argument, such as : bitcoind -regtest currently you are presented with the mess
...
(https://github.com/bitcoin/bitcoin/pull/26028)
This PR has bitcoin print a more verbose message when a network argument collisions happens.
I'm new to using the bitcoin software and was reconfiguring an old node. I also have limited experience at coding, this is my first PR on an open-source project, so any feedback on how to improve this process is welcomed.
If a chain argument is in the bitcoin.conf and then a bitcoin command has a network flag or a chain argument, such as : bitcoind -regtest currently you are presented with the mess
...
🚀 fanquake merged a pull request: "util: remove WSL 1 workaround in fs"
(https://github.com/bitcoin/bitcoin/pull/25898)
(https://github.com/bitcoin/bitcoin/pull/25898)
💬 fanquake commented on pull request "lint: enable E722 do not use bare except":
(https://github.com/bitcoin/bitcoin/pull/25867#issuecomment-1433021178)
@MarcoFalke merge or close?
(https://github.com/bitcoin/bitcoin/pull/25867#issuecomment-1433021178)
@MarcoFalke merge or close?
💬 fanquake commented on pull request "build: Fail early and show actionable messages if autogen deps are missing":
(https://github.com/bitcoin/bitcoin/pull/25523#issuecomment-1433024510)
Thanks. However I don't think we are going to merge this. We'll also soon be migrating away from autotools & friends.
(https://github.com/bitcoin/bitcoin/pull/25523#issuecomment-1433024510)
Thanks. However I don't think we are going to merge this. We'll also soon be migrating away from autotools & friends.
✅ fanquake closed a pull request: "build: Fail early and show actionable messages if autogen deps are missing"
(https://github.com/bitcoin/bitcoin/pull/25523)
(https://github.com/bitcoin/bitcoin/pull/25523)
💬 fanquake commented on pull request "Torcontrol opt check":
(https://github.com/bitcoin/bitcoin/pull/25136#issuecomment-1433026326)
@amadeuszpawlik are you planning on addressing any of the feedback here?
(https://github.com/bitcoin/bitcoin/pull/25136#issuecomment-1433026326)
@amadeuszpawlik are you planning on addressing any of the feedback here?
💬 Sjors commented on pull request "test: previous releases: add v24.0.1":
(https://github.com/bitcoin/bitcoin/pull/26586#issuecomment-1433037012)
tACK 741908afc1f9ed2040c18667c75665b300c5dfe7
I checked that it still works on top of current master. That said, there's no pressing reason to merge this. As we've done before, we could just leave the PR open and occasionally rebase it.
> apart from obvious smoke test issues that happen on every iteration, I don't think anyone even looks into failures here
This can also be a reason to not rush merging new releases. This PR itself is where most of the thorough checking happens, at ever
...
(https://github.com/bitcoin/bitcoin/pull/26586#issuecomment-1433037012)
tACK 741908afc1f9ed2040c18667c75665b300c5dfe7
I checked that it still works on top of current master. That said, there's no pressing reason to merge this. As we've done before, we could just leave the PR open and occasionally rebase it.
> apart from obvious smoke test issues that happen on every iteration, I don't think anyone even looks into failures here
This can also be a reason to not rush merging new releases. This PR itself is where most of the thorough checking happens, at ever
...
📝 Hyunhum opened a pull request: "Script explained"
(https://github.com/bitcoin/bitcoin/pull/27109)
While miniscript has a very kind explanation for it, original script does not.
I add simple explanation for the functionality of each opcode.
It will help a lot for developers who want to do script programming.
(https://github.com/bitcoin/bitcoin/pull/27109)
While miniscript has a very kind explanation for it, original script does not.
I add simple explanation for the functionality of each opcode.
It will help a lot for developers who want to do script programming.
💬 Sjors commented on pull request "Switch hardened derivation marker to h (in normalized descriptors and new wallets)":
(https://github.com/bitcoin/bitcoin/pull/26076#issuecomment-1433040004)
Will rebase and address @darosior's comments soon(tm).
(https://github.com/bitcoin/bitcoin/pull/26076#issuecomment-1433040004)
Will rebase and address @darosior's comments soon(tm).
💬 TheCharlatan commented on pull request "refactor / kernel: Move non-gArgs chainparams functionality to kernel":
(https://github.com/bitcoin/bitcoin/pull/26177#discussion_r1108460621)
I looked into this again. The underlying problem seems to be that the kernel library still depends on the `ArgsManager`, which in turn depends on the global. I'd rather not make this change devolve into changing `ArgsManager` internals and behaviour, so I'll defer refactoring this global to once the `ArgsManager` is removed from the kernel library.
(https://github.com/bitcoin/bitcoin/pull/26177#discussion_r1108460621)
I looked into this again. The underlying problem seems to be that the kernel library still depends on the `ArgsManager`, which in turn depends on the global. I'd rather not make this change devolve into changing `ArgsManager` internals and behaviour, so I'll defer refactoring this global to once the `ArgsManager` is removed from the kernel library.