ruimarinho / docker-bitcoin-core

A bitcoin-core docker image
https://hub.docker.com/r/ruimarinho/bitcoin-core/
MIT License
367 stars 213 forks source link

Add support for Bitcoin Core v24.0 release candidates #131

Closed msgilligan closed 1 year ago

msgilligan commented 1 year ago

There are release candidate binary releases of Bitcoin Core v24.0 available now and a Testing Guide: Bitcoin Core 24.0 Release Candidate document.

I would be great to be able to do testing using this Docker container. Is anyone else interested in getting a start on a v24.0 RC version of this container? If I put together a PR is there interested in reviewing and/or merging it?

ruimarinho commented 1 year ago

Hi @msgilligan -- we could try but probably needs some rework on tag management for pushing the right image.

msgilligan commented 1 year ago

Hi @msgilligan -- we could try but probably needs some rework on tag management for pushing the right image.

OK, I'll make an attempt at a pull-request and probably ignore the tag management issue in the first attempt -- I'll just focus on making sure it works correctly locally. Then we can discuss what to do about tags. Or do you already have an idea about tags?

ruimarinho commented 1 year ago

@msgilligan v24.0.1 has been released via https://github.com/ruimarinho/docker-bitcoin-core/commit/6da5bc0ef21e98f9a5940329666a96f2209d8c7c.