github serokell/tezos-packaging v8.0-rc2-1

latest releases: auto-release, v19.2-1, v20.0-rc1-1...
pre-release3 years ago

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 blockchain
  • tezos-admin-client: Administration tool for the node
  • tezos-node: Entry point for initializing, configuring and running a Tezos node
  • tezos-signer: A client to remotely sign operations or blocks
  • tezos-codec: A client to decode and encode JSON
  • tezos-sandbox: A tool for setting up and running testing scenarios with the local blockchain
  • tezos-baker-007-PsDELPH1: Daemon for baking
  • tezos-accuser-007-PsDELPH1: Daemon for accusing
  • tezos-endorser-007-PsDELPH1: Daemon for endorsing
  • tezos-baker-008-PtEdoTez: Daemon for baking
  • tezos-accuser-008-PtEdoTez: Daemon for accusing
  • tezos-endorser-008-PtEdoTez: Daemon for endorsing

Don't miss a new tezos-packaging release

NewReleases is sending notifications on new releases.