neoneo-go/pkg
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
..
compiler compiler: emit bindings configuration 2022-02-28 15:36:14 +03:00
config config: conflict P2PStateExchangeExtensions/KeepOnlyLatestState 2022-02-11 14:19:54 +03:00
consensus config/core: allow to change the number of validators 2022-01-31 23:14:38 +03:00
core services: check Oracle response redirections 2022-03-04 13:10:22 +03:00
crypto core: drop GetStandBy* methods 2022-01-31 23:14:38 +03:00
encoding *: use internal variables for simple big.NewInt() values 2021-12-01 21:36:25 +03:00
interop interop: use All flags for management deploy and update calls 2022-01-31 22:21:08 +03:00
io io: optimize WriteString, avoid allocation 2021-12-01 21:36:25 +03:00
neotest compiler: update x/tools package 2022-01-20 13:21:26 +03:00
network network: tune waiting limits in tests 2022-02-10 18:58:50 +03:00
rpc rpc: add a note to RPC clients about thread-safeness 2022-02-24 19:01:21 +03:00
services services: check Oracle response redirections 2022-03-04 13:10:22 +03:00
smartcontract Merge pull request #2349 from nspcc-dev/codegen-contract 2022-02-24 15:51:33 +03:00
util util: allow to marshal Uint160 in YAML 2022-02-21 10:38:20 +03:00
vm vm: add test to check CLI UTF-8 compatibility 2022-02-18 19:20:50 +03:00
wallet Merge pull request #2264 from nspcc-dev/fix-win-tests 2021-11-29 11:25:35 +03:00