neoneo-go/pkg/smartcontract/manifest
Anna Shaleva efe9bee1ff smartcontract: refactor manifest.FromStackItem test
We need a good case to ensure that error cases constructed well.
2021-05-05 18:54:42 +03:00
..
standard native: use proper types in manifest 2021-03-11 11:48:38 +03:00
abi.go manifest: add duplicate events/methods checks to ABI 2021-02-09 22:31:26 +03:00
abi_test.go manifest: add duplicate events/methods checks to ABI 2021-02-09 22:31:26 +03:00
container.go smartcontract: use permission descriptors for manifest's trusts 2021-05-05 17:40:10 +03:00
container_test.go smartcontract: use permission descriptors for manifest's trusts 2021-05-05 17:40:10 +03:00
event.go manifest: add method validity check 2021-02-09 22:31:26 +03:00
event_test.go manifest: add event validity check 2021-02-09 22:31:26 +03:00
group.go manifest: add manifest validity checks 2021-02-09 22:31:26 +03:00
group_test.go manifest: add manifest validity checks 2021-02-09 22:31:26 +03:00
manifest.go smartcontract: use permission descriptors for manifest's trusts 2021-05-05 17:40:10 +03:00
manifest_test.go smartcontract: refactor manifest.FromStackItem test 2021-05-05 18:54:42 +03:00
method.go manifest: add method validity check 2021-02-09 22:31:26 +03:00
method_test.go manifest: add method validity check 2021-02-09 22:31:26 +03:00
parameter.go smartcontract: use permission descriptors for manifest's trusts 2021-05-05 17:40:10 +03:00
parameter_test.go manifest: add validity checks for Parameter 2021-02-09 22:31:26 +03:00
permission.go smartcontract: use permission descriptors for manifest's trusts 2021-05-05 17:40:10 +03:00
permission_test.go manifest: add Permission and Permissions validity checks 2021-02-09 22:31:26 +03:00