Merged pull requests:
- migrating private commits #29 (SebastianElvis)
- phase1: removing the need of
paths
for phase1 chains #25 (SebastianElvis) - CI: Build and push images to ECR #24 (filippos47)
- fix: fixing nil pointer bug upon bumping relayer dependency #22 (SebastianElvis)
- chore: bump relayer version to v0.2.3 #21 (vitsalis)
- fix: fix retries and metrics #20 (SebastianElvis)
- ci: add CI #19 (SebastianElvis)
- chore: move
createClientIfNotExist
#18 (SebastianElvis) - chore: cleanup example config files #17 (SebastianElvis)
- feat: store client ID in LevelDB rather than config file #16 (SebastianElvis)
- feat: replace in-process lock with a filesystem lock for running concurrent relayers #15 (SebastianElvis)
- chore: bump relayer dependency #14 (SebastianElvis)
- fix: write client ID back to config file on-the-fly #13 (SebastianElvis)
v0.4.0 (2024-02-08)
Closed issues:
- Update to latest
main
branch of relayer #28
v0.3.0 (2023-06-07)
v0.2.0 (2023-02-03)
Merged pull requests:
- fix: override retry config, enforce large retry times, and fix min gas amount #12 (SebastianElvis)
- infra: adding wrapper with env variable for Dockerfile #11 (SebastianElvis)
- init prometheus server #10 (SebastianElvis)
- fix: automatically calculate TrustingPeriod and override previous light clients #9 (SebastianElvis)
- chore: flag for number of retry attempts #8 (SebastianElvis)
- feat: create light client if it does not exist on Babylon #7 (SebastianElvis)
- docker: Dockerfile for Babylon relayer #6 (SebastianElvis)
v0.1.0 (2023-01-04)
Closed issues:
- Use the latest commit of the Go relayer as dependency #3
Merged pull requests:
- feat: multiplexed relayer #5 (SebastianElvis)
- feat: extra codec support and minor improvements #4 (SebastianElvis)
- First version of Babylon relayer implementation #2 (SebastianElvis)
* This Changelog was automatically generated by github_changelog_generator