neo-go/pkg
Evgenii Stratonikov 5da82e8cf0 vm: add TryBytes() to StackItem interface
Conversion should be done in a StackItem, not in an Element.
2020-03-11 16:33:46 +03:00
..
compiler compiler: clean up stack on branch statements 2020-03-10 15:26:00 +03:00
consensus pkg: fix gofmt issues 2020-03-03 17:22:15 +03:00
core state: add a test for NEP5Transfer size 2020-03-10 13:02:14 +03:00
crypto *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
encoding *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
internal *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
interop *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network network: fix a deadlock in DefaultDiscovery 2020-03-10 15:40:23 +03:00
rpc rpc: implement (*Client).NEP5TokenInfo() 2020-03-10 13:02:14 +03:00
smartcontract smartcontract: marshal Arrays properly 2020-03-05 18:22:40 +03:00
util util: implement FixedN from string 2020-03-10 13:02:14 +03:00
vm vm: add TryBytes() to StackItem interface 2020-03-11 16:33:46 +03:00
wallet wallet: allow to add token contracts to the wallet 2020-03-10 13:02:14 +03:00