neoneo-go/pkg/core/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 core: move System.Binary.* interops to binary/ package 2020-12-02 15:54:03 +03:00
contract core: allow to overload contract methods 2021-01-27 12:51:07 +03:00
crypto core: redefine opcode prices 2020-12-16 13:55:39 +03:00
interopnames native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
iterator core,vm: remove System.Enumerator.* interops 2021-01-15 21:11:32 +03:00
json core: replace interop names with named constants 2020-08-14 14:21:54 +03:00
runtime smartcontract: move flags to a separate package 2021-01-14 17:52:09 +03:00
storage storage: fix linter warnings 2021-01-15 21:12:10 +03:00
context.go native: sort methods in manifest 2021-01-29 12:19:08 +03:00