neoneo-go/pkg
Roman Khimov 2c3e92923f keys: simplify error handling for PublicKey() and associated
PublicKey() for PrivateKey now just can't fail and it makes no sense to return
an error from it. There is a lot of associated functionality for which this
also is true, so adjust it accordingly and simplify a lot of code.
2019-09-05 12:34:12 +03:00
..
core keys: simplify error handling for PublicKey() and associated 2019-09-05 12:34:12 +03:00
crypto keys: simplify error handling for PublicKey() and associated 2019-09-05 12:34:12 +03:00
internal/keytestcases *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
interop *: fix some misspellings 2019-09-03 18:20:05 +03:00
io Implemented rpc server method GetRawTransaction (#135) 2019-02-20 18:39:32 +01:00
network *: fix golint's omit type suggestions 2019-09-03 18:16:48 +03:00
rpc keys: simplify error handling for PublicKey() and associated 2019-09-05 12:34:12 +03:00
smartcontract *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
util *: fix some misspellings 2019-09-03 18:20:05 +03:00
vm *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
wallet keys: simplify error handling for PublicKey() and associated 2019-09-05 12:34:12 +03:00