Skip to content

Releases: polytope-labs/hyperbridge

Hyperbridge v0.1.8 (Gargantua)

31 Oct 15:06
0f5b328

Choose a tag to compare

hyperbridge v0.1.8

  • Ethereum consensus proofs via the sync-committee.
  • HandlerV1
    • Merkle Mountain Range Multi Proofs for Requests & Responses.
    • Support BEEFY VersionedFinalityProof::V1
  • Introduces support for POST requests & responses.
  • Supported Networks
    • Goerli
    • Arbitrum Goerli
    • Optimism Goerli
    • Base Goerli

Install hyperbridge v0.1.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/v0.1.8/hyperbridge-installer.sh | sh

Download hyperbridge v0.1.8

File Platform Checksum
hyperbridge-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
hyperbridge-x86_64-apple-darwin.tar.gz macOS Intel checksum
hyperbridge-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum

hyperclient v0.1.8

Install hyperclient v0.1.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/v0.1.8/hyperclient-installer.sh | sh

Download hyperclient v0.1.8

File Platform Checksum
hyperclient-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
hyperclient-x86_64-apple-darwin.tar.gz macOS Intel checksum
hyperclient-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum

What's Changed

New Contributors

Full Changelog: https://github.com/polytope-labs/hyperbridge/commits/v0