neo-go/pkg
Roman Khimov 8db9d2a976 crypto: use mr-tron/base58 for base58
Use more fast and reliable implementation. Add some tests for our wrappers,
deduplicate code in PublicKey.Adress(). Fixes #355.
2019-09-09 13:12:55 +03:00
..
core keys: simplify error handling for PublicKey() and associated 2019-09-05 12:34:12 +03:00
crypto crypto: use mr-tron/base58 for base58 2019-09-09 13:12:55 +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 util: add some tests to make GetVarSize() fully covered 2019-09-07 10:28:00 +03:00
vm Merge pull request #362 from nspcc-dev/add-missing-opcodes-into-the-list 2019-09-09 11:24:39 +03:00
wallet keys: simplify error handling for PublicKey() and associated 2019-09-05 12:34:12 +03:00