Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fix `MoveAdapterFunds` failing with `InsufficientBalance` when moving the vault's deposit denom between adapters.
([\#395](https://github.com/informalsystems/hydro/pull/395))
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Add `AddAdmin`/`RemoveAdmin` execute messages and `Admins` query to the standard adapter interface, implemented across all inflow adapters (CCTP, IBC, Skip, Mars). Add `AddWhitelistAdmin`/`RemoveWhitelistAdmin` to the Hydro contract. ([\#413](https://github.com/informalsystems/hydro/pull/413))
1 change: 1 addition & 0 deletions .changelog/v3.6.11/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Date: April 16th, 2026
17 changes: 15 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# CHANGELOG

## v3.6.11

Date: April 16th, 2026

### BUG FIXES

- Fix `MoveAdapterFunds` failing with `InsufficientBalance` when moving the vault's deposit denom between adapters.
([\#395](https://github.com/informalsystems/hydro/pull/395))

### FEATURES

- Add `AddAdmin`/`RemoveAdmin` execute messages and `Admins` query to the standard adapter interface, implemented across all inflow adapters (CCTP, IBC, Skip, Mars). Add `AddWhitelistAdmin`/`RemoveWhitelistAdmin` to the Hydro contract. ([\#413](https://github.com/informalsystems/hydro/pull/413))

## v3.6.10

Date: April 2nd, 2026
Expand Down Expand Up @@ -383,12 +396,12 @@ Date: November 18th, 2024

### FEATURES

- Add a minimum liquidity request value to proposals.
([\#164](https://github.com/informalsystems/hydro/pull/164))
- Adjusts tributes to only be claimable if their proposal received a non-zero fund deployment.
([\#164](https://github.com/informalsystems/hydro/pull/164))
- Allow whitelist admins to register performed liquidity deployments in the Hydro contract.
([\#164](https://github.com/informalsystems/hydro/pull/164))
- Add a minimum liquidity request value to proposals.
([\#164](https://github.com/informalsystems/hydro/pull/164))
- Allow bids to set a custom duration they would like to receive liquidity for.
([\#165](https://github.com/informalsystems/hydro/pull/165))

Expand Down
44 changes: 22 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ members = [
resolver = "2"

[workspace.package]
version = "3.6.10"
version = "3.6.11"
edition = "2021"

[profile.release]
Expand Down
Binary file modified artifacts/cctp_adapter.wasm
Binary file not shown.
36 changes: 18 additions & 18 deletions artifacts/checksums.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
6ee316fdd35cfa9e50247e476c69aa2c57317f68903df562189d409988ca9e64 cctp_adapter.wasm
808cb0615cb2e5611d8f4353b94cbfeb49d2ba4e32c0968a958f26650ba8f913 claim.wasm
b70eaf19f74148336c5933dbbfc6897fb11eaa1d846329472e19471aa161cfa3 control_center.wasm
c808f1c2ec62c78df9da4e5307a83eef5a984371d5cee8f6d5413e0a04a6a748 d_token_info_provider.wasm
c1f01653cc73736e1cb10a7f748fa4013428cadf36261aa898ddd098516e872f dao_voting_adapter.wasm
73768aa4ae15a4d918789a7ec7402b1a2c5097c195093aecd8e79a09e69b2988 gatekeeper.wasm
b6c6057990ebcc26c4c998b26727678f8fa344919e4d4ec54438d42428853efb hydro.wasm
5c54a2addc1a08c08164d85f3d43ce8e7ff71b03cc387b183de9117377ce1217 ibc_adapter.wasm
967e145fb8b5efd35b88bcab68920127f612518a295e8ec3430cba690a2f31e4 liquid_collateral.wasm
12d31df1fbc4ecf387f3ae586ae68230dfe85f9dc31755fca62a6dcc12866ba6 lsm_token_info_provider.wasm
8a1c6362491a25d9c12b15112055186de66f37e4fce98da95c478dbab8eb76e2 marketplace.wasm
4d00589d54ef0b361c62ff7a81b508ceede9532ddb6a38ecddc89dd74d5546cb mars_adapter.wasm
21e482b7a36a7fd23b17190aee1438e7d49cf5cd82b779003eb93f23b24ff8b8 proxy.wasm
802737769fc9d8c75fc2d03d392fa4ed0a4c807c530bc6f3d40cc635ebf49f16 skip_adapter.wasm
53efc96d37391028c708c533ac9b50ebbce6320ef3d155c2d67b300243231993 st_token_info_provider.wasm
d083454c951dc4a87cbeb59d5f0ee6f8097aadc83c59ac6df50ded5f37eb4da9 tribute.wasm
e0add67ee207ec20a725d7400d99014d429c59f8e692e03fc58aa6fb140eebcc user_registry.wasm
3a1ac6a46a0e3b272a98640e9b2c71bc5cc7ab56da36a5fe2828527bd32d66fa vault.wasm
c3c8b876ab02edc59110580470a0840974bc37ca1cfe04f895a23fa30b98614a cctp_adapter.wasm
1aa378952a7ea3581f47d59822ef6b656e2f01e218f6ad83e1353a5aa50a5f9d claim.wasm
d1248b2e3061ec4c7fb54e9725d9cd1fbcaf5c12b90756d77b70714af19d2c4b control_center.wasm
1723a6b619c482f886f3d49a3264d8cdeecd67b4e6c112db52eabc834aee1278 d_token_info_provider.wasm
3bd0f6d3f1e604479c75e25061ca239747eedc590adbdfe00d6e1c88723b1f76 dao_voting_adapter.wasm
56b8837b21c9abfa6837d3d8ede380a660bfb5841380a0c242c9230da9b5f84b gatekeeper.wasm
3d32d354e72d235301f313f2d23c374fcea55207f52a65f183d84febe9479933 hydro.wasm
833aa55a52afae315f6cbcc490fa5f468fe11462a30adf042e7b7f602056d30e ibc_adapter.wasm
5ca57a70eaf69e7f92aaa3739799fc7c043874216c6e924c94cccb273c3310ba liquid_collateral.wasm
1ed52471fd9f4fb88be4ba021a53ce7ecbab1dfa3788f9dd596bde230a03e45d lsm_token_info_provider.wasm
dfe70e515ce38d6cb44f3a8b9d398f82988524f58e1ba8eb21f4bff297c7e7bb marketplace.wasm
24fe99f9b50a9e35466d55377e6db9056304dcb5511c7cec871bfd607165adbc mars_adapter.wasm
78db0c847199c3cdc686db64eb5a8d661d848a529abba043b88a28d7bd9149f5 proxy.wasm
1b885c15bbe9de8ca8d2f13e32f8736787a1ac585d83c3e1000cb8c4ac6f1030 skip_adapter.wasm
7ccb9370aeadb7b651592713f7dc13747896e72f8a19a933a40ae541b7137c14 st_token_info_provider.wasm
ea2c1da6dbedacd8f32b098905dd5790b095075a1a7457bfbf123c86465987eb tribute.wasm
f904e2d69a8c43984590ddba3855079754d09a7e09b76c1557d89d6e96e8199d user_registry.wasm
13f741a2d18ef5f6f6bf71521ecd25947b7e840886d102cec507b0818419a9eb vault.wasm
Binary file modified artifacts/claim.wasm
Binary file not shown.
Binary file modified artifacts/control_center.wasm
Binary file not shown.
Binary file modified artifacts/d_token_info_provider.wasm
Binary file not shown.
Binary file modified artifacts/dao_voting_adapter.wasm
Binary file not shown.
Binary file modified artifacts/gatekeeper.wasm
Binary file not shown.
Binary file modified artifacts/hydro.wasm
Binary file not shown.
Binary file modified artifacts/ibc_adapter.wasm
Binary file not shown.
Binary file modified artifacts/liquid_collateral.wasm
Binary file not shown.
Binary file modified artifacts/lsm_token_info_provider.wasm
Binary file not shown.
Binary file modified artifacts/marketplace.wasm
Binary file not shown.
Binary file modified artifacts/mars_adapter.wasm
Binary file not shown.
Binary file modified artifacts/proxy.wasm
Binary file not shown.
Binary file modified artifacts/skip_adapter.wasm
Binary file not shown.
Binary file modified artifacts/st_token_info_provider.wasm
Binary file not shown.
Binary file modified artifacts/tribute.wasm
Binary file not shown.
Binary file modified artifacts/user_registry.wasm
Binary file not shown.
Binary file modified artifacts/vault.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion contracts/claim/schema/claim.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"contract_name": "claim",
"contract_version": "3.6.10",
"contract_version": "3.6.11",
"idl_version": "1.0.0",
"instantiate": {
"$schema": "http://json-schema.org/draft-07/schema#",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"contract_name": "dao-voting-adapter",
"contract_version": "3.6.10",
"contract_version": "3.6.11",
"idl_version": "1.0.0",
"instantiate": {
"$schema": "http://json-schema.org/draft-07/schema#",
Expand Down
2 changes: 1 addition & 1 deletion contracts/gatekeeper/schema/gatekeeper.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"contract_name": "gatekeeper",
"contract_version": "3.6.10",
"contract_version": "3.6.11",
"idl_version": "1.0.0",
"instantiate": {
"$schema": "http://json-schema.org/draft-07/schema#",
Expand Down
44 changes: 43 additions & 1 deletion contracts/hydro/schema/hydro.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"contract_name": "hydro",
"contract_version": "3.6.10",
"contract_version": "3.6.11",
"idl_version": "1.0.0",
"instantiate": {
"$schema": "http://json-schema.org/draft-07/schema#",
Expand Down Expand Up @@ -623,6 +623,48 @@
},
"additionalProperties": false
},
{
"type": "object",
"required": [
"add_whitelist_admin"
],
"properties": {
"add_whitelist_admin": {
"type": "object",
"required": [
"address"
],
"properties": {
"address": {
"type": "string"
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
{
"type": "object",
"required": [
"remove_whitelist_admin"
],
"properties": {
"remove_whitelist_admin": {
"type": "object",
"required": [
"address"
],
"properties": {
"address": {
"type": "string"
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
{
"type": "object",
"required": [
Expand Down
Loading
Loading