neo-go/pkg
Roman Khimov 01c96fbc50 payload: improve address test
Check that the structure has proper values stored.
2019-08-29 21:23:57 +03:00
..
core transaction: add version check for publish 2019-08-29 19:14:22 +03:00
crypto nep2: fix comment, NEP-2 is about keys, not wallets 2019-08-27 17:47:07 +03:00
internal/keytestcases crypto/wallet: move public/private key into the new keys package 2019-08-27 17:45:51 +03:00
interop interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00
io Implemented rpc server method GetRawTransaction (#135) 2019-02-20 18:39:32 +01:00
network payload: improve address test 2019-08-29 21:23:57 +03:00
rpc crypto/wallet: move public/private key into the new keys package 2019-08-27 17:45:51 +03:00
smartcontract smartcontract: use new binaryReader/Writer API from util 2019-08-28 19:45:17 +03:00
util util: add error check to Read/WriteVarUint 2019-08-29 13:26:03 +03:00
vm pkg: make use of the new crypto/hash package 2019-08-26 13:32:19 +03:00
wallet crypto/wallet: move public/private key into the new keys package 2019-08-27 17:45:51 +03:00