Skip to content

v15.0-rc1-3

Pre-release
Pre-release
Compare
Choose a tag to compare
@serokell-bot serokell-bot released this 02 Nov 21:36
· 669 commits to master since this release
e3cdcce

This release contains assets based on the v15.0-rc1 release.

Binaries that target arm64 architecture have the -arm64 suffix in their name.
All the other binaries target x86_64.

Release artifacts are signed with the following key: 0x7EAF9B150ACE940CF8C008A0BF847A85AC7BF43E.
You can check it on http://keyserver.ubuntu.com/.

Descriptions for binaries included in this release:

  • octez-client: CLI client for interacting with octez blockchain
  • octez-admin-client: Administration tool for the node
  • octez-node: Entry point for initializing, configuring and running a Octez node
  • octez-signer: A client to remotely sign operations or blocks
  • octez-codec: A client to decode and encode JSON
  • octez-baker-PtKathma: Daemon for baking
  • octez-accuser-PtKathma: Daemon for accusing
  • octez-tx-rollup-node-PtKathma: Transaction rollup node
  • octez-tx-rollup-client-PtKathma: Client for interacting with transaction rollup node
  • octez-baker-PtLimaPt: Daemon for baking
  • octez-accuser-PtLimaPt: Daemon for accusing
  • octez-tx-rollup-node-PtLimaPt: Transaction rollup node
  • octez-tx-rollup-client-PtLimaPt: Client for interacting with transaction rollup node