compiler
|
*: use slices package for sorting and searching
|
2024-08-27 12:29:44 +03:00 |
config
|
*: use slices package for sorting and searching
|
2024-08-27 12:29:44 +03:00 |
consensus
|
*: stop using math/rand
|
2024-08-30 17:00:11 +03:00 |
core
|
*: stop using math/rand
|
2024-08-30 17:00:11 +03:00 |
crypto
|
*: stop using math/rand
|
2024-08-30 17:00:11 +03:00 |
interop
|
go.mod: update to Go 1.22+
|
2024-08-30 17:00:11 +03:00 |
io
|
*: replace interface{} with any keyword
|
2023-04-04 13:22:42 +03:00 |
neotest
|
*: use slices package for sorting and searching
|
2024-08-27 12:29:44 +03:00 |
network
|
*: stop using math/rand
|
2024-08-30 17:00:11 +03:00 |
services
|
*: stop using math/rand
|
2024-08-30 17:00:11 +03:00 |
smartcontract
|
*: use cmp.Or where appropriate
|
2024-08-30 17:00:11 +03:00 |
vm
|
*: stop using math/rand
|
2024-08-30 17:00:11 +03:00 |