neoneo-go/pkg
2020-06-24 12:37:27 +03:00
..
compiler compiler: add public key recovering syscalls 2020-06-05 22:13:17 +03:00
config *: add config flag for enabling state root feature 2020-06-24 12:37:27 +03:00
consensus *: add config flag for enabling state root feature 2020-06-24 12:37:27 +03:00
core *: add config flag for enabling state root feature 2020-06-24 12:37:27 +03:00
crypto keys: add support for uncompressed serialization in PublicKey 2020-06-10 19:17:08 +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: add public key recovering syscalls 2020-06-05 22:13:17 +03:00
io io: make maxArraySize public 2020-06-24 12:14:33 +03:00
network *: add config flag for enabling state root feature 2020-06-24 12:37:27 +03:00
rpc core: extend Blockchainer interface with StateHeight() 2020-06-22 10:53:13 +03:00
smartcontract smartcontract: add JSON marshal/unmarshal for InteropType 2020-05-13 17:17:41 +03:00
util testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00
vm vm: make Iterator interface public 2020-05-27 11:40:46 +03:00
wallet wallet: check for t.GetSignedPart() result correctness 2020-05-07 21:48:45 +03:00