neo-go/pkg
2020-04-19 23:40:31 +03:00
..
compiler vm: move InteropNameToID to emit package 2020-04-17 11:46:31 +03:00
config *: drop Publish transaction type 2020-04-16 14:40:20 +03:00
consensus consensus: implement Verifiable interface for Payload 2020-04-17 11:12:40 +03:00
core Merge pull request #857 from nspcc-dev/neo3/verifiable 2020-04-17 13:06:55 +03:00
crypto crypto: declare Verifiable and ScriptContainer interfaces 2020-04-17 11:12:40 +03:00
encoding *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
internal random: make use or random package in tests 2020-03-27 10:27:46 +03:00
interop compiler: emit Neo.Crypto.ECDsaVerify syscall instead of CHECKSIG 2020-04-13 13:47:39 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network network: drop checksums from messages 2020-04-19 23:40:31 +03:00
rpc rpc: add validUntilBlock to transferNEP5 2020-04-17 13:52:23 +03:00
smartcontract core: implement NativeContract support 2020-04-16 15:55:34 +03:00
util testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00
vm vm: use ID-based syscalls 2020-04-17 11:46:31 +03:00
wallet config: move config.go out of config/ 2020-03-31 17:55:59 +03:00