Anna Shaleva
|
1afd630169
|
core: add senders' fees monitor to mempool
In order to simplify maintainance of overall current senders` fees
in the mempool we are to keep them in a separate map.
|
2020-05-20 23:34:25 +03:00 |
|
Anna Shaleva
|
7acf5b2841
|
core: add SystemFee and NetworkFee to transaction
closes #831
|
2020-05-20 23:26:48 +03:00 |
|
Roman Khimov
|
e41d434a49
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
|
Roman Khimov
|
06daeb44f3
|
core: make IsLowPriority work with pre-calculated fee
Don't recalculate it again and again.
|
2020-02-19 12:19:02 +03:00 |
|
Evgenii Stratonikov
|
fed6fba9b6
|
core: refactor out MemPool
|
2020-01-16 10:16:24 +03:00 |
|