neoneo-go/pkg
Roman Khimov eb224aeebe vm: add some checks for OVER and PICK, add OVER tests
These actually behaved correctly because of deferred sigsegv recover, but I
think it would be nice to print something more meaningful for users.
2019-09-05 17:35:30 +03:00
..
core keys: simplify error handling for PublicKey() and associated 2019-09-05 12:34:12 +03:00
crypto keys: improve publick key checks with a check against P 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 vm: add some checks for OVER and PICK, add OVER tests 2019-09-05 17:35:30 +03:00
wallet keys: simplify error handling for PublicKey() and associated 2019-09-05 12:34:12 +03:00