neo-go/pkg/rpc/server
Anna Shaleva 4a8259caea rpc: adjust getrawtransaction and gettransactionheight RPC call
We should not return transaction metadata from `getrawtransaction` in case
transaction is not in the mempool. Height shouldn't be returned from
`gettransactionheight` in case transaction is in the mempool.
2020-12-31 12:44:07 +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 rpc: adjust getrawtransaction and gettransactionheight RPC call 2020-12-31 12:44:07 +03:00
server_helper_test.go mempool: replace timeStamp with blockStamp 2020-11-11 15:48:13 +03:00
server_test.go *: gofmt -s 2020-12-31 11:52:27 +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