Releases: casper-network/casper-node-launcher
Releases · casper-network/casper-node-launcher
v1.0.4
Correct node_util.py script to not allow IPv6
v1.0.3
Correcting issues with cargo-deb systemd linking.
v1.0.2
Merge pull request #54 from sacherjj/main
Increment for new build number.
v1.0.0
Updates to allow fresh sync with 1.5+ Fast Sync casper-node.
A large number of updates to node_util.py.
v0.3.5
Contains new node_util.py
script for common functions on the node.
v0.3.4
Added RPM packaging and .deb and .rpm storage with release.
v0.3.3
Refactor to allow mutliple networks to use debian packages scripts by submitting a PR to the project.
Two configs are shipping with 0.3.3, casper.conf for MainNet and casper-test.conf from Make Services, launching the DEVxDAO TestNet.
This contains a breaking change for pull_casper_node_version.sh arguments.
v0.3.2
Merge #24
24: OP-1913: add new apt repo for tag r=TomVasile a=TomVasile
Co-authored-by: Tom Vasile <43349666+TomVasile@users.noreply.github.com>
v0.3.1
Debian Packaging Updates
Added Dockerfile and publishing docker image.
v0.3.0
Merge #18
18: NO-TICKET: bump version to 0.3.0 r=sacherjj a=Fraser999
Co-authored-by: Fraser Hutchison <fraser@casperlabs.io>
Co-authored-by: Fraser Hutchison <190532+Fraser999@users.noreply.github.com>