neo-go/pkg
Roman Khimov ebc1ba4f38 rpc/core: implement invokescript method, fix #348
Extend Blockchainer with one more method to spawn a VM for test runs and use
it to run scripts. Gas consumption is not counted or limited in any way at the
moment (see #424).
2019-10-29 18:31:39 +03:00
..
core rpc/core: implement invokescript method, fix #348 2019-10-29 18:31:39 +03:00
crypto fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
internal/keytestcases *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
interop fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
io fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
network rpc/core: implement invokescript method, fix #348 2019-10-29 18:31:39 +03:00
rpc rpc/core: implement invokescript method, fix #348 2019-10-29 18:31:39 +03:00
smartcontract smartcontract: fix PropertyState definitions 2019-10-25 11:05:58 +03:00
util fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
vm vm: add MarshalJSON to the Stack 2019-10-29 18:26:59 +03:00
wallet fix spelling and godoc comments 2019-10-22 17:56:03 +03:00