neo-go/pkg
Roman Khimov 2567c4c672 oracle: update NeoFS SDK to 1.0.0-rc.8
We were using _very_ old version, so there is a number of changes, including:
 * fix for unlimited reads
 * UTF-8 check for HTTP requests

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2023-04-27 21:29:59 +03:00
..
compiler core: add Backwards option for storage iterators 2023-04-12 16:45:38 +03:00
config config: do not allow negative validators count 2023-04-13 13:43:14 +03:00
consensus core: distinguish notarypool/mempool metrics 2023-04-13 18:40:19 +03:00
core core: prevent direct access to Notary contract if not active 2023-04-26 14:11:12 +03:00
crypto *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
encoding *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
interop interop/util: Drop unused import 2023-04-22 16:36:49 +04:00
io *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
neorpc config: use uint32 for validators/committee members count 2023-04-13 13:42:40 +03:00
neotest core: add BLS12_381 interops 2023-04-05 15:37:50 +03:00
network core: distinguish notarypool/mempool metrics 2023-04-13 18:40:19 +03:00
rpcclient rpcclient: close WSClient subscriber on overflow 2023-04-25 11:42:17 +03:00
services oracle: update NeoFS SDK to 1.0.0-rc.8 2023-04-27 21:29:59 +03:00
smartcontract Merge pull request #2957 from nspcc-dev/rm-go-17 2023-04-04 15:25:14 +03:00
util *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
vm *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
wallet Merge pull request #2725 from nspcc-dev/move-cli-tests 2022-10-06 13:43:39 +07:00