neoneo-go/pkg/core/interop
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
..
contract contract: disable notifications for safe methods 2021-03-16 22:47:49 +03:00
crypto transaction: drop Network from Transaction 2021-03-26 13:45:18 +03:00
interopnames core: remove System.Contract.IsStandard 2021-03-16 16:59:23 +03:00
iterator core,vm: remove System.Enumerator.* interops 2021-01-15 21:11:32 +03:00
runtime block: drop Network from the Header 2021-03-26 13:45:18 +03:00
storage storage: fix linter warnings 2021-01-15 21:12:10 +03:00
context.go crypto: remove crypto.Verifiable interface 2021-03-26 13:45:18 +03:00
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
gas_price.go core: move GetPrice from core to interop 2021-02-05 11:36:32 +03:00