neoneo-go/pkg/rpc/client
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
..
client.go native: change contract names, move them to separate package 2020-12-14 15:24:15 +03:00
doc.go *: replace all NEP5 occurences to NEP17 2020-11-24 13:08:24 +03:00
doc_test.go *: replace all NEP5 occurences to NEP17 2020-11-24 13:08:24 +03:00
nep17.go core: update System.Contract.Call syscall 2021-01-14 18:23:36 +03:00
policy.go native: allow to modify ExecFeeFactor in the policy contract 2020-12-16 13:55:40 +03:00
rpc.go oracle: integrate module in core and RPC 2021-01-28 13:00:58 +03:00
rpc_test.go nef: merge Compiler and Version fields 2021-01-19 11:19:28 +03:00
wsclient.go core: allow to use state root in header 2020-11-20 17:16:32 +03:00
wsclient_test.go rpc: marshal fees and GAS as Fixed8 decimal 2020-11-26 15:04:30 +03:00