v0.8.0
What changed ?
-
Add Testnet for proposal deployment through docker
-
Add KeyValue Storage Backend
-
Define Governance Pools
-
Improve ETS tables for faster queries in memory
-
Use field projection to improve database queries and data loading during the startup to fill memory tables
-
Leverage contexts for a better single responsability principle
-
Enhance functional core by module splits (focus on data transformation) and simplier and much more tests
-
Add code browsing
-
Enable code downloading and proposal extraction
-
Setup scripts to install and run releases
-
Add git methods to handle workflow of proposal patching
-
Add files and version analysis from proposal
-
Distribute nodes fairly in replication tree
Full Changelog: v0.7.1...v0.8.0