Skip to content

Commit

Permalink
Merge branch 'master' into yuji/1.7.1-namada
Browse files Browse the repository at this point in the history
  • Loading branch information
yito88 committed May 28, 2024
2 parents f3acb3c + 3ef2a35 commit 18abd42
Show file tree
Hide file tree
Showing 10 changed files with 1,124 additions and 743 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fixed the trusted height consensus state query when submitting the double vote evidence
([\#3999](https://github.com/informalsystems/hermes/issues/3999))
12 changes: 6 additions & 6 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
substituters = https://cache.nixos.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
- name: Install Cachix
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: cosmos-nix
- uses: actions-rust-lang/setup-rust-toolchain@v1
Expand Down Expand Up @@ -148,7 +148,7 @@ jobs:
substituters = https://cache.nixos.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
- name: Install Cachix
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: cosmos-nix
- uses: actions-rust-lang/setup-rust-toolchain@v1
Expand Down Expand Up @@ -196,7 +196,7 @@ jobs:
substituters = https://cache.nixos.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
- name: Install Cachix
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: cosmos-nix
- uses: actions-rust-lang/setup-rust-toolchain@v1
Expand Down Expand Up @@ -243,7 +243,7 @@ jobs:
substituters = https://cache.nixos.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
- name: Install Cachix
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: cosmos-nix
- uses: actions-rust-lang/setup-rust-toolchain@v1
Expand Down Expand Up @@ -290,7 +290,7 @@ jobs:
substituters = https://cache.nixos.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
- name: Install Cachix
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: cosmos-nix
- uses: actions-rust-lang/setup-rust-toolchain@v1
Expand Down Expand Up @@ -336,7 +336,7 @@ jobs:
substituters = https://cache.nixos.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
- name: Install Cachix
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: cosmos-nix
- uses: actions-rust-lang/setup-rust-toolchain@v1
Expand Down
24 changes: 12 additions & 12 deletions .github/workflows/misbehaviour.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ jobs:
substituters = https://cache.nixos.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
- name: Install Cachix
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: cosmos-nix
- name: Install sconfig
uses: jaxxstorm/action-install-gh-release@v1.11.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: freshautomations/sconfig
platform: linux
Expand All @@ -68,7 +68,7 @@ jobs:
rename-to: sconfig
chmod: 0755
- name: Install stoml
uses: jaxxstorm/action-install-gh-release@v1.11.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: freshautomations/stoml
platform: linux
Expand Down Expand Up @@ -112,11 +112,11 @@ jobs:
substituters = https://cache.nixos.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
- name: Install Cachix
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: cosmos-nix
- name: Install sconfig
uses: jaxxstorm/action-install-gh-release@v1.11.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: freshautomations/sconfig
platform: linux
Expand All @@ -125,7 +125,7 @@ jobs:
rename-to: sconfig
chmod: 0755
- name: Install stoml
uses: jaxxstorm/action-install-gh-release@v1.11.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: freshautomations/stoml
platform: linux
Expand Down Expand Up @@ -169,11 +169,11 @@ jobs:
substituters = https://cache.nixos.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
- name: Install Cachix
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: cosmos-nix
- name: Install sconfig
uses: jaxxstorm/action-install-gh-release@v1.11.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: freshautomations/sconfig
platform: linux
Expand All @@ -182,7 +182,7 @@ jobs:
rename-to: sconfig
chmod: 0755
- name: Install stoml
uses: jaxxstorm/action-install-gh-release@v1.11.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: freshautomations/stoml
platform: linux
Expand Down Expand Up @@ -227,11 +227,11 @@ jobs:
substituters = https://cache.nixos.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
- name: Install Cachix
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: cosmos-nix
- name: Install sconfig
uses: jaxxstorm/action-install-gh-release@v1.11.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: freshautomations/sconfig
platform: linux
Expand All @@ -240,7 +240,7 @@ jobs:
rename-to: sconfig
chmod: 0755
- name: Install stoml
uses: jaxxstorm/action-install-gh-release@v1.11.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: freshautomations/stoml
platform: linux
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/multi-chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
substituters = https://cache.nixos.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
- name: Install Cachix
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: cosmos-nix
- uses: actions-rust-lang/setup-rust-toolchain@v1
Expand Down
Loading

0 comments on commit 18abd42

Please sign in to comment.