neo-go/pkg/interop
Roman Khimov ac527650eb native: add Ledger contract, fix #1696
But don't change the way we process/store transactions and blocks. Effectively
it's just an interface for smart contracts that replaces old syscalls.

Transaction definition is moved temporarily to runtime package and Block
definition is removed (till we solve #1691 properly).
2021-02-04 13:12:11 +03:00
..
binary compiler: support System.Binary.Atoi/Itoa syscalls 2020-11-10 16:15:10 +03:00
contract core: update System.Contract.Call syscall 2021-01-14 18:23:36 +03:00
convert compiler: support CONVERT interops 2020-04-28 16:44:06 +03:00
crypto interop: provide missing smartcontract parameter type defs 2020-09-09 13:06:44 +03:00
iterator core: add flags to Storage.Find 2021-01-15 21:12:08 +03:00
json compiler: support System.Json.* syscalls 2020-06-16 11:35:08 +03:00
runtime native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
storage core: add PickN flags to Storage.Find 2021-01-15 21:12:10 +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