-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
R4R: Add Fee & Gas Spec #3241
R4R: Add Fee & Gas Spec #3241
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for starting this @zmanian -- I left a few comments 👍
Co-Authored-By: zmanian <[email protected]>
Codecov Report
@@ Coverage Diff @@
## develop #3241 +/- ##
===========================================
- Coverage 54.88% 54.87% -0.01%
===========================================
Files 133 133
Lines 9555 9556 +1
===========================================
Hits 5244 5244
- Misses 3989 3990 +1
Partials 322 322 |
Co-Authored-By: zmanian <[email protected]>
Intended to close #3115 |
Some more minor fixes @zmanian 👍 |
Co-Authored-By: zmanian <[email protected]>
Co-Authored-By: zmanian <[email protected]>
Needs to be updated after #3258 |
I think there should be a spec document in addition to usage documentation that provides help on the conceptual framework for fees. |
Actually, yes, you're completely right @zmanian -- I'll focus on examples/usage. |
Needs to be updated for #3258 as we will have minimum gas prices instead of minimum flat fees. |
I updated the docs -- should be ready to review/merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wording, and can we include instructions on how to set minimum fees in config.toml
(if possible)?
Co-Authored-By: zmanian <[email protected]>
Co-Authored-By: zmanian <[email protected]>
Co-Authored-By: zmanian <[email protected]>
Co-Authored-By: zmanian <[email protected]>
Co-Authored-By: zmanian <[email protected]>
|
|
@alessio I like |
I like that too - I just dislike mixing and matching dash-separated and
underscore-separated naming
…On Wed, Jan 23, 2019 at 2:21 AM Jack Zampolin ***@***.***> wrote:
@alessio <https://github.com/alessio> I like --min-gas-prices tbh...
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3241 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAN_7IVA5jq7zB05FpWy6qJ-DYcHe7dWks5vF8cpgaJpZM4ZyPqG>
.
--
Alessio Treglia | [email protected]
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A
|
The thing is, it has to be snake case because of viper and config toml template. Im ok with |
Docs update should be carried out in the context of this PR I reckon |
Yes -- thanks @alessio |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍰
Spec for minimum fee spec
For Admin Use: