neoneo-go/pkg/rpc/response/result
Roman Khimov 0f827ee6ba
Merge pull request #1531 from nspcc-dev/core/applicationlog_with_multiple_triggers
core, rpc: store multiple execution results for single hash
2020-11-12 19:05:22 +03:00
..
application_log.go rpc: add trigger parameter to getapplicationlog 2020-11-12 17:43:11 +03:00
block.go rpc: use non-pointer Block and Transaction in results 2020-06-18 12:13:35 +03:00
block_header.go result: use witnesses field in result.Header JSON 2020-05-26 11:36:47 +03:00
invoke.go rpc: use base64 for submitblock and sendrawtransaction 2020-11-12 15:21:35 +03:00
nep5.go *: fix misspellings found in Go Report Card 2020-08-14 12:16:24 +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
raw_mempool.go rpc: update getrawmempool RPC-call result 2020-07-29 10:14:01 +03:00
relay_result.go rpc: adjust sendrawtransaction RPC-call 2020-07-22 08:37:46 +03:00
tx_raw_output.go *: fix misspellings found in Go Report Card 2020-08-14 12:16:24 +03:00
unclaimed_gas.go rpc: adjust getunclaimedgas RPC-call 2020-07-15 14:45:51 +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: add Magic to Version 2020-10-19 11:51:27 +03:00