neo-go/pkg/services/rpcsrv
Roman Khimov 25e2d80363 neorpc: rename BlockNotifications fields to follow triggers exactly
Be more consistent.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2025-02-11 16:06:15 +03:00
..
params *: fix some dupword warnings 2024-11-13 20:57:10 +03:00
testdata rpcsrv: update testdata/testblocks.acc 2024-11-20 14:45:28 +03:00
client_test.go config: enable Echidna for tests 2024-12-24 18:01:12 +03:00
error.go rpcsrv: align default error code with C# implementation 2024-11-12 17:08:01 +03:00
local_test.go config: drop deprecated address/port configurations 2023-10-10 13:26:07 +03:00
notification_comparator.go rpc: implement getblocknotifications API 2025-02-11 15:40:15 +03:00
prometheus.go rpcsrv: remove deprecated RPC counters 2023-03-18 10:52:24 +03:00
server.go neorpc: rename BlockNotifications fields to follow triggers exactly 2025-02-11 16:06:15 +03:00
server_helper_test.go *: extend basic testing chain documentation 2024-11-20 18:06:13 +03:00
server_test.go neorpc: rename BlockNotifications fields to follow triggers exactly 2025-02-11 16:06:15 +03:00
subscription.go neorpc: add WS notification filter IsValid functionality 2023-12-28 11:08:46 +03:00
subscription_test.go rpcsrv: fix TestFilteredSubscriptions 2024-12-11 14:18:23 +03:00
tokens.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
util.go rpc/server: move to services/rpcsrv 2022-07-21 22:14:12 +03:00