Skip to content

Releases: casper-network/stests

Improved cache management

28 Jan 11:11
df75e32
Compare
Choose a tag to compare

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

26 Jan 19:39
Compare
Choose a tag to compare

Patch release to add feature where run state is deleted upon sucessful run completion - this helps to keep cache size down.

Improved delegation

25 Jan 23:43
Compare
Choose a tag to compare

Extended wg-210 to support extended delegation related testing.

Event stream updates

22 Jan 20:08
Compare
Choose a tag to compare

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

17 Jan 22:22
Compare
Choose a tag to compare

First fully compatible release with node-rs implementation.

Latest node-rs compatibility

27 Oct 13:26
Compare
Choose a tag to compare

Various compatibility updates plus enhancements including event stream hook.

LRT registration improvement

09 Oct 13:44
Compare
Choose a tag to compare

Further LRT related support plus fixed bug related to chainspec name registration.

STESTS updated for simplified LRT usage.

05 Oct 10:44
Compare
Choose a tag to compare

Documentation plus environment variables enhancements.

First fully node-rs compatible release

03 Oct 17:59
Compare
Choose a tag to compare

This is the first fully node-rs compatible release. Documentation has been synced.

0.4.2

18 Aug 12:53
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release

This is the last release of the hybrid scala/rust node.