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
..
2021-04-06 14:27:18 +03:00
2021-04-06 14:27:18 +03:00
2021-04-05 14:35:34 +03:00
2021-04-06 14:27:18 +03:00

util

ISC License GoDoc

Package util provides kaspa-specific convenience functions and types.