neoneo-go/pkg/smartcontract/manifest
2021-02-09 22:31:26 +03:00
..
standard core: allow to overload contract methods 2021-01-27 12:51:07 +03:00
abi.go manifest: add method validity check 2021-02-09 22:31:26 +03:00
container.go manifest: simplify marshaling 2020-11-13 21:46:26 +03:00
container_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +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 group signature length check 2021-02-09 22:31:24 +03:00
group_test.go manifest: add group signature length check 2021-02-09 22:31:24 +03:00
manifest.go manifest: add ABI validity check 2021-02-08 13:27:39 +03:00
manifest_test.go manifest: add event validity check 2021-02-09 22:31:26 +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 manifest: add validity checks for Parameter 2021-02-09 22:31:26 +03:00
parameter_test.go manifest: add validity checks for Parameter 2021-02-09 22:31:26 +03:00
permission.go core: serialise manifest as stackitem 2021-02-05 19:10:15 +03:00
permission_test.go core: serialise manifest as stackitem 2021-02-05 19:10:15 +03:00