neoneo-go/pkg/rpc/server/testdata
Evgeniy Stratonikov aa76383fa7 compiler: extend permission check to runtime hashes
If a method is known at compile time we can still check
if it is present in the list of methods of at least one contract.

Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2021-06-28 11:49:30 +03:00
..
invokescript_contract.go core: use Neo.Crypto.CheckSig for standard signature verification 2021-03-10 21:45:58 +03:00
test_contract.go core: allow to compile test contracts with yaml config 2021-03-22 15:32:26 +03:00
test_contract.yml compiler: extend permission check to runtime hashes 2021-06-28 11:49:30 +03:00
testblocks.acc rpc: use non-native NNS instead of native NNS in testchain 2021-05-17 22:08:15 +03:00
verification_contract.go core: rename Neo.Crypto.CheckSig interop 2021-05-11 18:37:55 +03:00
verification_with_args_contract.go rpc: refactor invokecontractverify 2021-03-12 18:59:20 +03:00