Add a config option and arg to set gas price for auto
fees calculation
#81
No reviewers
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
in progress
invalid
question
wontfix
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/laconic-registry-cli#81
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "deep-stack/laconic-registry-cli:pm-support-auto-gas"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of Create a public laconicd testnet
Requires cerc-io/registry-sdk#22
Behaviour in different configuration scenarios:
Gas set, fees set to
Xalnt
:gasPrice
config ignoredfees
<gas
*min-gas-price
set by the nodegas
Fees not set, gas price set to
Xalnt
:gas
config ignoredauto
fee calculation using gas estimation with default multiplier (2
) value fromregistry-sdk
gasPrice
<min-gas-price
set by the nodeFees set to a
X
(withoutalnt
suffix), gas price set toYalnt
:gas
config ignoredauto
fee calculation using gas estimation withfees
as the multipliergasPrice
<min-gas-price
set by the nodefees
)Fees and gas price both not set:
gas
config ignoredauto
fee calculation using gas estimationThe provided config can be overridden with CLI args if required.
[WIP] Add a config option and arg to set gas price for auto gas estimationto [WIP] Add a config option and arg to set gas price for auto fees calculation[WIP] Add a config option and arg to set gas price for auto fees calculationto [WIP] Add a config option and arg to set gas price for `auto` fees calculation2775bf7bb0
to60b29e047d
[WIP] Add a config option and arg to set gas price for `auto` fees calculationto Add a config option and arg to set gas price for `auto` fees calculation