Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [x] resolves ImplTaprootSigVerifier with hashcache - [x] resolves Impl calc_taproot_signature_hash() - [x] follows contribution [guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md) - [x] resolves TxSigHashes handles segwite and taproot (SigHashMidstateTrait) but needs cache to complete functions calc_hash_inputs_amount and calc_hash_input_scripts in SigHashMidstateTrait::new(tx) for taproot - [x] code change includes tests
- Loading branch information