neo-go/pkg/smartcontract
Evgeniy Stratonikov c9e6350915 manifest: fix group permission handling
We need to have at least one matching group in the manifest.

Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2021-06-30 11:02:45 +03:00
..
callflag smartcontract: move flags to a separate package 2021-01-14 17:52:09 +03:00
context core: simplify interop functions 2021-05-12 13:30:01 +03:00
manifest manifest: fix group permission handling 2021-06-30 11:02:45 +03:00
nef nef: merge Compiler and Version fields 2021-01-19 11:19:28 +03:00
testdata cli: add filebytes parameter type 2021-02-19 10:52:45 +03:00
trigger *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
contract.go core: rename Neo.Crypto.CheckMultisig interop 2021-05-11 18:38:14 +03:00
contract_test.go core: rename Neo.Crypto.CheckMultisig interop 2021-05-11 18:38:14 +03:00
convertor.go *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
convertor_test.go vm: move StackItem to a separate package 2020-06-08 13:27:08 +03:00
param_type.go *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
param_type_test.go cli: add filebytes parameter type 2021-02-19 10:52:45 +03:00
parameter.go smartcontract: add ExpandParameterToEmitable method 2021-04-16 17:30:25 +03:00
parameter_test.go smartcontract: add ExpandParameterToEmitable method 2021-04-16 17:30:25 +03:00