Releases: airalab/aira
AIRA 1.1 LTS
AIRA 1.0 LTS
AIRA Pi SP1
AIRA Pi
In this release was implemented 🎄 big features:
The first, from this release AArch64 (RaspberryPi 3B+) platforms are supported in builds and binary caches, SD image is available on stable/unstable AIRA channel. Download RaspberryPi image.
The second, updates delivery is refactored to be more decentralized and stable. We use hybrid architecture: web-browser clients connects to AWS S3 to get updates (https://aira.life/channels/aira-unstable and https://aira.life/channels/aira-stable). From another side, clients with IPFS nodes (any AIRA instance) connects to channels via IPNS (/ipns/stable.releases.aira.life and /ipns/unstable.releases.aira.life).
Finally, introduced Airalab sidechain. Sidechain works on PoA consensus and provide very fast transactions with 80M block gas limit. AIRA support both Ethereum Foundation chain and Airalab sidechain. Also introduced beta XRT bridge for Ethereum mainnet that connects XRT Beta 4 token with bridged XRT token in sidechain. More information here.
Downloads
Amazon S3
IPFS
CHANGELOG
- Robonomics network migrated to
generation 4
- Upgrade to latest robonomics_comm release
ROS_PACKAGE_PATH
problem fixed for ROS packages- Added
AArch64
image build - Enabled
ERC20
service by default - Added sidechain params to
profiles/aira-sidechain.nix
Melodic AIRA
In this release a lot of technical updates was applied.
This is technical release, Robonomics network version isn't changed in this release.
The big updates is coming. IPFS daemon updated to latest 0.4.18
version with huge improvements for connection stability and PubSub message routing, it should make positive changes in lighthouse message exchange. Also ROS packages used in AIRA was updated to ROS Melodic Morena release.
Friendly image. VirtualBox image was tuned to make it more user-friendly, added ability to rolling updates, added useful utils and guest additions with mouse are integrated.
Robonomics out of the box. Current release of AIRA prepare all things to start working with Robonomics as soon as appliance imported. In case of CPS any required actions already done: Ethereum account generated, liability service launched and ROS environment with basic tools already enabled. In case of Robonomics provider: xrtd
precompiled and uses Infura web3 provider by default (no sync required).
CHANGELOG
- parity-ethereum updated to 2.2.1/2.1.6
- go-ipfs updated to 0.4.18
- ros_comm updated to melodic
- robonomics-tools is preinstalled
- added rosserial package
- enabled mouse daemon (gpm)
- increased default OVA memory limit
- enabled AIRA channel by default (https://hydra.aira.life/channels/aira-release)
Robonomics Beta 3
This is next stable release of Robonomics network in Ethereum mainnet.
Quick Start Image available over IPFS.
CHANGELOG
- Robonomics network migrated to
generation 3
- Upgrade to latest robonomics_comm version
- A lot of minor improvements
Robonomics Beta 2
This is next stabilizing release of Robonomics network in Ethereum mainnet.
CHANGELOG
- Robonomics network migrated to
generation 2
- Upgrade to latest robonomics_comm version
- Using infura.io web3 provider by default in OVA image
- Added useful utils like ssh/screen and vim to OVA image
Robonomics Beta
This is stabilizing release of Robonomics network in Ethereum mainnet.
CHANGELOG
- Robonomics network migrated to
generation 1
- Lighthouse ROS node is deprecated and will be removed in future release (look https://github.com/akru/xrtd)
- Added
liability
systemd service to handle robot liabilities on service level - Added
aira-graph
service for collect network metrics at https://dev.aira.life/graph - Added shell login script that import ROS environment, autologin as root and show ethereum/ipfs data
Robonomics Alpha
The main aim of this release is a movement of Robonomics network from Kovan to Ethereum mainnet.
CHANGELOG
Robonomics network
- Improved lighthouse quota manager
- All features of Robonomics Alpha network are supported
Image
- Robonomics Lighthouse started by default
Preemptive lighthouses
This release contains minor improvements and bug fixes.
CHANGELOG
Robonomics network
- Lighthouse member can be switched by another if they have no activity last N blocks
Blockchain
- Ethereum common ROS functionality
Image
- In Lighthouse instance starts XRT token ERC20 interface for ROS
Fixes
- Liability result bug fixes