neo-go/pkg/services
Roman Khimov 8f45d57612 *: stop using math/rand
Mostly this switches to math/rand/v2, but sometimes randomness is not really needed.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-30 17:00:11 +03:00
..
helpers/rpcbroadcaster *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
metrics services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00
notary *: stop using math/rand 2024-08-30 17:00:11 +03:00
oracle *: use slices.Index/slices.Contains where appropriate 2024-08-27 08:24:52 +03:00
rpcsrv *: return errors.ErrUnsupported where appropriate 2024-08-27 12:51:12 +03:00
stateroot *: use slices package for sorting and searching 2024-08-27 12:29:44 +03:00