Author: Jonathan Toomim 2015-10-28 22:41:39
Published on: 2015-10-28T22:41:39+00:00
In an email exchange between Luke Dashjr and Jonathan Toomim, the topic of node policy in regards to modifying/customising it was discussed. Dashjr argued that simplifying code could make custom policies harder to implement, specifically the default policy of 5% reserved space. He suggested using an abstract API that is calibrated on the whole mempool and has a method for calculating priority scores for transactions. This would make it easier for someone to write a reserved-space algorithm within the priority API scheme.
Updated on: 2023-06-11T00:45:58.839427+00:00