.. |
compiler
|
*: use slices.Clone instead of make/copy
|
2024-08-24 22:41:48 +03:00 |
config
|
*: use slices.Clone instead of make/copy
|
2024-08-24 22:41:48 +03:00 |
consensus
|
*: use slices.Clone instead of make/copy
|
2024-08-24 22:41:48 +03:00 |
core
|
transaction: microoptimize multiattribute check
|
2024-08-27 08:24:52 +03:00 |
crypto
|
*: use slices.Clone instead of make/copy
|
2024-08-24 22:41:48 +03:00 |
encoding
|
*: drop pkg/util/slice, use slices.Reverse
|
2024-08-24 22:41:48 +03:00 |
interop
|
*: bump min Go to 1.21, use 1.23 by default
|
2024-08-23 19:11:06 +03:00 |
io
|
*: replace interface{} with any keyword
|
2023-04-04 13:22:42 +03:00 |
neorpc
|
rpcsrv: add seedlist and standbycommittee to getversion
|
2024-08-09 12:53:31 +03:00 |
neotest
|
neotest: implement coverage collection
|
2024-08-19 14:39:18 +03:00 |
network
|
payload: deduplicate test code slightly
|
2024-08-24 22:41:48 +03:00 |
rpcclient
|
*: make use of min/max where appropriate
|
2024-08-23 22:11:29 +03:00 |
services
|
rpcsrv: deduplicate RunForErrors code
|
2024-08-27 08:24:52 +03:00 |
smartcontract
|
*: use slices.Clone instead of make/copy
|
2024-08-24 22:41:48 +03:00 |
util
|
*: use slices.Clone instead of make/copy
|
2024-08-24 22:41:48 +03:00 |
vm
|
stackitem: microoptimize memory management of Make()
|
2024-08-27 08:24:52 +03:00 |
wallet
|
wallet: simplify signature handling
|
2024-08-24 22:41:48 +03:00 |