neoneo-go/pkg/core/dao
Roman Khimov 3476a18fa9 core/native: store validators in NEO native contract state
This technically breaks voting with UTXO-based NEO (processTXWithValidators*),
but we're moving towards the new system.
2020-04-27 12:30:39 +03:00
..
cacheddao.go core: move DAO to a separate package 2020-04-08 08:38:44 +03:00
cacheddao_test.go core: move DAO to a separate package 2020-04-08 08:38:44 +03:00
dao.go core/native: store validators in NEO native contract state 2020-04-27 12:30:39 +03:00
dao_test.go core: add nonce field to transaction 2020-04-14 16:19:41 +03:00