|
|
@ -326,6 +326,18 @@ bitcoin.org (see below for bitcoin.org update instructions).
|
|
|
|
|
|
|
|
|
|
|
|
- bitcoincore.org RPC documentation update
|
|
|
|
- bitcoincore.org RPC documentation update
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Install [golang](https://golang.org/doc/install)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Install the new Bitcoin Core release
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Run bitcoind on regtest
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Clone the [bitcoincore.org repository](https://github.com/bitcoin-core/bitcoincore.org)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Run: `go run generate.go` while being in `contrib/doc-gen` folder, and with bitcoin-cli in PATH
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add the generated files to git
|
|
|
|
|
|
|
|
|
|
|
|
- Update packaging repo
|
|
|
|
- Update packaging repo
|
|
|
|
|
|
|
|
|
|
|
|
- Push the flatpak to flathub, e.g. https://github.com/flathub/org.bitcoincore.bitcoin-qt/pull/2
|
|
|
|
- Push the flatpak to flathub, e.g. https://github.com/flathub/org.bitcoincore.bitcoin-qt/pull/2
|
|
|
|