neo-go/pkg/smartcontract/manifest
Evgeniy Stratonikov 73f888f02e core: allow to overload contract methods
Multiple methods with different parameter count can co-exist.
2021-01-27 12:51:07 +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 core: allow to overload contract methods 2021-01-27 12:51:07 +03:00
manifest_test.go manifest: add Safe flag to method descriptor 2020-12-08 13:27:43 +03:00
method.go manifest: add Safe flag to method descriptor 2020-12-08 13:27:43 +03:00
permission.go manifest/compiler: drop hashes from ABI and debug info 2020-11-26 18:30:49 +03:00
permission_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00