neoneo-go/pkg/rpc/server
Anna Shaleva 2fbbadeb56 rpc: detalize submit* RPC validation error
These changes do not break the compatibility with the C# node response.

It is useful for the end-user to be aware of the failed validation reason.
Also, the `cause` will be displayed at the running node log.
2021-02-25 19:18:57 +03:00
..
testdata rpc: add test for submitNotaryRequest 2021-02-11 17:15:59 +03:00
client_test.go rpc: add test for submitNotaryRequest 2021-02-11 17:15:59 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go rpc: detalize submit* RPC validation error 2021-02-25 19:18:57 +03:00
server_helper_test.go config: move notary module config to ApplicationConfiguration 2021-02-16 13:58:25 +03:00
server_test.go rpc: add test for submitNotaryRequest 2021-02-11 17:15:59 +03:00
subscription.go rpc: fix Matches and marshalling for notification events 2020-10-19 13:44:20 +03:00
subscription_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00