mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-05 23:41:19 +00:00
Avoid serializing payload again and again for various purposes. To sign it, we only need a hash. Some 2.4% gain in TPS could be achieved with this. |
||
---|---|---|
.. | ||
ecdsa.go | ||
ecdsa_test.go | ||
hash.go | ||
hash_test.go | ||
interop.go |