neo-go/pkg/services/oracle
Evgeniy Stratonikov a4c7b3d0cf jsonpath: add tests for null objects, fix #2039
Turns out, nothing should be changed in our implementation because
nil-check is done implicitly by type casts or type switches.

Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2021-07-07 12:27:10 +03:00
..
broadcaster oracle: split broadcaster into parts 2021-03-09 13:46:44 +03:00
jsonpath jsonpath: add tests for null objects, fix #2039 2021-07-07 12:27:10 +03:00
neofs oracle/neofs: stop using deprecated types 2021-06-10 14:16:07 +03:00
testdata wallet: rename isdefault to isDefault 2021-05-14 10:31:31 +03:00
filter.go jsonpath: use ordered map json unmarshaler 2021-05-13 11:53:49 +03:00
filter_test.go oracle: add max nesting depth to JSONPath filter 2021-05-13 11:53:49 +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 crypto: allow to provide non-default scrypt parameters 2021-06-11 15:22:28 +03:00
oracle.go crypto: allow to provide non-default scrypt parameters 2021-06-11 15:22:28 +03:00
request.go oracle: send user-agent header with our requests, fix #1923 2021-05-07 16:40:45 +03:00
response.go config: make MaxValidUntilBlockIncrement configurable 2021-05-17 13:43:03 +03:00
transaction.go *: fix whitespace errors 2021-05-12 22:51:41 +03:00