Releases: polytope-labs/hyperbridge
Releases · polytope-labs/hyperbridge
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 |
Tesseract v0.3.6
What's Changed.
Added support for erigon evm clients #254
Install tesseract 0.3.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/tesseract-v0.3.6/tesseract-installer.sh | sh
Download tesseract 0.3.6
File | Platform | Checksum |
---|---|---|
tesseract-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Tesseract v0.3.5
What's Changed.
Update implementation of relayer fee withdrawal #248
Install tesseract 0.3.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/tesseract-v0.3.5/tesseract-installer.sh | sh
Download tesseract 0.3.5
File | Platform | Checksum |
---|---|---|
tesseract-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Tesseract v0.3.4
What's Changed.
Enables http request timeouts, preventing background tasks from being permanently blocked waiting on a response. #238
Install tesseract 0.3.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/tesseract-v0.3.4/tesseract-installer.sh | sh
Download tesseract 0.3.4
File | Platform | Checksum |
---|---|---|
tesseract-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Tesseract v0.3.3
What's Changed.
Debug_trace transactions on Evm without gas_price #217
Improve management of concurrent tasks #222
Install tesseract 0.3.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/tesseract-v0.3.3/tesseract-installer.sh | sh
Download tesseract 0.3.3
File | Platform | Checksum |
---|---|---|
tesseract-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Hyperbridge v0.5.0
What's Changed
- Debug_trace transactions on Evm without
gas_price
by @Wizdave97 in #217 - removed freeze state machine in Ismp host trait by @MrishoLukamba in #218
- Revert "Upgrade to polkadot-v1.9.0" by @seunlanlege in #219
- Regenesis paseo by @seunlanlege in #220
New Contributors
- @MrishoLukamba made their first contribution in #218
Full Changelog: hyperbridge-v0.4.7...hyperbridge-v0.5.0
Install hyperbridge 0.5.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/hyperbridge-v0.5.0/hyperbridge-installer.sh | sh
Download hyperbridge 0.5.0
File | Platform | Checksum |
---|---|---|
hyperbridge-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |