Releases: polytope-labs/hyperbridge
Releases · polytope-labs/hyperbridge
Tesseract v1.0.1
What's Changed
- Mainnet Contract Addresses by @seunlanlege in #334
- Improve gas cost estimation by @Wizdave97 in #337
Full Changelog: hyperbridge-v1.0.0...tesseract-v1.0.1
Install tesseract 1.0.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/tesseract-v1.0.1/tesseract-installer.sh | sh
Download tesseract 1.0.1
File | Platform | Checksum |
---|---|---|
tesseract-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Tesseract v1.0.0
What's Changed
- Fix xcm configuration by @Wizdave97 in #329
- Enable metadata hash when building the runtime by @Wizdave97 in #330
- Hyperclient Improvements by @seunlanlege in #331
- Mainnet releases by @Wizdave97 in #332
Install tesseract 1.0.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/tesseract-v1.0.0/tesseract-installer.sh | sh
Download tesseract 1.0.0
File | Platform | Checksum |
---|---|---|
tesseract-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Full Changelog: hyperbridge-v0.6.3...tesseract-v1.0.0
Hyperbridge v1.0.0
What's Changed
- Fix xcm configuration by @Wizdave97 in #329
- Enable metadata hash when building the runtime by @Wizdave97 in #330
- Hyperclient Improvements by @seunlanlege in #331
- Mainnet releases by @Wizdave97 in #332
Install hyperbridge 1.0.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/hyperbridge-v1.0.0/hyperbridge-installer.sh | sh
Download hyperbridge 1.0.0
File | Platform | Checksum |
---|---|---|
hyperbridge-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Full Changelog: hyperbridge-v0.6.3...hyperbridge-v1.0.0
Hyperbridge v0.6.3
What's Changed
- BEEFY: Replace barretenberg with SP1 by @seunlanlege in #319
- add dwellir bootnode by @gflow33 in #322
- Pallet Token Gateway by @Wizdave97 in #320
- Crosschain Inscriptions by @Wizdave97 in #324
- Fix crate publishing issues by @Wizdave97 in #325
- Prepare nexus runtime upgrade by @Wizdave97 in #326
- Fix typos by @omahs in #327
- Prevent arithmetic overflow panick when handling XCM by @Wizdave97 in #328
New Contributors
Full Changelog: tesseract-v0.8.0...hyperbridge-v0.6.3
Install hyperbridge 0.6.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/hyperbridge-v0.6.3/hyperbridge-installer.sh | sh
Download hyperbridge 0.6.3
File | Platform | Checksum |
---|---|---|
hyperbridge-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Tesseract v0.8.0
What's Changed
- Fix bugs in fee accumulation by @Wizdave97 in #317
- Hyperclient: Support resuming streams by @seunlanlege in #316
- Observe challenge period for source chain when accumulating fees by @Wizdave97 in #318
Full Changelog: tesseract-v0.7.0...tesseract-v0.8.0
Install tesseract 0.8.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/tesseract-v0.8.0/tesseract-installer.sh | sh
Download tesseract 0.8.0
File | Platform | Checksum |
---|---|---|
tesseract-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Tesseract v0.7.0
What's Changed
- tesseract messaging integration test fix #277 by @MrishoLukamba in #281
- Set timestamp for BSC BOHR hardfork by @Wizdave97 in #302
- Remove ERC20 support from TokenGateway by @seunlanlege in #306
- Add support for Gnosis by @Wizdave97 in #307
- GnosisHost by @seunlanlege in #308
- Add gnosis gas oracle by @Wizdave97 in #309
- Beefy Prover: Remove generated subxt types by @seunlanlege in #310
- Push evm transactions into a queue. by @Wizdave97 in #311
- Upgrade ismp-grandpa consensus client by @Wizdave97 in #312
- Fisherman updates and fixes by @Wizdave97 in #313
Full Changelog: hyperbridge-v0.6.2...tesseract-v0.7.0
Install tesseract 0.7.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/tesseract-v0.7.0/tesseract-installer.sh | sh
Download tesseract 0.7.0
File | Platform | Checksum |
---|---|---|
tesseract-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Tesseract v0.6.0
What's Changed
- Fix truncated block hash in ismp_queryEvents* by @seunlanlege in #260
- Make hyperclient cross-platform by @seunlanlege in #261
- parachain ismp relayer messaging integration tests by @MrishoLukamba in #251
- EvmHost: Support native tokens by @seunlanlege in #266
- EvmHost: Charge a minimum fee by @seunlanlege in #267
- EvmHost: Introduce FrozenStatus by @seunlanlege in #268
- Opaque IDs for ethereum state machines by @seunlanlege in #270
- Deserialize state machine from string in Substrate and Evm configs by @Wizdave97 in #271
- Evm: Gas optimizations by @seunlanlege in #272
- Token Governor Updates by @seunlanlege in #275
- Remove stray event by @seunlanlege in #276
- EvmHost: Add fee to GetRequestEvent by @seunlanlege in #278
- TokenGateway: Add destination chain to asset teleported event by @seunlanlege in #279
- Use the chain ID as the state machine Id for EVM chains by @Wizdave97 in #280
- Ismp: Make the from field an address by @seunlanlege in #282
- Revert "Ismp: Make the from field an address" by @seunlanlege in #283
- Testnet Deployment by @seunlanlege in #284
- SubstrateHost: Enforce a minimum fee by @seunlanlege in #285
- Updated contract addresses and abis used for indexing by @omadoyeabraham in #274
- EvmHost: State Queries by @seunlanlege in #286
- Get request handling in tesseract by @Wizdave97 in #287
- Support world state queries for EVM get requests by @Wizdave97 in #290
- Add Helikon bootnodes. by @kukabi in #291
- Hyperclient: Support Get Responses by @seunlanlege in #289
- EvmHost: Charge minimum fee for get requests by @seunlanlege in #292
- Configure state machines with independent challenge periods by @Wizdave97 in #293
- Polkadot v1.15.0 by @dharjeezy in #288
- Hyperclient: Fix Wasm by @seunlanlege in #294
- Fix leaking state machine streams by @Wizdave97 in #297
- Fix bug where pruned relay chain block breaks ismp parachain inherent creation by @Wizdave97 in #298
- ISMP: Add a new field
context
to GetRequest by @seunlanlege in #299 - pallet treasury & asset-rate initial config by @MrishoLukamba in #295
- ISMP: Code freeze by @seunlanlege in #301
New Contributors
Full Changelog: tesseract-v0.3.7...tesseract-v0.6.0
Install tesseract 0.6.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/tesseract-v0.6.0/tesseract-installer.sh | sh
Download tesseract 0.6.0
File | Platform | Checksum |
---|---|---|
tesseract-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Hyperbridge v0.6.2
What's Changed
- Fix truncated block hash in ismp_queryEvents* by @seunlanlege in #260
- Make hyperclient cross-platform by @seunlanlege in #261
- parachain ismp relayer messaging integration tests by @MrishoLukamba in #251
- EvmHost: Support native tokens by @seunlanlege in #266
- EvmHost: Charge a minimum fee by @seunlanlege in #267
- EvmHost: Introduce FrozenStatus by @seunlanlege in #268
- Opaque IDs for ethereum state machines by @seunlanlege in #270
- Deserialize state machine from string in Substrate and Evm configs by @Wizdave97 in #271
- Evm: Gas optimizations by @seunlanlege in #272
- Token Governor Updates by @seunlanlege in #275
- Remove stray event by @seunlanlege in #276
- EvmHost: Add fee to GetRequestEvent by @seunlanlege in #278
- TokenGateway: Add destination chain to asset teleported event by @seunlanlege in #279
- Use the chain ID as the state machine Id for EVM chains by @Wizdave97 in #280
- Ismp: Make the from field an address by @seunlanlege in #282
- Revert "Ismp: Make the from field an address" by @seunlanlege in #283
- Testnet Deployment by @seunlanlege in #284
- SubstrateHost: Enforce a minimum fee by @seunlanlege in #285
- Updated contract addresses and abis used for indexing by @omadoyeabraham in #274
- EvmHost: State Queries by @seunlanlege in #286
- Get request handling in tesseract by @Wizdave97 in #287
- Support world state queries for EVM get requests by @Wizdave97 in #290
- Add Helikon bootnodes. by @kukabi in #291
- Hyperclient: Support Get Responses by @seunlanlege in #289
- EvmHost: Charge minimum fee for get requests by @seunlanlege in #292
- Configure state machines with independent challenge periods by @Wizdave97 in #293
- Polkadot v1.15.0 by @dharjeezy in #288
- Hyperclient: Fix Wasm by @seunlanlege in #294
- Fix leaking state machine streams by @Wizdave97 in #297
- Fix bug where pruned relay chain block breaks ismp parachain inherent creation by @Wizdave97 in #298
- ISMP: Add a new field
context
to GetRequest by @seunlanlege in #299 - pallet treasury & asset-rate initial config by @MrishoLukamba in #295
- ISMP: Code freeze by @seunlanlege in #301
New Contributors
Full Changelog: hyperbridge-v0.5.2...hyperbridge-v0.6.2
Install Hyperbridge 0.6.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/hyperbridge-v0.6.2/hyperbridge-installer.sh | sh
Download Hyperbridge 0.6.2
File | Platform | Checksum |
---|---|---|
hyperbridge-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Tesseract v0.3.7
What's Changed
- Add support for more networks by @seunlanlege in #257
- UX Improvements by @seunlanlege in #258
New Contributors
- @senseless made their first contribution in #259
Full Changelog: tesseract-v0.3.6...tesseract-v0.3.7
Install tesseract 0.3.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/tesseract-v0.3.7/tesseract-installer.sh | sh
Download tesseract 0.3.7
File | Platform | Checksum |
---|---|---|
tesseract-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Hyperbridge v0.5.2
What's Changed
- Decouples consensus metadata from HostParams by @seunlanlege in #221
- Fix Post Responses by @seunlanlege in #222
- Hyperbridge Protocol Specification by @seunlanlege in #225
- Integration documentation by @Wizdave97 in #226
- State Machine Algorithms documentation by @Wizdave97 in #227
- Added multi chain indexing for metrics, events and transactions by @omadoyeabraham in #204
- Fix GraphQl schema for indexing by @Wizdave97 in #229
- Doc Improvements by @seunlanlege in #230
- Sitemap generator for docs by @seunlanlege in #231
- Implement response status queries from indexer by @Wizdave97 in #233
- Audit Fixes by @seunlanlege in #234
- Prevent duplicate fraud proofs by @seunlanlege in #235
- Allow self-relaying when using hyperclient by @Wizdave97 in #236
- [EVM] Audit Fixes by @seunlanlege in #237
- Tesseract stability improvements by @Wizdave97 in #238
- Introduce the
TokenGovernor
by @seunlanlege in #241 - [TokenGateway] Decouple relayer from liquidity providers by @seunlanlege in #242
- Try delivering failed messages at intervals by @Wizdave97 in #243
- Introduce the
TokenGovernor
to Gargantua by @seunlanlege in #245 - Fix Asset Gateway by @seunlanlege in #246
- Add request commitment to pallet-asset-gateway events by @seunlanlege in #247
- Fine tune max extrinsic decode depth limit for call decompression by @Wizdave97 in #248
- Fix event signature for timeout events by @Wizdave97 in #249
- Adds Missing Events to TokenGateway by @seunlanlege in #250
- Introduce audit report by @seunlanlege in #252
- Bring back support for erigon when debug tracing by @Wizdave97 in #254
- Make hyperclient compatible with nodejs by @seunlanlege in #256
- Fillers and Reward Points indexing by @omadoyeabraham in #255
- Add support for more networks by @seunlanlege in #257
- ismp parachain to support async and sync backed chains by @MrishoLukamba in #253
- Add stake.plus bootnodes by @senseless in #259
- UX Improvements by @seunlanlege in #258
New Contributors
- @senseless made their first contribution in #259
Full Changelog: hyperbridge-v0.5.0...hyperbridge-v0.5.2
Install hyperbridge 0.5.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/hyperbridge-v0.5.2/hyperbridge-installer.sh | sh
Download hyperbridge 0.5.2
File | Platform | Checksum |
---|---|---|
hyperbridge-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |