neo-go/pkg/smartcontract/manifest
Roman Khimov ce9d0b22cf *: use NEP-XX naming consistently in docs/comments
Standards are NEP-11 and NEP-17, not NEP11, not NEP17, not anything
else. Variable/function names of course can use whatever fits, but documents
and comments should be consistent wrt this.
2021-11-19 12:58:46 +03:00
..
standard standard: improve testing code 2021-05-12 19:12:09 +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 transaction: add new Rules witness scope 2021-11-12 15:29:28 +03:00
group_test.go transaction: add new Rules witness scope 2021-11-12 15:29:28 +03:00
manifest.go *: use NEP-XX naming consistently in docs/comments 2021-11-19 12:58:46 +03:00
manifest_test.go core: maintain a set of NEP17-compliant contracts 2021-07-28 13:22:53 +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 manifest: fix group permission handling 2021-06-30 11:02:45 +03:00
permission_test.go manifest: add Permission and Permissions validity checks 2021-02-09 22:31:26 +03:00