neoneo-go/pkg/rpc/wrappers
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
..
account_state.go fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
asset_state.go rpc: fix bad name spellings noted by golint 2019-09-03 18:16:48 +03:00
block.go Small RPC improvements (#57) 2018-03-30 08:15:03 +02:00
invoke_result.go rpc/core: implement invokescript method, fix #348 2019-10-29 18:31:39 +03:00
tx_raw_output.go io: drop Size() method from Serializable and associated 2019-09-17 13:21:45 +03:00
validate_address.go *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00