Anna Shaleva
|
079f68a8c3
|
examples: use interop equality helpers where possible
|
2022-07-11 18:23:46 +03:00 |
|
Anna Shaleva
|
5593d51d1a
|
examples: adjust NEP17 and token-sale examples
Do not store zero receiver balance in the contract storage.
|
2021-11-08 14:00:57 +03:00 |
|
Evgeniy Stratonikov
|
c57972d0a7
|
examples: add onNEP17Payment invocation
|
2021-02-11 17:51:44 +03:00 |
|
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 |
|
Evgenii Stratonikov
|
31eca342eb
|
*: replace all NEP5 occurences to NEP17
|
2020-11-24 13:08:24 +03:00 |
|