neo-go/examples
Evgenii Stratonikov 75a9a42403 compiler: check emitted event names
Check that all `Notify` invocations in source correspond to some event
in manifest.
Helpful for typos such as `transfer` instead of `Transfer`.
2020-11-26 13:49:58 +03:00
..
engine compiler: check emitted event names 2020-11-26 13:49:58 +03:00
iterator compiler: check emitted event names 2020-11-26 13:49:58 +03:00
runtime manifest: include contract Name 2020-11-24 11:23:44 +03:00
storage manifest: include contract Name 2020-11-24 11:23:44 +03:00
timer manifest: include contract Name 2020-11-24 11:23:44 +03:00
token compiler: check emitted event names 2020-11-26 13:49:58 +03:00
token-sale compiler: check supported standards 2020-11-26 12:51:39 +03:00