neoneo-go/pkg/core/interop
Roman Khimov e8d2277fe5 contract/vm: only push NULL after call in dynamic contexts
And determine the need for Null dynamically. For some reason the only dynamic
context is Contract.Call. CALLT is not dynamic and neither is a call from
native contract, go figure...
2022-08-05 14:35:00 +03:00
..
contract contract/vm: only push NULL after call in dynamic contexts 2022-08-05 14:35:00 +03:00
crypto interop: wrap contract.LoadToken in context.LoadToken 2022-06-06 21:53:03 +03:00
interopnames core: support System.Runtime.GetAddressVersion syscall 2022-04-21 19:26:16 +03:00
iterator rpc: implement iterator sessions 2022-07-08 17:05:18 +03:00
runtime interop/vm: use more robust CalledByEntry check 2022-08-05 14:35:00 +03:00
storage limits: new package with storage limits 2022-07-08 23:30:30 +03:00
context.go Merge pull request #2539 from nspcc-dev/rollback-methods-sorting 2022-06-14 22:09:23 +03:00
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
gas_price.go interop: fetch baseExecFee once and keep it in the Context 2021-08-11 15:42:23 +03:00