An error occurred while fetching folder content.
Refactor fee rules to make them actually readable.
Matt Corallo authored
This (nearly) doesn't change fee rules at all:
 * To make it into the fee transaction area, the dPriority comparison
   changed from < to <=
 * We now just ignore transactions > MAX_BLOCK_SIZE/4 instead of
   doing some calculations to require increasingly large fees as
   size increases.
18e9f7d2
Name Last commit Last update