neo-go/pkg/smartcontract/context
Roman Khimov a30792dbb6 *: use slices.Index/slices.Contains where appropriate
This doesn't touch performance-sensitive parts, but simplifies a lot of code.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-27 08:24:52 +03:00
..
context.go *: use slices.Index/slices.Contains where appropriate 2024-08-27 08:24:52 +03:00
context_test.go crypto: add StringCompressed() for PublicKey 2024-04-11 15:24:46 +03:00
item.go crypto: add StringCompressed() for PublicKey 2024-04-11 15:24:46 +03:00
item_test.go smartcontract: ensure nil ParameterContext Item's script is marshallable 2024-04-18 13:55:05 +03:00