neo-go/pkg/rpc/server
Roman Khimov 68fc8168ec rpc: add getblocktransfertx RPC call
It uses a bit different output format than getalltransfertx, so
TransferTxEvent type was adjusted accordingly.
2020-11-02 19:01:48 +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: add getblocktransfertx RPC call 2020-11-02 19:01:48 +03:00
server_helper_test.go rpc/server: add notification subscription 2020-05-13 17:17:41 +03:00
server_test.go rpc: add getblocktransfertx RPC call 2020-11-02 19:01:48 +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