neo-go/pkg/smartcontract/context
Anna Shaleva 4b9024fa45 smartcontract: ensure nil ParameterContext Item's script is marshallable
Ensure that ParameterContext's Item with nil script can be properly
marshalled. Ref. https://github.com/neo-project/neo/pull/3198.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2024-04-18 13:55:05 +03:00
..
context.go smartcontract: add comment to GetCompleteTransaction 2022-10-13 16:07:34 +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