💬 DanM3rcurius commented on issue "Can't compile v24.0.1":
(https://github.com/bitcoin/bitcoin/issues/27680#issuecomment-1551201282)
Many thanks! I'll share my noob-pov experience with the tutorial once core is running.
Sincerely,
Dan
Sent with [Proton Mail](https://proton.me/) secure email.
------- Original Message -------
On Wednesday, May 17th, 2023 at 12:59, MacrabFalke ***@***.***> wrote:
> Ok, I'll try to simplify them. You should be able to just follow the section for "Debian/Ubuntu".
>
> —
> Reply to this email directly, [view it on GitHub](https://github.com/bitcoin/bitcoin/issues/27680#issuecomment-1551182308),
...
(https://github.com/bitcoin/bitcoin/issues/27680#issuecomment-1551201282)
Many thanks! I'll share my noob-pov experience with the tutorial once core is running.
Sincerely,
Dan
Sent with [Proton Mail](https://proton.me/) secure email.
------- Original Message -------
On Wednesday, May 17th, 2023 at 12:59, MacrabFalke ***@***.***> wrote:
> Ok, I'll try to simplify them. You should be able to just follow the section for "Debian/Ubuntu".
>
> —
> Reply to this email directly, [view it on GitHub](https://github.com/bitcoin/bitcoin/issues/27680#issuecomment-1551182308),
...
📝 MarcoFalke opened a pull request: "doc: Rework build-unix.md"
(https://github.com/bitcoin/bitcoin/pull/27685)
The doc has many issues:
* The fist section contains outdated non-existing and confusing configure flags like `--enable-cxx` and `--disable-shared`, as well as edge-case expert options such as `BDB_PREFIX`. Fix that by removing the section and adding notes elsewhere, if applicable.
* There are links to the depends system before instructions on how to simply build from system packages. Fix that by moving that later.
(https://github.com/bitcoin/bitcoin/pull/27685)
The doc has many issues:
* The fist section contains outdated non-existing and confusing configure flags like `--enable-cxx` and `--disable-shared`, as well as edge-case expert options such as `BDB_PREFIX`. Fix that by removing the section and adding notes elsewhere, if applicable.
* There are links to the depends system before instructions on how to simply build from system packages. Fix that by moving that later.
💬 svanstaa commented on pull request "rpc: Add importmempool RPC":
(https://github.com/bitcoin/bitcoin/pull/27460#issuecomment-1551252948)
Concept ACK
(https://github.com/bitcoin/bitcoin/pull/27460#issuecomment-1551252948)
Concept ACK
💬 MarcoFalke commented on issue "Can't compile v24.0.1":
(https://github.com/bitcoin/bitcoin/issues/27680#issuecomment-1551257895)
ok, sgtm
(https://github.com/bitcoin/bitcoin/issues/27680#issuecomment-1551257895)
ok, sgtm
💬 hebasto commented on pull request "test: Add missed header":
(https://github.com/bitcoin-core/gui/pull/729#issuecomment-1551266534)
Observing the same issue -- https://cirrus-ci.com/task/6646912535756800
:(
(https://github.com/bitcoin-core/gui/pull/729#issuecomment-1551266534)
Observing the same issue -- https://cirrus-ci.com/task/6646912535756800
:(
💬 MarcoFalke commented on pull request "test: Add missed header":
(https://github.com/bitcoin-core/gui/pull/729#issuecomment-1551271233)
Anything holding back https://github.com/bitcoin/bitcoin/pull/27571 ?
(https://github.com/bitcoin-core/gui/pull/729#issuecomment-1551271233)
Anything holding back https://github.com/bitcoin/bitcoin/pull/27571 ?
💬 fanquake commented on pull request "test: Add missed header":
(https://github.com/bitcoin-core/gui/pull/729#issuecomment-1551273063)
No.
(https://github.com/bitcoin-core/gui/pull/729#issuecomment-1551273063)
No.
🚀 fanquake merged a pull request: "ci: Run iwyu on all src files"
(https://github.com/bitcoin/bitcoin/pull/27571)
(https://github.com/bitcoin/bitcoin/pull/27571)
🚀 fanquake merged a pull request: "guix: document when certain patches can be dropped"
(https://github.com/bitcoin/bitcoin/pull/27668)
(https://github.com/bitcoin/bitcoin/pull/27668)
💬 MarcoFalke commented on pull request "rpc: Add importmempool RPC":
(https://github.com/bitcoin/bitcoin/pull/27460#discussion_r1196407013)
Thanks, rebased and fixed up the nit
(https://github.com/bitcoin/bitcoin/pull/27460#discussion_r1196407013)
Thanks, rebased and fixed up the nit
💬 kristapsk commented on pull request "rpc: Add importmempool RPC":
(https://github.com/bitcoin/bitcoin/pull/27460#issuecomment-1551280433)
Concept ACK
(https://github.com/bitcoin/bitcoin/pull/27460#issuecomment-1551280433)
Concept ACK
📝 fanquake opened a pull request: "[25.x] Changes for rc3 || finalize"
(https://github.com/bitcoin/bitcoin/pull/27686)
Any candidates left for backport into `rc3`?
If yes, we can backport and cut a new rc, if not, we are likely at the point of 25.0 final.
(https://github.com/bitcoin/bitcoin/pull/27686)
Any candidates left for backport into `rc3`?
If yes, we can backport and cut a new rc, if not, we are likely at the point of 25.0 final.
🤔 fanquake reviewed a pull request: "doc: Rework build-unix.md"
(https://github.com/bitcoin/bitcoin/pull/27685#pullrequestreview-1430541727)
Concept ACK - build-unix probably a good candidate for being split up further at some point.
(https://github.com/bitcoin/bitcoin/pull/27685#pullrequestreview-1430541727)
Concept ACK - build-unix probably a good candidate for being split up further at some point.
💬 fanquake commented on pull request "doc: Rework build-unix.md":
(https://github.com/bitcoin/bitcoin/pull/27685#discussion_r1196422056)
While here, I think you could also remove the `Notes`, as well as the `miniupnpc` and `libnatpmp` sections below. I don't think `Notes` really adds any value, and the `miniupnpc` and `libnatpmp` seem irrelevant here (we also don't have a similar section for all other dependencies (nor do I think we should add one), and listing configure defaults in markdown is mostly pointless, and just duplicates the (always up to date) output of `./configure --help`).
We could also remove the `Security` se
...
(https://github.com/bitcoin/bitcoin/pull/27685#discussion_r1196422056)
While here, I think you could also remove the `Notes`, as well as the `miniupnpc` and `libnatpmp` sections below. I don't think `Notes` really adds any value, and the `miniupnpc` and `libnatpmp` seem irrelevant here (we also don't have a similar section for all other dependencies (nor do I think we should add one), and listing configure defaults in markdown is mostly pointless, and just duplicates the (always up to date) output of `./configure --help`).
We could also remove the `Security` se
...
💬 MarcoFalke commented on pull request "doc: Rework build-unix.md":
(https://github.com/bitcoin/bitcoin/pull/27685#discussion_r1196444669)
Thx, done
(https://github.com/bitcoin/bitcoin/pull/27685#discussion_r1196444669)
Thx, done
📝 hebasto opened a pull request: "msvc: Provide `ObjectFileName` explicitly"
(https://github.com/bitcoin/bitcoin/pull/27687)
This PR is a follow-up to https://github.com/bitcoin/bitcoin/pull/26715
Should fix intermittent MSVC link [errors](https://cirrus-ci.com/task/6646912535756800).
(https://github.com/bitcoin/bitcoin/pull/27687)
This PR is a follow-up to https://github.com/bitcoin/bitcoin/pull/26715
Should fix intermittent MSVC link [errors](https://cirrus-ci.com/task/6646912535756800).
💬 ddykeman1 commented on issue "Mac osx 12.6.5 ":
(https://github.com/bitcoin/bitcoin/issues/27681#issuecomment-1551327128)
> FWIW, Bitcoin Core v22.0 has reached its EOL (see https://bitcoincore.org/en/lifecycle/).
>
> Suggesting to [download](https://bitcoincore.org/en/download/) a newer supported version.
Thank u I only got the download from the main site
(https://github.com/bitcoin/bitcoin/issues/27681#issuecomment-1551327128)
> FWIW, Bitcoin Core v22.0 has reached its EOL (see https://bitcoincore.org/en/lifecycle/).
>
> Suggesting to [download](https://bitcoincore.org/en/download/) a newer supported version.
Thank u I only got the download from the main site
💬 sipa commented on pull request "Avoid lock order inversion in `Chainstate::ConnectTip` function":
(https://github.com/bitcoin/bitcoin/pull/27684#discussion_r1196466088)
I'm surprised this works. The `state` variable may not exist anymore by the time `MaybePunishNodeForBlock` gets called.
(https://github.com/bitcoin/bitcoin/pull/27684#discussion_r1196466088)
I'm surprised this works. The `state` variable may not exist anymore by the time `MaybePunishNodeForBlock` gets called.
💬 MarcoFalke commented on issue "Mac osx 12.6.5 ":
(https://github.com/bitcoin/bitcoin/issues/27681#issuecomment-1551335899)
Ok, let us know if this is still an issue on a more recent version.
On Wed, May 17, 2023 at 2:45 PM ddykeman1 ***@***.***> wrote:
> Thank u I only got the download from the main site
>
> Message ID: ***@***.***>
>
(https://github.com/bitcoin/bitcoin/issues/27681#issuecomment-1551335899)
Ok, let us know if this is still an issue on a more recent version.
On Wed, May 17, 2023 at 2:45 PM ddykeman1 ***@***.***> wrote:
> Thank u I only got the download from the main site
>
> Message ID: ***@***.***>
>
💬 MarcoFalke commented on pull request "build: Bump minimum supported Clang to clang-10":
(https://github.com/bitcoin/bitcoin/pull/27682#issuecomment-1551342007)
For completeness, building with clang-9 is likely still possible, it is just not supported and checked by the CI.
(https://github.com/bitcoin/bitcoin/pull/27682#issuecomment-1551342007)
For completeness, building with clang-9 is likely still possible, it is just not supported and checked by the CI.