Skip to content

Commit 3ed1ced

Browse files
srdtrkCopilot
andauthored
chore(proof-api): add eth light client v1.3 compat (#1050)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent 6495d8a commit 3ed1ced

20 files changed

Lines changed: 2240 additions & 233 deletions

.github/workflows/e2e-full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
default: 'local'
1010
options:
1111
- local
12-
- cw-ics08-wasm-eth-v1.2.0
12+
- cw-ics08-wasm-eth-v1.3.0
1313
proof-type:
1414
description: 'Proof type'
1515
type: choice

.github/workflows/e2e-minimal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
default: 'local'
1010
options:
1111
- local
12-
- cw-ics08-wasm-eth-v1.2.0
12+
- cw-ics08-wasm-eth-v1.3.0
1313
proof-type:
1414
description: 'Proof type'
1515
type: choice

0 commit comments

Comments
 (0)