Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: icon cosmos integration #146

Merged
merged 30 commits into from
Aug 28, 2023
Merged

feat: icon cosmos integration #146

merged 30 commits into from
Aug 28, 2023

Conversation

shreyasbhat0
Copy link
Contributor

@shreyasbhat0 shreyasbhat0 commented Aug 28, 2023

Description:

Commit Message

feat: icon cosmos integration

see the guidelines for commit messages.

Changelog Entry

To Run icon to comsos ibc bridge

kurtosis run . '{"action":"setup_relay","relay":{"name":"ibc","links": {"src": "icon", "dst": "archway"}}}'

kurtosis run . '{"action":"start_relay","relay":{"name":"ibc","service":"ibc-relayer"}}'

Checklist:

  • I have performed a self-review of my own code
  • I have documented my code in accordance with the documentation guidelines
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the unit tests
  • I only have one commit (if not, squash them into one commit).
  • I have a descriptive commit message that adheres to the commit message guidelines

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@shreyasbhat0 shreyasbhat0 added the enhancement New feature or request label Aug 28, 2023
@shreyasbhat0 shreyasbhat0 self-assigned this Aug 28, 2023
@hemz10 hemz10 merged commit 8e6e784 into main Aug 28, 2023
@hemz10 hemz10 deleted the feat/icon-cosmos-integration branch August 28, 2023 10:32
shreyasbhat0 added a commit that referenced this pull request Jan 24, 2024
* feat: update icon and wasm contracts for ibc setup

* feat: implement methods to deploy wasm contracts

* feat: implement contract mehtods for icon ibc

* feat: update contract deployment for ibc setup

* chore: update code

* feat: update main.star file

* chore:update code

* feat: update contract deployment

* chore: add relay service for icon to cosmos

* feat: update comos constants

* feat: update cosmos relayer for icon to cosmos

* fix: remove typos from code

* feat; update keystore for relay setup

* chore: update main

* feat: update relay setup for icon comsos

* feat: add relay start command

* fix: rly start command

* chore: update icon-ibc-relay image version

* fix: contract setup archway

* fix: remove debug print statements

* feat: update relay start command

* fix: error when node already running

* fix: help falg for archway chain command

* feat: update bridge

* feat: update cosmos package for icon archway

* chore: bump versions of dive and kurtosis sdk

* fix: typo in user output

* feat: update service file writes

* chore: remove print statemet

---------

Co-authored-by: Prathiksha-Nataraja <[email protected]>
Co-authored-by: Shanith K K <[email protected]>
Mr-Nobody21 pushed a commit to Mr-Nobody21/DIVE that referenced this pull request May 7, 2024
* feat: update icon and wasm contracts for ibc setup

* feat: implement methods to deploy wasm contracts

* feat: implement contract mehtods for icon ibc

* feat: update contract deployment for ibc setup

* chore: update code

* feat: update main.star file

* chore:update code

* feat: update contract deployment

* chore: add relay service for icon to cosmos

* feat: update comos constants

* feat: update cosmos relayer for icon to cosmos

* fix: remove typos from code

* feat; update keystore for relay setup

* chore: update main

* feat: update relay setup for icon comsos

* feat: add relay start command

* fix: rly start command

* chore: update icon-ibc-relay image version

* fix: contract setup archway

* fix: remove debug print statements

* feat: update relay start command

* fix: error when node already running

* fix: help falg for archway chain command

* feat: update bridge

* feat: update cosmos package for icon archway

* chore: bump versions of dive and kurtosis sdk

* fix: typo in user output

* feat: update service file writes

* chore: remove print statemet

---------

Co-authored-by: Prathiksha-Nataraja <[email protected]>
Co-authored-by: Shanith K K <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants