Releases: casper-network/stests
Improved cache management
To prevent cache exhaustion with long running jobs each job can be run with a --prune
flag. This will automatically prune cache state at the end of each successful job completion. By default this is set to true.
Cleanup for wg-210
Patch release to add feature where run state is deleted upon sucessful run completion - this helps to keep cache size down.
Improved delegation
Extended wg-210 to support extended delegation related testing.
Event stream updates
Data structures flowing through the node's event stream have been updated. In this minor release, the stests monitoring sub-system is updated accordingly.
node-rs compat
First fully compatible release with node-rs implementation.
Latest node-rs compatibility
Various compatibility updates plus enhancements including event stream hook.
LRT registration improvement
Further LRT related support plus fixed bug related to chainspec name registration.
STESTS updated for simplified LRT usage.
Documentation plus environment variables enhancements.
First fully node-rs compatible release
This is the first fully node-rs compatible release. Documentation has been synced.
0.4.2
This is the last release of the hybrid scala/rust node.