vultisig / vultisig-windows

Apache License 2.0
5 stars 2 forks source link

[ADD]Advanced gas setting for UTXO chains #557

Closed johnnyluo closed 20 hours ago

johnnyluo commented 1 week ago

That the user has more flexibility and less stuck txs in the mempool, please add a advanced gas setting page according to figma:

Where LOW = 0.75 current rate Normal = 1 current rate FAST = 2.5 * current rate

When selecting those rates please display in the text field and also let the text field be editable that the user can select its on rate.

also apply CEILING to those values. That the numbers get rounded up Image

FYI IOS implementation: https://github.com/vultisig/vultisig-ios/pull/1462