neo-go/pkg/rpc
Roman Khimov 9aee3e5a34 transaction: set output position when decoding
We had a kludge for getrawtransaction to set this useless field, but
7e371588a7 broke it. Add it right into the
decoder now to fix all types of queries (getblock/getrawtransaction/gettxout).

Fixes #1392.
2020-09-07 15:37:57 +03:00
..
client Merge pull request #1282 from nspcc-dev/rpc/invoke_with_hashes 2020-08-07 17:00:36 +03:00
request rpc: support 0x form of Uint256 in requests 2020-08-27 12:56:32 +03:00
response transaction: set output position when decoding 2020-09-07 15:37:57 +03:00
server transaction: set output position when decoding 2020-09-07 15:37:57 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00