neoneo-go/pkg
Roman Khimov f12194f3b0 keys: deduplicate DecodeBytes/DecodeBinary for PrivateKey
They shared prefix logic for no good reason, don't do that.
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: deduplicate DecodeBytes/DecodeBinary for PrivateKey 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