diff options
| author | Matt Corallo <[email protected]> | 2013-05-17 12:07:02 +0200 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2013-06-14 13:37:43 +0200 |
| commit | 87cce04c171800d29df1f13ecf9b36c933262b08 (patch) | |
| tree | 763dc008f7a63eab53b26bc3f82c0833adb7240e /src/netbase.cpp | |
| parent | Merge pull request #2553 from Diapolo/threads (diff) | |
| download | discoin-87cce04c171800d29df1f13ecf9b36c933262b08.tar.xz discoin-87cce04c171800d29df1f13ecf9b36c933262b08.zip | |
Refactor fee rules to make them actually readable.
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.
Diffstat (limited to 'src/netbase.cpp')
0 files changed, 0 insertions, 0 deletions