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

feat: using current gas prices in cli-wallet #10105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

LHerskind
Copy link
Contributor

@LHerskind LHerskind commented Nov 21, 2024

Fixes #9722. Updating the cli wallet to be pulling the current gas prices instead of just using the default.

Deletes the default on GasFees since it will always be incorrect.

Copy link
Contributor Author

LHerskind commented Nov 21, 2024

@LHerskind LHerskind changed the title feat: reducing usage of default gas settings feat: using current gas prices in cli-wallet Nov 21, 2024
@LHerskind LHerskind linked an issue Nov 21, 2024 that may be closed by this pull request
@LHerskind LHerskind marked this pull request as ready for review November 21, 2024 14:57
@LHerskind LHerskind force-pushed the lh/9962-base-fee-in-rollup-contract branch from b6096f8 to cd042a7 Compare November 21, 2024 16:21
@LHerskind LHerskind force-pushed the lh/9962-base-fee-in-rollup-contract branch from cd042a7 to 6f63256 Compare November 21, 2024 16:48
@LHerskind LHerskind force-pushed the lh/9962-base-fee-in-rollup-contract branch from 6f63256 to 62cdd66 Compare November 21, 2024 17:02
@LHerskind LHerskind force-pushed the lh/9962-base-fee-in-rollup-contract branch 2 times, most recently from 96ccafe to c87ce1c Compare November 21, 2024 22:19
@LHerskind LHerskind force-pushed the lh/9962-base-fee-in-rollup-contract branch 2 times, most recently from 6bca6ff to dd30fb6 Compare November 22, 2024 22:27
Base automatically changed from lh/9962-base-fee-in-rollup-contract to master November 22, 2024 23:24
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.

feat: update CLI to work with new fee mechanism
1 participant