DUSK v0.4.0
This is the fourth minor release of the dusk-blockchain
codebase. A general overview of all changes this release:
- A mock RUSK server, to which certain operations are outsourced. This is intended as a placeholder, until RUSK is ready to be integrated
- A complete stability-focused overhaul of the internal component designs which are critical to node performance
- A multitude of different bug fixes and performance improvements all over the codebase
- Metrics application, used to monitor node performance during deployment
- Many different utilities, for initiating different actions on a running node
- Integration with the Phoenix transaction model
- Extensive additions to documentation, including contribution guidelines