π¬ Wronskode commented on issue "Listen on random port by default (not 8333)":
(https://github.com/bitcoin/bitcoin/issues/31036#issuecomment-2406165683)
This may causes problems if we have to open the port on the rooter ?
(https://github.com/bitcoin/bitcoin/issues/31036#issuecomment-2406165683)
This may causes problems if we have to open the port on the rooter ?
π¬ jonatack commented on issue "Listen on random port by default (not 8333)":
(https://github.com/bitcoin/bitcoin/issues/31036#issuecomment-2406179522)
> Currently, about 7% of my IPv4/IPv6 addrman entries use non 8333 port.
Same.
(https://github.com/bitcoin/bitcoin/issues/31036#issuecomment-2406179522)
> Currently, about 7% of my IPv4/IPv6 addrman entries use non 8333 port.
Same.
π¬ furszy commented on pull request "wallet: optimize migration process, batch db transactions":
(https://github.com/bitcoin/bitcoin/pull/28574#issuecomment-2406197220)
@josibake @achow101 friendly ping. It seems we are quite close here.
(https://github.com/bitcoin/bitcoin/pull/28574#issuecomment-2406197220)
@josibake @achow101 friendly ping. It seems we are quite close here.
β οΈ diivvy opened an issue: "BitcoinCore wallet not showing in my macbook "applications" after software update to macOS Sequoia 15.0.1 (24A348)"
(https://github.com/bitcoin/bitcoin/issues/31069)
Hello,
I have a macbook pro 2021 (1 TB) and this has been my primary device to store my bitcoins. I had downloaded bitcoin core wallet on this mac about 2-3 years ago ( I don't exactly remember when). It was working fine all this while but after this new mac update to Sequoia 15.0.1, I am unable to see the bitcoin core wallet on my mac. I can't see it on the "applications" or in the "finder" or in the "launchpad" of my mac.
I can see that the storage is still occupied in my mac worth about
...
(https://github.com/bitcoin/bitcoin/issues/31069)
Hello,
I have a macbook pro 2021 (1 TB) and this has been my primary device to store my bitcoins. I had downloaded bitcoin core wallet on this mac about 2-3 years ago ( I don't exactly remember when). It was working fine all this while but after this new mac update to Sequoia 15.0.1, I am unable to see the bitcoin core wallet on my mac. I can't see it on the "applications" or in the "finder" or in the "launchpad" of my mac.
I can see that the storage is still occupied in my mac worth about
...
π¬ diivvy commented on issue "BitcoinCore wallet not showing in my macbook "applications" after software update to macOS Sequoia 15.0.1 (24A348)":
(https://github.com/bitcoin/bitcoin/issues/31069#issuecomment-2406367132)
@hebasto Please help me in this. How can I contact you regarding this issue?
(https://github.com/bitcoin/bitcoin/issues/31069#issuecomment-2406367132)
@hebasto Please help me in this. How can I contact you regarding this issue?
π¬ Troy-ling commented on issue "BitcoinCore wallet not showing in my macbook "applications" after software update to macOS Sequoia 15.0.1 (24A348)":
(https://github.com/bitcoin/bitcoin/issues/31069#issuecomment-2406553727)
Hey there @diivvy !
I hope your issue has been resolved by now. If not, I sincerely apologize for the delayed response. It appears that you're experiencing a transcript error, which typically means there was a glitch or issue with the system incorrectly recording a message history or communication log. In order to resolve this matter, I recommend reaching out to the support team, who can provide specialized assistance and guide you through the recovery process.
I've already created a suppo
...
(https://github.com/bitcoin/bitcoin/issues/31069#issuecomment-2406553727)
Hey there @diivvy !
I hope your issue has been resolved by now. If not, I sincerely apologize for the delayed response. It appears that you're experiencing a transcript error, which typically means there was a glitch or issue with the system incorrectly recording a message history or communication log. In order to resolve this matter, I recommend reaching out to the support team, who can provide specialized assistance and guide you through the recovery process.
I've already created a suppo
...
π¬ maflcko commented on issue "ci: failure in win64 unit tests":
(https://github.com/bitcoin/bitcoin/issues/30792#issuecomment-2406589710)
Ok, with the current 31067:
```
# while ( LC_ALL=C.UTF-8 BITCOINUTIL=/ci_container_base/ci/scratch/build-x86_64-w64-mingw32/src/bitcoin-util.exe BITCOINTX=/ci_container_base/ci/scratch/build-x86_64-w64-mingw32/src/bitcoin-tx.exe /usr/bin/python3 /ci_container_base/ci/scratch/build-x86_64-w64-mingw32/test/util/test_runner.py ) ; do ( echo '...' && echo 1 >> /tmp/runs ) ; done
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
(https://github.com/bitcoin/bitcoin/issues/30792#issuecomment-2406589710)
Ok, with the current 31067:
```
# while ( LC_ALL=C.UTF-8 BITCOINUTIL=/ci_container_base/ci/scratch/build-x86_64-w64-mingw32/src/bitcoin-util.exe BITCOINTX=/ci_container_base/ci/scratch/build-x86_64-w64-mingw32/src/bitcoin-tx.exe /usr/bin/python3 /ci_container_base/ci/scratch/build-x86_64-w64-mingw32/test/util/test_runner.py ) ; do ( echo '...' && echo 1 >> /tmp/runs ) ; done
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
π¬ maflcko commented on pull request "test: add end-to-end tests for CConnman and PeerManager":
(https://github.com/bitcoin/bitcoin/pull/26812#issuecomment-2406668697)
The pull descriptions claims to add a fuzz test, but I can't see anything related to fuzzing
(https://github.com/bitcoin/bitcoin/pull/26812#issuecomment-2406668697)
The pull descriptions claims to add a fuzz test, but I can't see anything related to fuzzing
π¬ vasild commented on issue "Distribute darknet node addresses via DNS seeds using AAAA records":
(https://github.com/bitcoin/bitcoin/issues/31062#issuecomment-2406676052)
Concept ACK
> ... from the not publicly routable fc00::/7 subnet ...
This overlaps with CJDNS which [uses `fc00::/8`](https://github.com/cjdelisle/cjdns/blob/master/doc/Whitepaper.md#pulling-it-all-together). This should be ok since those special AAAA records are going to be server by special DNS servers that are separate from the existent ones. Whoever queries them will be aware of the special encoding. Then maybe a special prefix is not needed at all?
Since this is Bitcoin P2P specifi
...
(https://github.com/bitcoin/bitcoin/issues/31062#issuecomment-2406676052)
Concept ACK
> ... from the not publicly routable fc00::/7 subnet ...
This overlaps with CJDNS which [uses `fc00::/8`](https://github.com/cjdelisle/cjdns/blob/master/doc/Whitepaper.md#pulling-it-all-together). This should be ok since those special AAAA records are going to be server by special DNS servers that are separate from the existent ones. Whoever queries them will be aware of the special encoding. Then maybe a special prefix is not needed at all?
Since this is Bitcoin P2P specifi
...
π¬ vasild commented on issue "Listen on random port by default (not 8333)":
(https://github.com/bitcoin/bitcoin/issues/31036#issuecomment-2406687686)
> This may causes problems if we have to open the port on the rooter ?
You mean so that the node behind the router, which listens on non-8333 port be reachable from the internet? From the perspective of opening the port on the router a random port is no different than 8333. The idea is only about new installations, existent ones won't be affected. And it is only about the default behavior, so even on new installations one would be able to use `port=8333` or `bind=whatever:8333`.
(https://github.com/bitcoin/bitcoin/issues/31036#issuecomment-2406687686)
> This may causes problems if we have to open the port on the rooter ?
You mean so that the node behind the router, which listens on non-8333 port be reachable from the internet? From the perspective of opening the port on the router a random port is no different than 8333. The idea is only about new installations, existent ones won't be affected. And it is only about the default behavior, so even on new installations one would be able to use `port=8333` or `bind=whatever:8333`.
π¬ mkurdist commented on issue "Consider making 27.x Long-Term Support (LTS)":
(https://github.com/bitcoin/bitcoin/issues/31068#issuecomment-2406694877)
It would have been much better if the problem of Bitcoin's terrible fees had been solved
(https://github.com/bitcoin/bitcoin/issues/31068#issuecomment-2406694877)
It would have been much better if the problem of Bitcoin's terrible fees had been solved
π¬ vasild commented on pull request "test: add end-to-end tests for CConnman and PeerManager":
(https://github.com/bitcoin/bitcoin/pull/26812#issuecomment-2406695750)
> The pull descriptions claims to add a fuzz test, but I can't see anything related to fuzzing
I removed the fuzz test due to https://github.com/bitcoin/bitcoin/pull/26812#discussion_r1061894472 and forgot to update the PR description. Updated now, thanks!
(https://github.com/bitcoin/bitcoin/pull/26812#issuecomment-2406695750)
> The pull descriptions claims to add a fuzz test, but I can't see anything related to fuzzing
I removed the fuzz test due to https://github.com/bitcoin/bitcoin/pull/26812#discussion_r1061894472 and forgot to update the PR description. Updated now, thanks!
π¬ 1440000bytes commented on issue "Distribute darknet node addresses via DNS seeds using AAAA records":
(https://github.com/bitcoin/bitcoin/issues/31062#issuecomment-2406707660)
Concept NACK
Onion and i2p nodes not dependent on DNS seeds is a feature. It's better if only IPv4 and IPv6 nodes use it.
Maybe we could experiment with [GNS](https://www.gnunet.org/en/gns.html)? Or use this approach for IPv4 nodes with non default port? https://github.com/bitcoin/bitcoin/issues/30900
(https://github.com/bitcoin/bitcoin/issues/31062#issuecomment-2406707660)
Concept NACK
Onion and i2p nodes not dependent on DNS seeds is a feature. It's better if only IPv4 and IPv6 nodes use it.
Maybe we could experiment with [GNS](https://www.gnunet.org/en/gns.html)? Or use this approach for IPv4 nodes with non default port? https://github.com/bitcoin/bitcoin/issues/30900
π¬ maflcko commented on pull request "test: add end-to-end tests for CConnman and PeerManager":
(https://github.com/bitcoin/bitcoin/pull/26812#issuecomment-2406773729)
I still wonder how useful this is overall. I understand that it is adding a bunch of test-framework code to mimic the functional tests at a lower level and offers a way to write tests this way in C++. However, developers may still prefer to write the tests in Python going forward, because they are used to it, and because it is more flexible, albeit a bit more expensive, because full processes need to be spun up each time. If this is merged, it will add a few redundant test cases (redundant in th
...
(https://github.com/bitcoin/bitcoin/pull/26812#issuecomment-2406773729)
I still wonder how useful this is overall. I understand that it is adding a bunch of test-framework code to mimic the functional tests at a lower level and offers a way to write tests this way in C++. However, developers may still prefer to write the tests in Python going forward, because they are used to it, and because it is more flexible, albeit a bit more expensive, because full processes need to be spun up each time. If this is merged, it will add a few redundant test cases (redundant in th
...
π omahs opened a pull request: "Fix typos in check-deps.sh"
(https://github.com/bitcoin/bitcoin/pull/31070)
Fix typos in check-deps.sh
(https://github.com/bitcoin/bitcoin/pull/31070)
Fix typos in check-deps.sh
π€ hebasto reviewed a pull request: "test: Print CompletedProcess object on error"
(https://github.com/bitcoin/bitcoin/pull/31067#pullrequestreview-2362251258)
Concept ACK, it seems quite [useful](https://github.com/bitcoin/bitcoin/issues/30792#issuecomment-2406589710).
(https://github.com/bitcoin/bitcoin/pull/31067#pullrequestreview-2362251258)
Concept ACK, it seems quite [useful](https://github.com/bitcoin/bitcoin/issues/30792#issuecomment-2406589710).
π¬ Julietnacy commented on issue "Bitcoin Core "not opened" after software update to macOS Sequoia 15.0.1 (24A348)":
(https://github.com/bitcoin/bitcoin/issues/31069#issuecomment-2406897332)
@diivvy If your Bitcoin Core wallet is still taking up space but isnβt showing up,Try downloading and reinstalling Bitcoin Core from the official site. It might detect your existing data.
(https://github.com/bitcoin/bitcoin/issues/31069#issuecomment-2406897332)
@diivvy If your Bitcoin Core wallet is still taking up space but isnβt showing up,Try downloading and reinstalling Bitcoin Core from the official site. It might detect your existing data.
π¬ hebasto commented on issue "Bitcoin Core "not opened" after software update to macOS Sequoia 15.0.1 (24A348)":
(https://github.com/bitcoin/bitcoin/issues/31069#issuecomment-2406917157)
@diivvy
Before taking any further action, ensure that your wallet file(s) are properly backed up. If you were using the default settings, they reside in the [data directory](https://github.com/bitcoin/bitcoin/blob/master/doc/files.md#data-directory-location).
(https://github.com/bitcoin/bitcoin/issues/31069#issuecomment-2406917157)
@diivvy
Before taking any further action, ensure that your wallet file(s) are properly backed up. If you were using the default settings, they reside in the [data directory](https://github.com/bitcoin/bitcoin/blob/master/doc/files.md#data-directory-location).
π¬ maflcko commented on pull request "Fix typos in check-deps.sh":
(https://github.com/bitcoin/bitcoin/pull/31070#issuecomment-2406919296)
lgtm ACK da8824ba301c783fe9b600df8521fe1beb65f1f2
Please add `contrib: ` prefix to the pull title.
(https://github.com/bitcoin/bitcoin/pull/31070#issuecomment-2406919296)
lgtm ACK da8824ba301c783fe9b600df8521fe1beb65f1f2
Please add `contrib: ` prefix to the pull title.
β οΈ maflcko opened an issue: "ci: Replace wine tests with real tests on Windows?"
(https://github.com/bitcoin/bitcoin/issues/31071)
The Wine tests are annoying, because they frequently fail (for more than a decade now), with no fix in sight.
Also, they are less useful than running on a real Windows.
My suggestion would be to replace the win64-cross CI task with one on GitHub Actions, using a real Windows. The cross compilation would still be done normally (to mimic guix), inside WSL. However, the unit tests would be run on the real Windows.
I won't be working on this myself, but I am happy to answer any questions on
...
(https://github.com/bitcoin/bitcoin/issues/31071)
The Wine tests are annoying, because they frequently fail (for more than a decade now), with no fix in sight.
Also, they are less useful than running on a real Windows.
My suggestion would be to replace the win64-cross CI task with one on GitHub Actions, using a real Windows. The cross compilation would still be done normally (to mimic guix), inside WSL. However, the unit tests would be run on the real Windows.
I won't be working on this myself, but I am happy to answer any questions on
...