-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add selective token unlock capability * Adding artifacts and updated schemas * fix clippy errors and add changelog entry
- Loading branch information
Showing
16 changed files
with
755 additions
and
538 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
.changelog/unreleased/features/213-allow-unlocking-specific-lock_ids
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Allow users / aggregators to unlock only some specific locks instead of all their locks. | ||
([\#213](https://github.com/informalsystems/hydro/pull/213)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
7484fa071c23b28d098783485ba478e364c72d2c22ca32fd8a441eca87a10855 hydro.wasm | ||
0841521ae53a4370c19cd0f272e876fc0b943a70778706c935f99cd1513c3907 tribute.wasm | ||
32369ee7458c2b9aa980ca6607a8761081e5db8c42be991a2455c33754b033cf hydro.wasm | ||
711a5e9f3bbb402df60c2365acae67232a252ba938da5111e44dfa9e537fb555 tribute.wasm |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.