This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
Releases: tangle-network/pallet-eth2-light-client
Releases · tangle-network/pallet-eth2-light-client
v0.5.1
v0.5.0
Release v0.4.6
What's Changed
- Update workspace dependencies by @salman01zp in #75
- Reorganise relayer config and add retry logic by @salman01zp in #76
- Simple retry client by @salman01zp in #78
- Use retry client for eth rpc client by @salman01zp in #82
- feat: pallet light proposals by @1xstj in #83
- feat: pallet light verifier by @1xstj in #84
- Remove
thread
from Cargo.toml by @shekohex in #85
New Contributors
Full Changelog: v0.4.5...v0.4.6
Release v0.4.5
What's Changed
- Code cleanup and update metadata by @salman01zp in #64
Full Changelog: v0.4.4...v0.4.5
Release v0.4.4
What's Changed
- include_str! files from another crate in the same workspace causes compile problems by @akorchyn in #59
- handle subxt error and update lighthouse by @salman01zp in #62
New Contributors
Full Changelog: v0.4.3...v0.4.4
Release v0.4.3
What's Changed
- Update metadata, dependencies and config by @salman01zp in #58
Full Changelog: v0.4.2...v0.4.3
Release v0.4.2
What's Changed
- update deps by @salman01zp in #39
- Fix build by @salman01zp in #40
- implement get_last_block_number/get_unfinalized_tail_block_number by @baidang201 in #43
- Update metadata and config by @salman01zp in #44
- update eth2-pallet-init/substrate_pallet_client.rs get_client_mode by @baidang201 in #46
- Update eth1 infura api key when load light client relayer config by @baidang201 in #48
- fix get_execution_blocks_between parameter order by @baidang201 in #50
- Update readme by @salman01zp in #45
- Prevent init_pallet double initialization by @baidang201 in #51
- Update config by @salman01zp in #52
- order get_execution_blocks_between parameter use min-max by @baidang201 in #55
- Update readme by @salman01zp in #53
- Update fork version and config by @salman01zp in #57
Full Changelog: v0.4.1...v0.4.2
Release v0.4.1
What's Changed
- Re-organize repo and relayer gadget service by @drewstone in #34
- upgrade to substrate v1.0.0 by @1xstj in #35
Full Changelog: v0.4.0...v0.4.1
v0.4.0 Pallet Eth2 Light Client
What's Changed
- Updates to ethereum-types, pallet, and client implementation by @drewstone in #29
- Update to versioned packages where possible by @drewstone in #32
Full Changelog: v0.3.0...v0.4.0
Release v0.3.0
What's Changed
- Update polkadot deps to v0.9.43 by @salman01zp in #28
New Contributors
- @salman01zp made their first contribution in #28
Full Changelog: v0.1.2...v0.3.0