This repository has been archived by the owner on May 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 332
feat(cmd): default unit for all related flags / logs #729
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Can you support a sample .env file? |
Can't see there is an example .env file in go-ethereum or optimism, don't think we need to neither, maybe adding a doc for that on our website is enough? |
mask-pp
reviewed
Apr 19, 2024
davidtaikocha
approved these changes
Apr 19, 2024
davidtaikocha
added a commit
that referenced
this pull request
Apr 21, 2024
Co-authored-by: David <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Flag name change
=>backoff.maxRetrys
backoff.maxRetries
=>tierFee.pricebump
tierFee.priceBump
=>txpool.locals
txPool.locals
=>txpool.localsOnly
txPool.localsOnly
=>txpool.maxTxListsPerEpoch
txPool.maxTxListsPerEpoch
=>raiko.hostEndpoint
raiko.host
=>raiko.l1Endpoint
raiko.l1
=>raiko.l1BeaconEndpoint
raiko.l1Beacon
=>raiko.l2Endpoint
raiko.l2
=>http.port
prover.port
Unit change from wei
tierFee.optimistic
unit:gwei
tierFee.sgx
unit:gwei
prover.minEthBalance
unit:ether
prover.minTaikoTokenBalance
unit:ether
prover.allowance
unit:ether