neoneo-go/pkg/smartcontract/manifest
Roman Khimov 1a4958b1d5 manifest: add ABI validity check
Some methods must be defined in a valid ABI. Refs. neo-project/neo#2263.
2021-02-08 13:27:39 +03:00
..
standard core: allow to overload contract methods 2021-01-27 12:51:07 +03:00
abi.go manifest: add ABI validity check 2021-02-08 13:27:39 +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
manifest.go manifest: add ABI validity check 2021-02-08 13:27:39 +03:00
manifest_test.go manifest: add ABI validity check 2021-02-08 13:27:39 +03:00
method.go manifest: return an error from IsValid 2021-02-08 12:04:57 +03:00
method_test.go core: serialise manifest as stackitem 2021-02-05 19:10:15 +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