neoneo-go/pkg/interop
Evgeniy Stratonikov f9f1fe03b2 core: refactor native call
1. `System.Contract.CallNative` expects version on stack.
2. Actual method is determined based on current
   instruction pointer.
3. Native hashes don't longer depend on NEF checksum.
2021-02-26 10:59:09 +03:00
..
binary interop: fix Base58Decode interop 2021-02-25 15:11:52 +03:00
contract compiler: refactor syscall handling 2021-02-24 12:51:15 +03:00
convert compiler: support CONVERT interops 2020-04-28 16:44:06 +03:00
crypto compiler: refactor syscall handling 2021-02-24 12:51:15 +03:00
iterator compiler: refactor syscall handling 2021-02-24 12:51:15 +03:00
json compiler: refactor syscall handling 2021-02-24 12:51:15 +03:00
native core: refactor native call 2021-02-26 10:59:09 +03:00
neogointernal compiler: refactor syscall handling 2021-02-24 12:51:15 +03:00
runtime compiler: refactor syscall handling 2021-02-24 12:51:15 +03:00
storage compiler: refactor syscall handling 2021-02-24 12:51:15 +03:00
util Merge pull request #1375 from nspcc-dev/compiler/types 2020-09-16 14:43:50 +03:00
doc.go interop: provide missing smartcontract parameter type defs 2020-09-09 13:06:44 +03:00
types.go interop: provide missing smartcontract parameter type defs 2020-09-09 13:06:44 +03:00