forked from cerc-io/plugeth
0255951587
ToECDSAPub was unsafe because it returned a non-nil key with nil X, Y in case of invalid input. This change replaces ToECDSAPub with UnmarshalPubkey across the codebase. |
||
---|---|---|
.. | ||
abihelper_test.go | ||
abihelper.go | ||
api_test.go | ||
api.go | ||
auditlog.go | ||
cliui.go | ||
stdioui.go | ||
types.go | ||
validation_test.go | ||
validation.go |