neo-go/pkg/compiler/testdata/runh
Evgeniy Stratonikov 4249674ddc compiler: check for contract permissions
On many occassions we can determine at compile-time if contract config lacks
some properties it needs. This includes all native contract invocations
through stdlib, as both hashes and methods are known at compile-time
there.

Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2021-06-28 11:49:29 +03:00
..
hash.go compiler: check for contract permissions 2021-06-28 11:49:29 +03:00