neo-go/pkg/smartcontract/manifest
Roman Khimov 211fe307ee manifest: move ABI code into file of its own
Make it a little more convenient to work with it.
2021-02-08 11:55:16 +03:00
..
standard core: allow to overload contract methods 2021-01-27 12:51:07 +03:00
abi.go manifest: move ABI code into file of its own 2021-02-08 11:55:16 +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: move ABI code into file of its own 2021-02-08 11:55:16 +03:00
manifest_test.go core: serialise manifest as stackitem 2021-02-05 19:10:15 +03:00
method.go core: serialise manifest as stackitem 2021-02-05 19:10:15 +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