neoneo-go/pkg/services/oracle
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
..
broadcaster oracle: integrate module in core and RPC 2021-01-28 13:00:58 +03:00
testdata network: implement Oracle module 2021-01-28 12:43:20 +03:00
network.go network: implement Oracle module 2021-01-28 12:43:20 +03:00
network_test.go network: implement Oracle module 2021-01-28 12:43:20 +03:00
nodes.go oracle: integrate module in core and RPC 2021-01-28 13:00:58 +03:00
oracle.go oracle: integrate module in core and RPC 2021-01-28 13:00:58 +03:00
request.go oracle: integrate module in core and RPC 2021-01-28 13:00:58 +03:00
response.go oracle: integrate module in core and RPC 2021-01-28 13:00:58 +03:00
transaction.go oracle: integrate module in core and RPC 2021-01-28 13:00:58 +03:00