neoneo-go/pkg/core/dao
Evgenii Stratonikov a03af55732 core: provide monotonically increasing ID for contracts
ID is a contract identifier which doesn't change during migration.
It is also used as a part of storage context instead of contract hash.
2020-06-11 10:45:25 +03:00
..
cacheddao.go transaction: drop Inputs and Outputs, forget UTXO 2020-06-05 19:20:16 +03:00
cacheddao_test.go core: add Manifest to state.Contract 2020-06-11 10:45:24 +03:00
dao.go core: provide monotonically increasing ID for contracts 2020-06-11 10:45:25 +03:00
dao_test.go core: provide monotonically increasing ID for contracts 2020-06-11 10:45:25 +03:00