Hyperbridge v0.1.8 (Gargantua)
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
- initialize hyperspace parachain by @dharjeezy in #4
- Add relayer as a submodule by @iTranscend in #6
- Fix Node compilation issues by @dharjeezy in #7
- Primitives for Pallet Hyperspace by @dharjeezy in #9
- ICS-15 Ethererum Client by @Wizdave97 in #8
- pallet-hyperspace-ping and dependency by @dharjeezy in #10
- polkadot v0.9.38 by @seunlanlege in #11
- integrate pallet-ismp by @seunlanlege in #12
- parachain consensus by @seunlanlege in #13
- adds ismp-rpc by @seunlanlege in #14
- Demo Ismp assets integration by @Wizdave97 in #15
- Pallet Ismp update by @Wizdave97 in #17
- integrate ismp-parachain-inherent by @seunlanlege in #19
- Router refactor by @Wizdave97 in #20
- Update runtime Apis by @Wizdave97 in #21
- Gargantuan Testnet by @seunlanlege in #24
- Polkadot-v1.1.0 by @dharjeezy in #26
- Update ismp rpc by @Wizdave97 in #27
- Docker set up by @seunlanlege in #28
- Support base payload, testnet and mainnet feature flags by @Wizdave97 in #29
- Refactor sync-committee pallet calls by @Wizdave97 in #30
- Sync committee update by @Wizdave97 in #31
- Docker release workflow by @seunlanlege in #32
- v0.1.3 by @seunlanlege in #33
- Sync committee update by @Wizdave97 in #34
- bump ismp-substrate by @seunlanlege in #35
- monorepo by @seunlanlege in #37
- License & Dynamic consensus state Ids by @seunlanlege in #36
- organize state machine by @seunlanlege in #38
- Merge Ismp rs & Fix depositing of skipped duplicate events. by @Wizdave97 in #39
- gargantua by @seunlanlege in #40
- Fixes to sync committee prover by @Wizdave97 in #41
- Return leaf index in mmr proofs by @Wizdave97 in #42
- v0.1.6 by @seunlanlege in #43
- Increase runtime spec by @Wizdave97 in #44
- Sync committee rotation by @Wizdave97 in #46
- EVM modules by @seunlanlege in #45
- add onAccept events by @seunlanlege in #47
- Rlp decoding fix & Sync committee rotation fixes by @Wizdave97 in #48
- Polkadot-v1.2.0 by @Wizdave97 in #49
- Fix getter function naming by @Wizdave97 in #50
- Disable challenge period by @Wizdave97 in #51
- Introduce Hyperclient by @seunlanlege in #52
New Contributors
- @iTranscend made their first contribution in #6
- @Wizdave97 made their first contribution in #8
- @seunlanlege made their first contribution in #11
Full Changelog: https://github.com/polytope-labs/hyperbridge/commits/v0