Larger than normal fees on some tipbot transactions #132
Labels
No labels
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
Epic
good first issue
hacktoberfest
hard fork
help wanted
icebox
Invalid
level: 0
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
resilience
soft fork
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
work in progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbrycrd#132
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Larger fee: https://explorer.lbry.io/tx/6283e3a0b6bc16ac22c3446ee42a09d3ae7496551f86c037d333bc973c0b9e50 - it's for a Discord tipbot withdrawal.
I've noticed higher fees on these sometimes, but others they are normal like: https://explorer.lbry.io/tx/4acbfd68cedd791c5d08eb63e344fba9d6ca55dc899dc7404e29b09a4aa70ca1
getinfo:
Possibly associated with:
0f402b9263
I'm not planning to do anything about this at this point in time. The fee estimator relies on other data flowing through the mempool. The whole thing is painfully complex, supporting multiple "horizons" of estimates. I can't justify the time to work through it. A fresh node with no mempool history could wildly fluctuate on its fee calculation, having not enough data to make a good average.
Also, there is a minimal fee for the name: for new claim name ops specifically, there is a minimum fee of 200k sats per byte in the name.