neo-go/pkg/rpc/response/result
Roman Khimov b83e84ca08 core: switch to the new voting system (via native NEO contract)
It has all the methods required now, so you can register, vote and get
voting results. Fixes #865.
2020-04-27 16:06:50 +03:00
..
account_state.go core/native: move Votes from account to native NEO state 2020-04-27 12:30:39 +03:00
application_log.go core: marshal AppExecResult.Stack as an array 2020-03-23 16:27:47 +03:00
asset_state.go rpc: fix json marshalling of result.AssetState 2020-03-23 17:44:15 +03:00
block.go core: move Blockchainer interface to a separate package 2020-04-11 10:56:36 +03:00
block_header.go core: move Blockchainer interface to a separate package 2020-04-11 10:56:36 +03:00
claimable.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
contract_state.go rpc: fix wrong script marshalling in getcontractstate RPC server 2020-03-24 14:55:20 +03:00
invoke.go rpc: fix stack field name for invocation results 2020-03-28 13:59:42 +03:00
nep5.go rpc: fix name of json nep5balance field 2020-03-24 14:55:20 +03:00
peers.go rpc: move result package into response 2020-02-21 15:12:04 +03:00
peers_test.go rpc: move result package into response 2020-02-21 15:12:04 +03:00
tx_output.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
tx_raw_output.go core: move Blockchainer interface to a separate package 2020-04-11 10:56:36 +03:00
unclaimed.go core: move Blockchainer interface to a separate package 2020-04-11 10:56:36 +03:00
unspents.go core: move Blockchainer interface to a separate package 2020-04-11 10:56:36 +03:00
validate_address.go rpc: move result package into response 2020-02-21 15:12:04 +03:00
validator.go core: switch to the new voting system (via native NEO contract) 2020-04-27 16:06:50 +03:00
version.go rpc: move result package into response 2020-02-21 15:12:04 +03:00