Skip to content

Commit

Permalink
Fix return type for HistoricalTributeClaims query (#206)
Browse files Browse the repository at this point in the history
* Fix return type for HistoricalTributeClaims query

* Add changelog entyr

* Fix changelog text

* Fix type in test assertion

* Regenerate schemas

* Recompile contract
  • Loading branch information
p-offtermatt authored Dec 16, 2024
1 parent e82fd88 commit 752d4c9
Show file tree
Hide file tree
Showing 7 changed files with 578 additions and 574 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fix the return type of the `HistoricalTributeClaims` query to be `HistoricalTributeClaimsResponse` instead of `Vec<TributeClaim>`
([\#206](https://github.com/informalsystems/hydro/pull/206))
2 changes: 1 addition & 1 deletion artifacts/checksums.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
7484fa071c23b28d098783485ba478e364c72d2c22ca32fd8a441eca87a10855 hydro.wasm
819dbda6c50038e66531ee8b88c42f25e493fcc3c8279a4f028f0c18507900d5 tribute.wasm
0841521ae53a4370c19cd0f272e876fc0b943a70778706c935f99cd1513c3907 tribute.wasm
Binary file modified artifacts/tribute.wasm
Binary file not shown.
Loading

0 comments on commit 752d4c9

Please sign in to comment.