Releases: polytope-labs/hyperbridge
Releases · polytope-labs/hyperbridge
Tesseract Consensus v1.3.0
What's Changed
- Support deserializing erigon style beacon state by @Wizdave97 in #539
Full Changelog: tesseract-consensus-v1.2.9...tesseract-consensus-v1.3.0
Tesseract Consensus v1.2.9
What's Changed
- Polygon consensus relayer docs by @Wizdave97 in #538
Full Changelog: tesseract-consensus-v1.2.7...tesseract-consensus-v1.2.9
Tesseract Consensus v1.2.7
What's Changed
- mandatory signer config field for relayers by @dharjeezy in #530
- consensus relayer docs update by @dharjeezy in #529
Full Changelog: tesseract-consensus-v1.2.6...tesseract-consensus-v1.2.7
Tesseract v1.2.1
What's Changed
- #530 Mandatory signer in substrate config
Full Changelog: tesseract-consensus-v1.2.5...tesseract-v1.2.1
Tesseract Consensus v1.2.6
What's Changed
#530 Mandatory signer in substrate config
Full Changelog: tesseract-consensus-v1.2.5...tesseract-consensus-v1.2.6
Tesseract v1.2.0
What's Changed
- fix decompress call bug by @dharjeezy in #505
- New deployments by @seunlanlege in #493
- Allow for Delivery address Relayer Signature decoding and Backward compatibility by @dharjeezy in #506
- Update relayer.mdx - Removed "optional" directive for signer field on substrate by @yunusemrecatalcam in #502
- Revert "Asset Hub Dot Location Integration (#490)" by @dharjeezy in #508
- Bump crate versions by @Wizdave97 in #507
- Make ismp agnostic to relayer's Signature decoding by @dharjeezy in #509
- Use decoded signer in post response event by @Wizdave97 in #510
- Fix codec indices in pallet hyperbridge message type by @Wizdave97 in #511
- improve l2 consensus logs by @Wizdave97 in #515
- Allowance for vesting/locked tokens for Candidacy bonding by @dharjeezy in #514
- Docs for becoming a collator by @dharjeezy in #512
- Fix bug where prover skips parachain block heights by @seunlanlege in #516
- Create a call for withdrawing protocol fees from EVM by @Wizdave97 in #519
- [
UniV3UniswapV2Wrapper]: Refund unspent eth to contract deployer by @seunlanlege in #517 - Update fee token addresses by @Wizdave97 in #521
- Implement
wait_for_inblockby @Wizdave97 in #522
Full Changelog: tesseract-consensus-v1.2.3...tesseract-v1.2.0
Tesseract Consensus v1.2.5
What's Changed
- fix decompress call bug by @dharjeezy in #505
- New deployments by @seunlanlege in #493
- Allow for Delivery address Relayer Signature decoding and Backward compatibility by @dharjeezy in #506
- Update relayer.mdx - Removed "optional" directive for signer field on substrate by @yunusemrecatalcam in #502
- Revert "Asset Hub Dot Location Integration (#490)" by @dharjeezy in #508
- Bump crate versions by @Wizdave97 in #507
- Make ismp agnostic to relayer's Signature decoding by @dharjeezy in #509
- Use decoded signer in post response event by @Wizdave97 in #510
- Fix codec indices in pallet hyperbridge message type by @Wizdave97 in #511
- improve l2 consensus logs by @Wizdave97 in #515
- Allowance for vesting/locked tokens for Candidacy bonding by @dharjeezy in #514
- Docs for becoming a collator by @dharjeezy in #512
- Fix bug where prover skips parachain block heights by @seunlanlege in #516
- Create a call for withdrawing protocol fees from EVM by @Wizdave97 in #519
- [
UniV3UniswapV2Wrapper]: Refund unspent eth to contract deployer by @seunlanlege in #517 - Update fee token addresses by @Wizdave97 in #521
- Implement
wait_for_inblockby @Wizdave97 in #522
Full Changelog: tesseract-consensus-v1.2.3...tesseract-consensus-v1.2.5
Tesseract v1.1.9
What's Changed
- fix decompress call bug by @dharjeezy in #505
Full Changelog: tesseract-consensus-v1.2.3...tesseract-v1.1.9
Hyperbridge v1.4.0
What's Changed
- typo by @gui1117 in #424
- Apply polkadot-sdk patch by @seunlanlege in #425
- Update bsc integration tests for Maxwell Hardfork by @Wizdave97 in #427
- Fix deposit requests struct by @Wizdave97 in #428
- Polkadot Stable2503 by @Wizdave97 in #429
- Pallet Relayer Incentives by @dharjeezy in #433
- fix: use estimated gas with buffer by @royvardhan in #431
- improve relayer incentives by @dharjeezy in #434
- Modify Cost per Block Storage Item by @dharjeezy in #436
- Governance Implementation by @dharjeezy in #435
- Adds Tesseract Consensus to Hyperbridge by @dharjeezy in #440
- do not decode parachain headers whose keys are not in the proof by @dharjeezy in #441
- add support for native token to calldispatcher by @seunlanlege in #443
- Fix tesseract release workflow files by @Wizdave97 in #444
- Fix workspace build by @seunlanlege in #445
- Separate L2 Consensus from Beacon client by @dharjeezy in #437
- Docs for running the consensus relayer by @dharjeezy in #447
- build error fixes by @dharjeezy in #450
- Allow Admin allocation of tokens for Crowdloan and Iro by @dharjeezy in #449
- normalize configs for arb-host and op-host by @dharjeezy in #452
- serialize host config by @dharjeezy in #453
- yield current height in the L2 streams when relaying by @dharjeezy in #454
- update nexus runtime by @dharjeezy in #455
- add l2 consensus clients by @dharjeezy in #456
- Preparatory calls for token allocations by @dharjeezy in #457
- Bump crate versions by @Wizdave97 in #451
- update dependencies for polkadot in CI by @dharjeezy in #460
- Timestamp digest introduction by @dharjeezy in #458
- use consensus to deposit timestamp digest item by @dharjeezy in #461
- add tendermint verifer with prover by @royvardhan in #448
- chore: update ci to consolidate trace, allow tendermint tests to fail by @royvardhan in #467
- Use node gas price when gas oracle fails by @Wizdave97 in #465
- subxt 0.42.1 upgrade by @dharjeezy in #459
- Polkadot
stable2506by @seunlanlege in #468 - allow the use of existential deposit when running benchmarks by @dharjeezy in #469
- pallet messaging relayer incentives by @dharjeezy in #463
- proof of ownership for messages submitted to Hyperbridge by @dharjeezy in #472
- configuration docs by @dharjeezy in #473
- fix doc links by @dharjeezy in #475
- feat: polygon consensus client with relayer by @royvardhan in #464
- Remove ancestry from tendermint consensus update by @Wizdave97 in #477
- introduce polygon host testnet addresses by @seunlanlege in #478
- Fix validator set check in tesseract polygon by @Wizdave97 in #479
- Update parlia.mdx with Maxwell hard fork changes by @yashwanth1208 in #476
- Implement Reputation-Based Collator Selection Mechanism by @dharjeezy in #471
- feat: update notifications to get milestone by height by @royvardhan in #482
- ismp weight base fee handler by @dharjeezy in #474
- modify iro allocation by @dharjeezy in #486
- Bump tesseract consensus version by @Wizdave97 in #488
- allow withdrawing only relayer fees in pallet hyperbridge by @dharjeezy in #491
- Add Polygon Consensus Client to Nexus runtime by @Wizdave97 in #492
- chore: remove redundant words in comment by @deepdring in #489
- Update superchain registry by @Wizdave97 in #494
- Asset Hub Dot Location Integration by @dharjeezy in #490
- Bump gargantua runtime by @Wizdave97 in #496
- register asset locally without dispatching any request by @dharjeezy in #498
- Add grafiti to intentgateway by @seunlanlege in #500
- get latest block hash instead of using subxt's at_latest by @dharjeezy in #501
- fix decompress call bug by @dharjeezy in #505
- New deployments by @seunlanlege in #493
- Allow for Delivery address Relayer Signature decoding and Backward compatibility by @dharjeezy in #506
- Update relayer.mdx - Removed "optional" directive for signer field on substrate by @yunusemrecatalcam in #502
- Revert "Asset Hub Dot Location Integration (#490)" by @dharjeezy in #508
- Bump crate versions by @Wizdave97 in #507
New Contributors
- @gui1117 made their first contribution in #424
- @yashwanth1208 made their first contribution in #476
- @deepdring made their first contribution in #489
Full Changelog: hyperbridge-v1.3.0...hyperbridge-v1.4.0
Tesseract Consensus v1.2.3
What's Changed
- feat: update notifications to get milestone by height by @royvardhan in #482
- ismp weight base fee handler by @dharjeezy in #474
- modify iro allocation by @dharjeezy in #486
- Bump tesseract consensus version by @Wizdave97 in #488
- allow withdrawing only relayer fees in pallet hyperbridge by @dharjeezy in #491
- Add Polygon Consensus Client to Nexus runtime by @Wizdave97 in #492
- chore: remove redundant words in comment by @deepdring in #489
- Update superchain registry by @Wizdave97 in #494
- Asset Hub Dot Location Integration by @dharjeezy in #490
- Bump gargantua runtime by @Wizdave97 in #496
- register asset locally without dispatching any request by @dharjeezy in #498
- Add grafiti to intentgateway by @seunlanlege in #500
- get latest block hash instead of using subxt's at_latest by @dharjeezy in #501
New Contributors
- @deepdring made their first contribution in #489
Full Changelog: tesseract-v1.1.7...tesseract-v1.1.9