Releases: airalab/robonomics
Robonomics testnet v50
!!! WARNING !!! Release incompatible to Robonomics on Substrate node v0.12 !!! WARNING !!!
Please erase database before launching node using command:./robonomics purge-chain
.
This is technical release but it wipes blockchain, please be noticed.
Changelog
- Fix critical bug with transaction signing.
- Node name changed back to
robonomics
. - Telemetry node name changed to
airalab-robonomics
. - Wipe blockchain because of impossible send runtime upgrade transaction.
Downloads
sha256sum | File |
---|---|
52ddac6b7ade57b1d4a3bf777df19a3d64ccfdf652f1c7a47c32b26f439d3efc |
robonomics-0.13-linux-x86_64.tar.xz |
c4e70e7bdc44940d68969e40d0d2bf804ed16ea77044065e576ee57c1d32455c |
robonomics-0.13-linux-aarch64.tar.xz |
Robonomics testnet v40
!!! WARNING !!! Release incompatible to Robonomics on Substrate node v0.11 !!! WARNING !!!
Please erase database before launching node using command:./robonomics-node purge-chain
.
This is technical release but it wipes blockchain, please be noticed. Main aim of this release is adoption of latest Substrate stability and performance improvements to Robonomics network.
Changelog
- Wipe blockchain with new module configuration.
- Upgrade to latest Substrate version:
- Switch to new Runtime API interface
- Big patch of improvements for stable work and decreasing resource consumption
- Enabled Staking rewards curve.
Downloads
sha256sum | File |
---|---|
04869876da819d30f13e7dcf7a482c53f9a4eb8fc407035052ac79f0daf77509 |
robonomics-0.12-linux-aarch64.tar.xz |
42278d92430930e635d861b23a161a6c5f181b508dbcfdb115dd2c4336e09be7 |
robonomics-0.12-linux-x86_64.tar.xz |
Robonomics testnet v30
Notice: This release is incompatible with Robonomics on Substrate v0.10.*
For this release new infrastructure was deployed: 3 validators in different locations and separated public node on substrate.robonomics.network
domain.
CHANGELOG
- Upgrade to Substrate v2.0:
- Enabled full featured BABE/GRANDPA PoS consensus engine
- Enabled ImOnline / AuthorityDiscovery modules
- Enabled application based cryptography
- Upgraded Staking module
- ROS modules refactored and moved to
substrate-ros
directory
Downloads
File | sha256sum |
---|---|
robonomics-0.11-linux-x86_64.tgz | 4daa324ec094b59073e81ebc4f423cf43f69396340418c9267d1ce4d00390986 |
robonomics-0.11-linux-aarch64.tgz | df3dadf2a8a857a74124db54cc9d03270270f5597a30d3d8fdfeb850b5d803e5 |
Robonomics testnet v22p2
CHANGELOG
- Improved Polite-GRANDPA
- Speed-up
deposit_event
Robonomics testnet v22p1
CHANGELOG
- Upgrade to latest substrate
- Update GRANDPA to v0.7
Robonomics testnet v22
CHANGELOG
- Using RAW encoded chain spec (useful for updates without chain wipe)
- Fixed validator election
- Upgraded to Substrate v1.0
Robonomics testnet v21
CHANGELOG
- Improved ROS interface: subscribers for sending extrinsics, publishers for events
- Added simple liability execution engine
- Added liability payment processing
- Added turtlesim ROS example
- Fixed database pruning bug
- Upgraded to latest substrate with lots of features
Robonomics testnet v20
CHANGELOG
- Upgraded Robonomics runtime module;
- Introduced simple liability executor for ROS (enabled with ros feature);
- Enabled new NPoS implementation by paritytech;
- Enabled srml finality tracker for more stable finalization of chain;
- Block time changed to 4 sec.