neo-go/pkg/interop/native
Anna Shaleva cc60bca491 core: adjust native Notary withdraw call flags
It changes states and calls `transfer` method of GAS which emits `transfer`
notification, so it requires States | AllowCall | AllowNotify, i.e. the
widest permission.

See
https://github.com/nspcc-dev/neo-go/issues/1990#issuecomment-1014911528.
2022-01-19 11:33:33 +03:00
..
crypto compiler: use CALLT for native contract calls, fix #2257 2021-12-10 11:58:50 +03:00
gas compiler: use CALLT for native contract calls, fix #2257 2021-12-10 11:58:50 +03:00
ledger compiler: use CALLT for native contract calls, fix #2257 2021-12-10 11:58:50 +03:00
management compiler: use CALLT for native contract calls, fix #2257 2021-12-10 11:58:50 +03:00
neo compiler: use CALLT for native contract calls, fix #2257 2021-12-10 11:58:50 +03:00
notary core: adjust native Notary withdraw call flags 2022-01-19 11:33:33 +03:00
oracle compiler: use CALLT for native contract calls, fix #2257 2021-12-10 11:58:50 +03:00
policy compiler: use CALLT for native contract calls, fix #2257 2021-12-10 11:58:50 +03:00
roles compiler: use CALLT for native contract calls, fix #2257 2021-12-10 11:58:50 +03:00
std compiler: use CALLT for native contract calls, fix #2257 2021-12-10 11:58:50 +03:00