Commit 3863211
Merge main into release branch in preparation of release (#304)
* Vortex empty variant format change (#296)
* Normalize ExecuteMsg and QueryMsg variants without parameters to `{}` syntax
* added changelog
* Make simulate dtoken amounts query non-atomic (#297)
* make simulate dtoken amounts non-atomic
* add changelog
* update vortex docs (#301)
* Fix overflow error in tribute calculation (#302)
* Fix overflow with large token amount
* Adjust code change to round as the old code did
* Add changelog entry
* Do math without decimals, but in Uint instead, to keep precision
* Regenerate contracts
* Prepare v3.5.3 release (#303)
* Update versions and changelog
* Regenerate contracts and schema
---------
Co-authored-by: markoj2207 <106964748+markoj2207@users.noreply.github.com>1 parent 068598b commit 3863211
File tree
50 files changed
+507
-333
lines changed- .changelog/v3.5.3
- bug-fixes
- features
- artifacts
- contracts
- dao-voting-adapter/schema
- gatekeeper/schema
- hydro
- schema
- raw
- src
- migration
- liquid-collateral
- src
- marketplace/schema
- token-info-providers
- d-token-info-provider/schema
- st-token-info-provider/schema
- tribute
- schema
- src
- migration
- ts_types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+507
-333
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
3 | 24 | | |
4 | 25 | | |
5 | 26 | | |
| |||
219 | 240 | | |
220 | 241 | | |
221 | 242 | | |
222 | | - | |
223 | | - | |
224 | 243 | | |
225 | 244 | | |
226 | 245 | | |
227 | 246 | | |
| 247 | + | |
| 248 | + | |
228 | 249 | | |
229 | 250 | | |
230 | 251 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Binary file not shown.
Binary file not shown.
0 commit comments