neo-go/pkg/rpc/server
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
..
testdata core: save NEP5 transfer notify index 2020-08-03 10:58:23 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go Merge pull request #1288 from nspcc-dev/fix/utxo 2020-08-07 19:08:46 +03:00
server_helper_test.go rpc/server: add notification subscription 2020-05-13 17:17:41 +03:00
server_test.go transaction: set output position when decoding 2020-09-07 15:37:57 +03:00
subscription.go rpc/server: add notification filters 2020-05-14 17:28:14 +03:00
subscription_test.go rpc/block: rework the way Block is JSONized 2020-05-14 17:28:14 +03:00