Melroy van den Berg

Results 899 comments of Melroy van den Berg

> > > Ah nice, thanks for sharing your config! > There is some nginx example in the official LibreOffice Online repo: https://gerrit.libreoffice.org/plugins/gitiles/online/+/master/etc/nginx/loolwsd.conf > > Maybe you want to provide...

UK is lately really again Bitcoin and cryptocurrencies in general. Also because they want to introduce their own digital coin (CBDC) from the Bank of England. I think UK is...

I think you posted in the wrong repo. You are meaning this page: https://github.com/bitcoin-dot-org/developer.bitcoin.org/blob/master/reference/p2p_networking.rst#protocol-versions? Correct? This is part of the developer.bitcoin.org repo.

I think you posted in the wrong repo. You are meaning this page: https://github.com/bitcoin-dot-org/developer.bitcoin.org/blob/master/reference/p2p_networking.rst#protocol-versions? Correct? This is part of the developer.bitcoin.org repo. EDIT: I [cross-checked the source-code](https://github.com/bitcoin/bitcoin/blob/22.x/src/version.h#L12). You are indeed...

I have already one: https://bitcoin.melroy.org 😄 ([source-code](https://gitlab.melroy.org/bitcoin-dot-org))

The file is present (hosted): https://bitcoin.org/bin/bitcoin-core-22.0/SHA256SUMS But there is no link to it indeed.

Ps. This [template file](https://github.com/bitcoin-dot-org/Bitcoin.org/blob/master/_templates/download.html#L59) needs to be adapted, with the link to the SHA256SUMS file, also we need to introduce additional translations for the new link. Keys can be extended...

Bitcoin.org is the website, not the core. See https://github.com/bitcoin/bitcoin for the Bitcoin Core impl.

I think this is a great idea.

@Cobra-Bitcoin I created a simple project that does exactly this. This script will scrawl the bitcoin core web page (ONLY the [`bin` folder](https://bitcoincore.org/bin/)), and download all the files. Save the...