Skip to content

0.1.9

Pre-release
Pre-release

Choose a tag to compare

@roycdaviesuoa roycdaviesuoa released this 31 Jul 17:54
· 268 commits to main since this release

Release 0.1.9

Major Changes:

  • inclusion of rust-based plugins for low-level code.

Platforms are:

  • x86_64_GNU_Linux - 64 bit intel or amd processors running Linux
  • arm64_Darwin - 64 bit ARM MacOS
  • aarch64_GNU_Linux - 64 bit ARM for raspberry-pi SBC (3, 4, 5, zero 2W) and Unihiker SBC

Download this to your Reality2 node and save it to some appropriate folder, then:

unzip [platform].zip
cd [platform]
tar -zxf reality2_[version].tar.gz
cd reality2
./run

where [platform] is the platform above, and
where [version] is the version of reality2 that you have downloaded (eg 0.1.9)

Troubleshooting