Commit 15060d6
Dev Kalra
[cosmwasm] Osmosis multiple fee token support (#763)
* osmosis txfee supoort
* add get update fee for denom
* query for tx fee support
* add fee checker
* add comment
* implement osmosis code
* correct err response
* fix bugs
* cargo update
* disable rust feature
* return bool instead of result
* add wormhole comment
* tests added
* address feedback
* improve comments
* cargo update1 parent 42ddfb6 commit 15060d6
File tree
9 files changed
+1191
-557
lines changed- target_chains/cosmwasm
- contracts/pyth
- src
- sdk/rust
- src
9 files changed
+1191
-557
lines changedSome 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 | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
27 | | - | |
28 | 30 | | |
29 | | - | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
0 commit comments