Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Need fee estimation migration for 0.15 #10418
Comments
fanquake
added this to the
0.15.0
milestone
May 17, 2017
fanquake
added the
TX fees and policy
label
May 17, 2017
|
This isn't going to happen. Would have been a nice addition, but not critical. |
|
Closing, if it's not going to happen for 0.15, it makes no sense to do later on. |
laanwj
closed this
Jul 13, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TheBlueMatt commentedMay 17, 2017
#10199 has some basic deserialization code still in place for old fee estimations to support reading 0.14-formatted fee estimates so that they can be at least utilized to populate some basic fee results until the new buckets fill up. We'd need to implement such a scheme for 0.15.
@morcos.