neo-go/pkg
Anna Shaleva ab7f2cb4fb compiler: fix bug with missing methods parameters
Method `methodInfoFromScope(...)` always returned an empty parameters
set, so we were missing this information in both .abi.json and
.debug.json files. Fixed now.
2020-05-04 08:37:39 +03:00
..
compiler compiler: fix bug with missing methods parameters 2020-05-04 08:37:39 +03:00
config transaction: drop Enrollment and State types 2020-04-27 16:06:58 +03:00
consensus Merge pull request #911 from nspcc-dev/feature/convert 2020-04-28 18:08:36 +03:00
core vm: remove crypto-related opcodes 2020-04-29 19:16:38 +03:00
crypto core/native: move NextValidators storage to NEO contract 2020-04-27 12:30:39 +03:00
encoding *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
internal testchain: implement Sign function 2020-04-23 17:09:09 +03:00
interop vm: remove crypto-related opcodes 2020-04-29 19:16:38 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network *: drop miner transaction 2020-04-27 17:57:37 +03:00
rpc rpc, smartcontract: move contract metadata to smartcontract package 2020-05-04 08:37:39 +03:00
smartcontract rpc, smartcontract: move contract metadata to smartcontract package 2020-05-04 08:37:39 +03:00
util testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00
vm vm: refactor tests 2020-04-30 19:29:52 +03:00
wallet vm: implement new PUSH opcodes 2020-04-23 10:52:28 +03:00