neoneo-go/pkg/smartcontract/manifest
Roman Khimov 60dfffc574 manifest: remove no longer used Serializable interface
It was used when manifests were saved into JSON.
2021-02-08 10:52:53 +03:00
..
standard core: allow to overload contract methods 2021-01-27 12:51:07 +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: remove no longer used Serializable interface 2021-02-08 10:52:53 +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