3 Commits

Author SHA1 Message Date
c4ei
cc94ca9b96 ing 2023-08-23 15:38:41 +09:00
c4ei
afb7bbe095 name change 2023-08-23 15:36:21 +09:00
Ori Newman
a786cdc15e
Add ECDSA support (#1657)
* Add ECDSA support

* Add domain separation to ECDSA sighash

* Use InfallibleWrite instead of Write

* Rename funcs

* Fix wrong use if vm.sigCache

* Add TestCalculateSignatureHashECDSA

* Add consts

* Fix comment and test name

* Move consts to the top

* Fix comment
2021-04-06 14:27:18 +03:00