neo-go/pkg/core/dao
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
..
cacheddao.go dao: do not look up new NEP17 batch 2021-02-26 14:08:51 +03:00
cacheddao_test.go dao: use raw state.StorageItem instead of pointer 2021-03-09 12:11:25 +03:00
dao.go block: drop Network from the Header 2021-03-26 13:45:18 +03:00
dao_test.go transaction: drop Network from Transaction 2021-03-26 13:45:18 +03:00