neoneo-go/pkg/core/interop/runtime
Roman Khimov 95c279325a block: drop Network from the Header
It's not network-tied any more, network is only needed to
sign/verify. Unfortunately we still have to keep network in consensus data
structures because of dbft library interface.
2021-03-26 13:45:18 +03:00
..
engine.go block: replace Base with Header 2021-03-10 13:38:44 +03:00
engine_test.go block: drop Network from the Header 2021-03-26 13:45:18 +03:00
util.go vm, core: move invocation counter from InteropContext to VM 2020-10-08 11:33:26 +03:00
util_test.go smartcontract: move flags to a separate package 2021-01-14 17:52:09 +03:00
witness.go smartcontract: move flags to a separate package 2021-01-14 17:52:09 +03:00