neo-go/pkg/core/interop
Roman Khimov 5108d1c2c7
Merge pull request #2539 from nspcc-dev/rollback-methods-sorting
core: sort native methods in ASCII-compatible way
2022-06-14 22:09:23 +03:00
..
contract core: move contract-related tests to the contract package 2022-06-08 19:01:34 +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 core: reuse PushItem for interops 2021-08-30 23:43:58 +03:00
runtime core: move Runtime tests to runtime package 2022-06-08 18:46:49 +03:00
storage core: move storage-related interop code into the storage package 2022-06-08 22:26:24 +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