neoneo-go/pkg/rpc/server
Evgenii Stratonikov 43e4d3af88 oracle: integrate module in core and RPC
1. Initialization is performed via `Blockchain` methods.
2. Native Oracle contract updates list of oracle nodes
  and in-fly requests in `PostPersist`.
3. RPC uses Oracle module directly.
2021-01-28 13:00:58 +03:00
..
testdata state: use checksums and names to calculate contract hashes 2021-01-22 12:22:48 +03:00
client_test.go smartcontract: move flags to a separate package 2021-01-14 17:52:09 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go oracle: integrate module in core and RPC 2021-01-28 13:00:58 +03:00
server_helper_test.go oracle: integrate module in core and RPC 2021-01-28 13:00:58 +03:00
server_test.go oracle: integrate module in core and RPC 2021-01-28 13:00:58 +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