Releases: polytope-labs/hyperbridge
Releases · polytope-labs/hyperbridge
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 |
Hyperbridge v0.4.7
What's Changed
- Regenerate subxt types by @Wizdave97 in #212
- Upgrade to polkadot-v1.9.0 by @Wizdave97 in #216. This fixes the stalling sync issue reported on paseo.
Full Changelog: hyperbridge-v0.4.6...hyperbridge-v0.4.7
Install hyperbridge 0.4.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/hyperbridge-v0.4.7/hyperbridge-installer.sh | sh
Download hyperbridge 0.4.7
File | Platform | Checksum |
---|---|---|
hyperbridge-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Tesseract v0.3.2
Install tesseract 0.3.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/tesseract-v0.3.2/tesseract-installer.sh | sh
Download tesseract 0.3.2
File | Platform | Checksum |
---|---|---|
tesseract-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Hyperbridge v0.4.6
What's Changed
- Refactor Tesseract Primitives by @seunlanlege in #203
- Store requests and responses offchain when
NoOpMmrTree
is used by @Wizdave97 in #205 - Enable Async Backing on Paseo by @seunlanlege in #206
- Make the number of concurrent rpc queries configurable for substrate provider by @Wizdave97 in #207
- Use env variables to pass rpc urls in tests by @Wizdave97 in #208
- Removed the folder "target" from .dockerignore by @yunusemrecatalcam in #209
- Paseo Documentation by @seunlanlege in #210
New Contributors
- @yunusemrecatalcam made their first contribution in #209
Full Changelog: v0.4.2...hyperbridge-v0.4.6
Install hyperbridge 0.4.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/hyperbridge-v0.4.6/hyperbridge-installer.sh | sh
Download hyperbridge 0.4.6
File | Platform | Checksum |
---|---|---|
hyperbridge-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Hyperbridge v0.4.2
What's Changed
- Setup nexus and messier runtimes by @Wizdave97 in #169
- update readme by @ltfschoen in #171
- Implement flexible call data flow for call dispatcher by @developeruche in #173
- Refactor ismp-sync-committee crate by @Wizdave97 in #172
- add bootnode for paseo by @seunlanlege in #170
- Fix Geth header Deserialization by @Wizdave97 in #177
- Introduce docs for paseo by @seunlanlege in #176
- introduce nexus bootnode by @seunlanlege in #180
- Fork aware offchain Database by @Wizdave97 in #184
Full Changelog: v0.4.0...v0.4.2
Install hyperbridge 0.4.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/v0.4.2/hyperbridge-installer.sh | sh
Download hyperbridge 0.4.2
File | Platform | Checksum |
---|---|---|
hyperbridge-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Hyperbridge v0.4.0
What's Changed
- re-enable hyperclient integration tests by @seunlanlege in #123
- Refactor Hyperclient API by @seunlanlege in #125
- FIXES: fixed error in subgraph usage documentation by @casweeney in #126
- Instrumentation & Dencun upgrades by @Wizdave97 in #124
- Ayomide/testsuit by @Adebara123 in #115
- Op Stack Dispute Games Support by @Wizdave97 in #128
- Optimizations to evm proof sizes by @Wizdave97 in #133
- Allow CI on contributor PRs by @seunlanlege in #135
- fix concurrency group for pull_request_target by @seunlanlege in #137
- Hyperclient Improvements by @seunlanlege in #130
- Make ismp-parachain accessible by @Szegoo in #132
- Update relayer.mdx by @ltfschoen in #134
- Fix check for minimum number of sync-committee participants in verifier by @vmarkushin in #129
- Fix CI by @seunlanlege in #138
- introduce documentation for ismp proxies by @seunlanlege in #139
- Fix zero value bug in accumulate fees by @Wizdave97 in #141
- Fix try runtime by @Szegoo in #142
- Introduce Fishermen by @seunlanlege in #143
- pallet-ismp-testsuite by @seunlanlege in #144
- pallet-ismp-host-executive by @seunlanlege in #146
- Deduplicate requests in a batch by @seunlanlege in #147
- TokenGateway Improvements by @casweeney in #149
- Transition ismp specific pallet storage maps to a child trie by @Wizdave97 in #148
- Remove gas limit by @seunlanlege in #140
- Chore: Test for governance actions by @Adebara123 in #152
- pallet call decompressor by @dharjeezy in #145
- Handle asset with call and teleport asset with call by @developeruche in #151
- enhancement: token gateway tests by @gr4yha7 in #154
- Casweeney/token gateway swap test by @casweeney in #153
- FIXES: fixed CI env variable error by @casweeney in #157
- [Feature] Implement support to teleport to DOT address by @developeruche in #158
- fix polkadot telemetry by @seunlanlege in #159
- Derive
Eq
andPartialEq
for ISMP Error by @Szegoo in #160 - Relay chain native asset XCM Support by @Wizdave97 in #155
- Relay chain metadata update by @Wizdave97 in #166
- Simplify fee model by @casweeney in #162
- include relayer address in callbacks by @seunlanlege in #167
- Paseo Support by @seunlanlege in #168
New Contributors
- @Adebara123 made their first contribution in #115
- @Szegoo made their first contribution in #132
- @ltfschoen made their first contribution in #134
- @vmarkushin made their first contribution in #129
- @gr4yha7 made their first contribution in #154
Full Changelog: v0.3.7...v0.4.0
Install hyperbridge 0.4.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/v0.4.0/hyperbridge-installer.sh | sh
Download hyperbridge 0.4.0
File | Platform | Checksum |
---|---|---|
hyperbridge-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |