neoneo-go/pkg/services/oracle
Roman Khimov 3c009271f8 golangci: enable bodyclose checker and fix related code
It has found an issue in the oracle code, so I think it's worth doing.
2022-09-02 18:35:54 +03:00
..
broadcaster rpcsrv: don't init Oracle in New, drop oracle dependency 2022-07-28 19:05:56 +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: fix wallet version to conform to NEP-6 2022-08-07 22:41:40 +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 golangci: enable bodyclose checker and fix related code 2022-09-02 18:35:54 +03:00
nodes.go *: do not get private key from Account to check if it CanSign() 2022-09-02 14:43:34 +03:00
oracle.go *: always close the wallet after use 2022-09-02 14:44:32 +03:00
oracle_test.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00
request.go golangci: enable bodyclose checker and fix related code 2022-09-02 18:35:54 +03:00
request_test.go oracle: check response Content-Type 2021-07-12 13:13:48 +03:00
response.go golangci: enable bodyclose checker and fix related code 2022-09-02 18:35:54 +03:00
transaction.go [#2442] English Check 2022-05-04 19:48:27 +03:00