btcpayserver / btcpayserver/dockerfile-deps
Remove banlist.dat on new bitcoin core versions
Open
Beginner friendly
- Dominant language
- Dockerfile
- Stars
- 32
- Forks
- 57
- Avg merge
- 2h 26m
- Merged PRs (30d)
- 11
Description
> banlist.dat ignored because it can only be read by Bitcoin Core version 22.x. Remove "/home/bitcoin/.bitcoin/banlist.dat" to silence this warning.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Dockerfile or build entry point that handles the Bitcoin Core data directory, then inspect how /home/bitcoin/.bitcoin/banlist.dat is treated. Remove the obsolete file as requested and verify that the warning about banlist.dat no longer appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100