Skip to content

fix: update DecodeValue to handle multiple types#1031

Merged
brendaloya merged 5 commits into
mainfrom
fix-decode-value-getter
Jun 12, 2026
Merged

fix: update DecodeValue to handle multiple types#1031
brendaloya merged 5 commits into
mainfrom
fix-decode-value-getter

Conversation

@akremstudy

Copy link
Copy Markdown
Contributor

Description

Related Issue

Fixes #
Closes #1009

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • State Changes (please describe)"
  • Chain Changes (please describe):
  • Daemon Changes
  • Tests
  • Added Getter

Testing

Checklist

  • Code follows project style guidelines
  • I have added appropriate comments to my code
  • I have updated the documentation accordingly
  • I have added tests that prove my fix or feature works
  • go test ./... is passing locally
  • make e2e is passing locally

@brendaloya brendaloya requested a review from CJPotter10 June 11, 2026 18:01
@brendaloya brendaloya merged commit ac77ab8 into main Jun 12, 2026
40 checks passed
@brendaloya brendaloya deleted the fix-decode-value-getter branch June 12, 2026 16:43
brendaloya added a commit that referenced this pull request Jun 12, 2026
* fix: update DecodeValue to handle multiple types

* Bump flagged versions of dependencies

* fix: wire ICA host query router to prevent startup panic with ibc-go v8.6.1

* build golangci-lint with go1.24.13 toolchain to match module go version

---------


(cherry picked from commit ac77ab8)

Co-authored-by: akrem <71235284+akremstudy@users.noreply.github.com>
Co-authored-by: brendaloya <35778124+brendaloya@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Decode value query only decodes first argument

3 participants