neo-go/pkg/services/oracle
Roman Khimov 9462ed71d8 rpc: drop useless RawParams type
It doesn't add anything useful to regular Go types and actually native types
are always better to use in the Client. Especially given that this type is
not used by any code outside of the Client itself.
2022-07-08 17:56:20 +03:00
..
broadcaster rpc: drop useless RawParams type 2022-07-08 17:56:20 +03:00
jsonpath [#2442] English Check 2022-05-04 19:48:27 +03:00
neofs [#2442] English Check 2022-05-04 19:48:27 +03:00
testdata wallet: rename isdefault to isDefault 2021-05-14 10:31:31 +03:00
filter.go oracle: unify filtering and add log for error case 2021-11-23 18:43:15 +03:00
filter_test.go jsonpath: restrict amount of intermediate objects 2022-02-28 13:18:34 +03:00
network.go services: forbid insecure Oracle request redirects 2022-05-11 09:45:44 +03:00
network_test.go services: improve Oracle redirection check 2022-03-04 19:27:52 +03:00
nodes.go crypto: allow to provide non-default scrypt parameters 2021-06-11 15:22:28 +03:00
oracle.go *: add some comments to service Start/Shutdown methods 2022-07-04 23:03:50 +03:00
oracle_test.go core: move oracle tests into oracle service 2022-06-08 23:04:47 +03:00
request.go [#2442] English Check 2022-05-04 19:48:27 +03:00
request_test.go oracle: check response Content-Type 2021-07-12 13:13:48 +03:00
response.go [#2442] English Check 2022-05-04 19:48:27 +03:00
transaction.go [#2442] English Check 2022-05-04 19:48:27 +03:00