Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set messages' fees interactively #5422

Closed
Tracked by #5333
jennijuju opened this issue Jan 26, 2021 · 1 comment
Closed
Tracked by #5333

Set messages' fees interactively #5422

jennijuju opened this issue Jan 26, 2021 · 1 comment
Labels
area/messages area/ux Area: UX P2 P2: Should be resolved

Comments

@jennijuju
Copy link
Member

To avoid unexpected high gas cost for a message or low gas fees that prevents messages from being landed onchain, design a more user interactive cmds for pushing messages. For example(from @raulk): Lotus could offer configurable "fee tiers", with potentially 3 tiers by default: e.g. aggressive, standard, frugal. Users could create custom tier policies in their config.toml. When submitting a transaction, a user could specify the name of the tier they want to use. The client would then calculate the fee cap and premium accordingly using the base fee of the last tipset (and potentially of the previous N tipsets to calculate a projection of where the basefee could go), and the current state of the mpool.

@jennijuju
Copy link
Member Author

closed by #5936

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/messages area/ux Area: UX P2 P2: Should be resolved
Projects
None yet
Development

No branches or pull requests

1 participant