neo-go/pkg/interop
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
..
contract core: remove System.Contract.IsStandard 2021-03-16 16:59:23 +03:00
convert compiler/interop: improve conversion to bytes interops 2021-03-10 13:38:44 +03:00
crypto core: rename Neo.Crypto.CheckMultisig interop 2021-05-11 18:38:14 +03:00
iterator interop: adjust documentation 2021-09-08 17:53:09 +03:00
math *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
native core: adjust native Notary withdraw call flags 2022-01-19 11:33:33 +03:00
neogointernal compiler: use CALLT for native contract calls, fix #2257 2021-12-10 11:58:50 +03:00
runtime interop: implement System.Runtime.GetRandom 2021-07-15 16:00:01 +03:00
storage interop/storage: fix outdated RemovePrefix comment 2021-12-06 18:09:53 +03:00
util compiler: remove custom logic for util builtins 2021-10-23 16:12:47 +03:00
doc.go interop: adjust documentation 2021-09-08 17:53:09 +03:00
types.go interop: add canonical type lengths as constants 2021-10-22 10:56:58 +03:00