neoneo-go/pkg/core/dao
Roman Khimov 1ca918e631 dao: delay buffer creation until it's needed
Verification contexts don't ever touch the storage, so these allocations can
be avoided for them.
2022-02-18 14:24:45 +03:00
..
dao.go dao: delay buffer creation until it's needed 2022-02-18 14:24:45 +03:00
dao_test.go dao: simplify buffer management for private DAO 2022-02-17 22:27:39 +03:00