neo-go/pkg/core/interop
Roman Khimov a1a7e3d708 *: use slices package for sorting and searching
Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-27 12:29:44 +03:00
..
contract interop: use currently executing contract state for permissions check 2024-06-11 19:13:17 +03:00
crypto *: improve error text for System.Crypto.CheckMultisig handling 2024-03-25 19:16:21 +03:00
interopnames core: add System.Runtime.CurrentSigners syscall 2023-11-20 14:46:27 +03:00
iterator *: fix linter issues 2024-08-14 12:36:15 +03:00
runtime *: use slices.Index/slices.Contains where appropriate 2024-08-27 08:24:52 +03:00
storage *: replace slice.Copy with bytes.Clone 2024-03-05 13:54:10 +03:00
context.go *: use slices package for sorting and searching 2024-08-27 12:29:44 +03:00
context_test.go core: adjust hardfork enabling logic 2023-08-25 18:24:15 +03:00
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
gas_price.go interop: fetch baseExecFee once and keep it in the Context 2021-08-11 15:42:23 +03:00