Commit graph

2 commits

Author SHA1 Message Date
Evgenii Stratonikov
884779e501 *: goimports 2019-12-17 14:51:28 +03:00
Vsevolod Brekelov
ec17654986 core: refactoring blockchain state and storage
add dao which takes care about all CRUD operations on storage
remove blockchain state since everything is stored on change
remove storage operations from structs(entities)
move structs to entities package
2019-12-11 13:05:31 +03:00