neo-go/pkg/core/interop/storage
Roman Khimov 357bc76882 *: use slices.Concat where appropriate
Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-30 17:00:11 +03:00
..
basic.go core: extend error text for storage context in dynamic script 2022-11-28 17:17:36 +03:00
bench_test.go core: move storage-related interop code into the storage package 2022-06-08 22:26:24 +03:00
find.go *: use slices.Concat where appropriate 2024-08-30 17:00:11 +03:00
interops_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
storage_test.go *: use require.ErrorIs instead of require.True(t, error.Is()) 2023-05-04 17:03:47 +03:00