Commit graph

5 commits

Author SHA1 Message Date
Torkel Rogstad
dec2bb8299
Merge 4309af1d37 into cba88226f4 2025-03-12 10:01:40 +01:00
MarkDaveny
6b197d38d7
chore: fix some function names (#2180)
Signed-off-by: MarkDaveny <peicuiping@aliyun.com>
2024-04-29 11:45:39 -04:00
Torkel Rogstad
4309af1d37
btcutil: add DecodeAddressForNet
DecodeAddressForNet verifies that the given address is actually for the
passed network.
2022-05-02 21:57:20 +02:00
Olaoluwa Osuntokun
eee3c3b337
multi: switch project over to using btcec/v2 2022-01-26 16:10:17 -08:00
Olaoluwa Osuntokun
5cd3533e2b
btcutil: move btcutil into new sub-module
In this commit, we move `btcutil` as well as its sub-module, the `psbt`
package into the `btcd` repo itself.
2022-01-10 18:44:56 -08:00