Skip to content

Cosmos fee priority using memo#501

Merged
kkast merged 22 commits intodevelop2from
rustninja/cosmos-fee-priority
Apr 29, 2024
Merged

Cosmos fee priority using memo#501
kkast merged 22 commits intodevelop2from
rustninja/cosmos-fee-priority

Conversation

@RustNinja
Copy link
Copy Markdown
Contributor

@RustNinja RustNinja commented Apr 25, 2024

Allow to customise the priority fee for channel and tokens.
This feature is useful for that case when user want to transfer some coins immediately without waiting for batch.

capable to refund on timeouts the full fee that was charged.
also compatible with pfm functionality.

picad tx ibctransferparamsmodule add-allowed-ibc-token --from mykey --gas auto --fees 20000ppica channel-10 250 2000000000000000ppica 100low 1000medium 100000high

Comment thread custom/ibc-transfer/keeper/keeper.go
Comment thread x/ibctransfermiddleware/types/keys.go Outdated
Comment thread x/transfermiddleware/ibc_middleware.go
Comment thread x/transfermiddleware/ibc_middleware.go Outdated
Comment thread x/transfermiddleware/ibc_middleware.go
@RustNinja RustNinja requested a review from vmarkushin April 29, 2024 12:09
@kkast kkast merged commit 8941a37 into develop2 Apr 29, 2024
@kkast kkast deleted the rustninja/cosmos-fee-priority branch April 29, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants