Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-19 | test: add constants for PSBT key types (BIP 174) | Sebastian Falbesoner | |
Also take use of the constants in the signet miner to get rid of magic numbers and increase readability and maintainability. | |||
2022-07-19 | refactor: move PSBT(Map) helpers from signet miner to test framework | Sebastian Falbesoner | |
Can be easily reviewed with `--color-moved=dimmed-zebra`. |