neoneo-go/pkg
Evgenii Stratonikov 6b7a57a66f smartcontract: add Any type for parameter
It is used as a wildcard for default return type of a contract and
for a Null stack item.
2020-04-02 14:15:17 +03:00
..
compiler compiler: calculate stack size more precisely 2020-04-01 17:36:19 +03:00
config config: move config.go out of config/ 2020-03-31 17:55:59 +03:00
consensus Merge pull request #810 from nspcc-dev/refactor/config 2020-04-01 10:29:57 +03:00
core vm: rework Map with internal slice representation 2020-04-01 19:33:53 +03:00
crypto testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +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/interop: add missing methods to interop.Iterator 2020-03-26 16:39:10 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network Merge pull request #810 from nspcc-dev/refactor/config 2020-04-01 10:29:57 +03:00
rpc Merge pull request #810 from nspcc-dev/refactor/config 2020-04-01 10:29:57 +03:00
smartcontract smartcontract: add Any type for parameter 2020-04-02 14:15:17 +03:00
util testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00
vm vm: rework Map with internal slice representation 2020-04-01 19:33:53 +03:00
wallet config: move config.go out of config/ 2020-03-31 17:55:59 +03:00