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

for CI - Namada v1.1.1 #48

Closed
wants to merge 27 commits into from
Closed

for CI - Namada v1.1.1 #48

wants to merge 27 commits into from

Conversation

yito88
Copy link
Member

@yito88 yito88 commented Feb 5, 2025

Closes: #XXX

Description


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests: integration (for Hermes) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
    • If guide has been updated, tag GitHub user mircea-c
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

ljoss17 and others added 27 commits December 3, 2024 16:27
Add support for relaying between Namada and Cosmos-base chains.

- Add Namada to `ChainConfig`
- Reuse `CosmosSdkConfig` for generating Tendermint light clients
- Add `NamadaChain` as `ChainEndpoint` implementation
  - See `crates/relayer/src/chain/namada.rs` and files under `crates/relayer/src/chain/namada`
  - To submit Namada transactions and query
- Store Namada key to KeyRing
---------

Signed-off-by: Yuji Ito <[email protected]>
Co-authored-by: Luca Joss <[email protected]>
Co-authored-by: Luca Joss <[email protected]>
Co-authored-by: Gianmarco Fraccaroli <[email protected]>
Co-authored-by: Tomáš Zemanovič <[email protected]>
Co-authored-by: Romain Ruetschi <[email protected]>
Add support for relaying between Namada and Cosmos-base chains.

- Add Namada to `ChainConfig`
- Reuse `CosmosSdkConfig` for generating Tendermint light clients
- Add `NamadaChain` as `ChainEndpoint` implementation
  - See `crates/relayer/src/chain/namada.rs` and files under `crates/relayer/src/chain/namada`
  - To submit Namada transactions and query
- Store Namada key to KeyRing
---------

Signed-off-by: Yuji Ito <[email protected]>
Co-authored-by: Luca Joss <[email protected]>
Co-authored-by: Luca Joss <[email protected]>
Co-authored-by: Gianmarco Fraccaroli <[email protected]>
Co-authored-by: Tomáš Zemanovič <[email protected]>
Co-authored-by: Romain Ruetschi <[email protected]>
* for anoma/namada#3797

* fix unbonding period

* use pos_params.withdrawable_epoch_offset

* just unbonding_len

* Namada v1.1.0

* update Namada url for CI

* ubuntu 24 for Namada binaries

* fix for trusting period
@yito88 yito88 force-pushed the yuji/namada-1.1.1 branch from 1104a27 to 085d2ac Compare February 7, 2025 20:55
@yito88 yito88 closed this Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants