neoneo-go/pkg/smartcontract/manifest
Evgenii Stratonikov 1eb9a4c6c6 core: allow to use verification contracts
In NEO3 we can't just appcall hash, as verification script has no access
to state. Instead we use `verify` method of an arbitrary contract.
2020-08-14 09:40:34 +03:00
..
container.go smartcontract: add smartcontract manifest 2020-04-16 14:05:32 +03:00
container_test.go smartcontract: add smartcontract manifest 2020-04-16 14:05:32 +03:00
manifest.go core: allow to use verification contracts 2020-08-14 09:40:34 +03:00
manifest_test.go smartcontract: add list of supported standards to manifest 2020-08-04 17:29:44 +03:00
method.go manifest: add Offset in method descriptor 2020-07-27 11:08:01 +03:00
permission.go smartcontract: add smartcontract manifest 2020-04-16 14:05:32 +03:00
permission_test.go smartcontract: add smartcontract manifest 2020-04-16 14:05:32 +03:00