neo-go/pkg
Roman Khimov 1c1d77c9b8 *: make use of min/max where appropriate
Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-23 22:11:29 +03:00
..
compiler *: make use of min/max where appropriate 2024-08-23 22:11:29 +03:00
config core: introduce Echidna hardfork 2024-08-12 11:10:26 +03:00
consensus *: make use of min/max where appropriate 2024-08-23 22:11:29 +03:00
core *: make use of min/max where appropriate 2024-08-23 22:11:29 +03:00
crypto crypto: export GetSignedData function 2024-05-13 09:33:42 +03:00
encoding *: drop go 1.18 support in doc and build targets 2023-10-12 17:59:42 +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 *: make use of min/max where appropriate 2024-08-23 22:11:29 +03:00
rpcclient *: make use of min/max where appropriate 2024-08-23 22:11:29 +03:00
services *: make use of min/max where appropriate 2024-08-23 22:11:29 +03:00
smartcontract *: bump min Go to 1.21, use 1.23 by default 2024-08-23 19:11:06 +03:00
util *: Convert slices to arrays instead of copy where possible 2024-07-05 20:36:22 +04:00
vm *: make use of min/max where appropriate 2024-08-23 22:11:29 +03:00
wallet wallet: do not store deployed contract script inside Contract account 2024-06-05 15:27:20 +03:00