Update bip-0158/gentestvectors.go to use os.ReadFile instead of the deprecated io/ioutil package. The ioutil package has been deprecated since Go 1.16, with its functionality moved to the io and os packages.
BIP-158: replace deprecated io/ioutil with os.ReadFile #1946
pull strmfos wants to merge 1 commits into bitcoin:master from strmfos:master changing 1 files +1 −2-
strmfos commented at 11:12 AM on August 28, 2025: contributor
-
BIP-158: replace deprecated io/ioutil with os.ReadFile 0712585a1c
-
jonatack commented at 11:18 PM on September 2, 2025: member
- jonatack assigned Roasbeef on Sep 3, 2025
-
jonatack commented at 8:40 PM on November 20, 2025: member
ACK 0712585a1ca46fde754481ded9dc774f52c2b19f
- murchandamus added the label Typo-to-be-collected on Feb 28, 2026
Labels