Release v0.5.0
Pre-release
Pre-release
perun-node v0.5.0 is a regular development release.
Newly added:
- Support for payment requests. User can send (decrease own balance) or request (increase own balance) money when sending state channel updates.
- Support for running integration tests in Circle CI continuous integration pipeline.
Improvements:
- Added unit tests in session package. Previously only integration tests was implemented in this package.
- Channel logger is now derived from session logger. So each log entry for the channel also includes the fields registered on session logger. (currently it is only session-id).
- Re-organized definition of configuration parameters used in tests for easier maintenance and update.
For detailed information on changes covered in the release, see the milestone 11.