Commit graph

6 commits

Author SHA1 Message Date
LesCyber
6aaf65009c refactor: use errors.New to replace fmt.Errorf with no parameters
Signed-off-by: LesCyber <andi4cing@gmail.com>
2025-03-06 10:07:26 +08:00
mattn
3cb9f602e8
fix typos (#2100) 2024-03-25 09:44:25 -04:00
0xEclair
7f0fb2ad3b psbt: finalizer add proper sighash flag
psbt: fix missing sighash flag when finalizing
psbt: test finalizer add proper sighash flag
2023-07-17 18:35:13 +08:00
Oliver Gugger
2dbc98bdf3
psbt: fix formatting and typos 2023-01-27 15:30:42 +01:00
Oliver Gugger
886a8f41db
psbt: make Taproot PSBT finalizable 2022-05-02 16:25:17 +02: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