This release contains assets based on v8.0-rc2 release.
The current release provides only static binaries. Ubuntu and Fedora packages rely on tezos packages in
the opam repository in which 8.0-rc2 packages aren't presented.
Note that binaries from this release may fail with the error about the lack of zcash-params
.
In order to fix this run the following command:
https://raw.githubusercontent.com/zcash/zcash/master/zcutil/fetch-params.sh
This command will download zcash-params
to $HOME/.zcash-params
.
Binaries that target arm64 architecture has -arm64
suffix in the name.
Other binaries target x86_64.
Release artifacts are signed with the following key: 0x7EAF9B150ACE940CF8C008A0BF847A85AC7BF43E.
You can check it on http://keys.gnupg.net/.
Descriptions for binaries included in this release:
tezos-client
: CLI client for interacting with tezos blockchaintezos-admin-client
: Administration tool for the nodetezos-node
: Entry point for initializing, configuring and running a Tezos nodetezos-signer
: A client to remotely sign operations or blockstezos-codec
: A client to decode and encode JSONtezos-sandbox
: A tool for setting up and running testing scenarios with the local blockchaintezos-baker-007-PsDELPH1
: Daemon for bakingtezos-accuser-007-PsDELPH1
: Daemon for accusingtezos-endorser-007-PsDELPH1
: Daemon for endorsingtezos-baker-008-PtEdoTez
: Daemon for bakingtezos-accuser-008-PtEdoTez
: Daemon for accusingtezos-endorser-008-PtEdoTez
: Daemon for endorsing