neoneo-go/pkg/rpc/server
Anna Shaleva 892eadf86d core: mandate passing from as a subprefix for (*Trie).Find
However, we need to distinguish empty subprefix and nil subprefix (no
start specified) to match the C# behaviour.
2021-10-13 14:47:41 +03:00
..
testdata rpc: implement findstates RPC handler 2021-10-13 11:41:05 +03:00
client_test.go *: gofmt -s 2021-09-10 21:49:11 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go core: mandate passing from as a subprefix for (*Trie).Find 2021-10-13 14:47:41 +03:00
server_helper_test.go block: drop Network from the Header 2021-03-26 13:45:18 +03:00
server_test.go core: mandate passing from as a subprefix for (*Trie).Find 2021-10-13 14:47:41 +03:00
subscription.go rpc: move NotaryRequestEvent to the subscriptions pkg 2021-09-24 17:42:59 +03:00
subscription_test.go rpc/server: fix sporadic test failures 2021-07-08 10:40:54 +03:00
util.go rpc, internal: fix CodeQL int conversions warnings 2021-04-19 11:30:28 +03:00