neo-go/pkg/services/oracle
AnnaShaleva 537de18ac3 services: check Oracle response redirections
1. Move redirections check to the tcp level. Manually resolve request address
and create connection for the first suitable resolved address.
2. Remove URIValidator. Redirections checks are set in the custom http client,
so the user should take care of validation by himself when customizing the
client.
2022-03-04 13:10:22 +03:00
..
broadcaster oracle: split broadcaster into parts 2021-03-09 13:46:44 +03:00
jsonpath gomod: use nspcc-dev's fork of go-ordered-json 2021-09-15 15:01:01 +03:00
neofs oracle/neofs: Upgrade NeoFS dependencies 2022-01-13 16:34:47 +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 oracle: add max nesting depth to JSONPath filter 2021-05-13 11:53:49 +03:00
network.go services: check Oracle response redirections 2022-03-04 13:10:22 +03:00
network_test.go network: implement Oracle module 2021-01-28 12:43:20 +03:00
nodes.go crypto: allow to provide non-default scrypt parameters 2021-06-11 15:22:28 +03:00
oracle.go services: check Oracle response redirections 2022-03-04 13:10:22 +03:00
request.go services: check Oracle response redirections 2022-03-04 13:10:22 +03:00
request_test.go oracle: check response Content-Type 2021-07-12 13:13:48 +03:00
response.go core: return *interop.Context from GetTestVM 2022-01-14 19:57:16 +03:00
transaction.go *: fix whitespace errors 2021-05-12 22:51:41 +03:00