neoneo-go/pkg/rpc/server
Roman Khimov f58d424c6d rpc/client: fix custom* scope processing in CreateTxFromScript
Copying just the scope doesn't work for CustomContracts, CustomGroups and
Rules because they all contain additional metadata. Thanks @mialbu for
reporting this.
2021-11-22 12:44:42 +03:00
..
testdata rpc: implement findstates RPC handler 2021-10-13 11:41:05 +03:00
client_test.go rpc/client: fix custom* scope processing in CreateTxFromScript 2021-11-22 12:44:42 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go *: use NEP-XX naming consistently in docs/comments 2021-11-19 12:58:46 +03:00
server_helper_test.go rpc/server: use dynamic port for P2P service 2021-11-15 12:19:27 +03:00
server_test.go rpc: add server-side NEP-11 tracking API 2021-11-19 12:58:46 +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
tokens.go rpc: add server-side NEP-11 tracking API 2021-11-19 12:58:46 +03:00
util.go rpc, internal: fix CodeQL int conversions warnings 2021-04-19 11:30:28 +03:00