mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-22 19:40:36 +00:00
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. |
||
---|---|---|
.. | ||
api | ||
dev | ||
fuse | ||
metrics | ||
network | ||
services/swap | ||
storage | ||
testutil | ||
swarm_test.go | ||
swarm.go |