08eea0f0e4
To address increasing complexity in code that handles signatures, this PR discards all notion of "different" signature types at the library level. Both the crypto and accounts package is reduced to only be able to produce plain canonical secp256k1 signatures. This makes the crpyto APIs much cleaner, simpler and harder to abuse. |
||
---|---|---|
.. | ||
backends | ||
auth.go | ||
backend.go | ||
base.go | ||
bind_test.go | ||
bind.go | ||
template.go | ||
util_test.go | ||
util.go |