Riccardo Spagni
|
59a8366bb1
|
Revert "low risk, potentially varint overflow bug patched thanks to BBR"
This reverts commit 4e2b2b942d .
|
2014-09-25 08:24:42 +02:00 |
|
Riccardo Spagni
|
4e2b2b942d
|
low risk, potentially varint overflow bug patched thanks to BBR
|
2014-09-24 22:17:33 -04:00 |
|
fluffypony
|
4ba680f294
|
a few more error messages moved to log level 1
|
2014-09-09 12:28:16 +02:00 |
|
fluffypony
|
cf5a8b1d6c
|
moved non-critical warnings and errors to log level 1
|
2014-09-09 11:32:00 +02:00 |
|
Riccardo Spagni
|
d1b0ee7ecd
|
Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmp
tx pool fixes, courtesy of Bytecoin
|
2014-08-01 17:31:15 +02:00 |
|
fluffypony
|
6fc995fe5d
|
License updated to BSD 3-clause
|
2014-07-23 15:03:52 +02:00 |
|
Zachary Michaels
|
61e447f7c8
|
Remove dead code
|
2014-07-17 19:18:24 -04:00 |
|
Zachary Michaels
|
e48cf2a3a9
|
Remove second tx size check
|
2014-07-17 18:47:18 -04:00 |
|
Zachary Michaels
|
23c914ccfe
|
Don't check max tx size when adding to block
This is now done when adding transactions to the pool.
|
2014-07-17 17:11:21 -04:00 |
|
Zachary Michaels
|
e3b8c58496
|
Don't check for min fee when adding tx to block
This is now done when transactions enter the pool.
|
2014-07-17 17:10:35 -04:00 |
|
Zachary Michaels
|
232e23e90f
|
Decrease max block size from 200% median to 130%
|
2014-07-17 16:56:31 -04:00 |
|
Zachary Michaels
|
c017bb0656
|
Use print_money in log
|
2014-07-17 16:56:28 -04:00 |
|
Zachary Michaels
|
d9f3421ce7
|
Minimum tx fee for entering pool
|
2014-07-17 16:55:40 -04:00 |
|
Zachary Michaels
|
8e99cee062
|
Start fresh if tx_pool deserialize fails
|
2014-07-17 16:53:48 -04:00 |
|
Zachary Michaels
|
a3f5764869
|
Add transaction size limit
Transactions larger than the limit will not enter the pool
|
2014-07-17 16:53:48 -04:00 |
|
Zachary Michaels
|
4d25350a82
|
Use const where appropriate in tx_pool
|
2014-07-17 16:31:31 -04:00 |
|
mydesktop
|
eba62452c0
|
set max block size for gbt
|
2014-06-26 16:42:24 -04:00 |
|
monero-project
|
2a2b36d425
|
fix function typo
|
2014-06-24 13:30:41 -04:00 |
|
monero-project
|
c050ff43bf
|
Fix copy/paste bug, thx Boolberry
|
2014-06-24 13:20:15 -04:00 |
|
fluffypony
|
3bc16dc0e6
|
proper tx_pool handling from CryptoZoidberg / BBR
|
2014-06-15 09:48:13 +02:00 |
|
monero-project
|
2475ec877f
|
typo in tx_pool.cpp
|
2014-05-28 13:19:24 -04:00 |
|
mydesktop
|
9761529941
|
fix typing mismatch
|
2014-05-27 16:45:50 -04:00 |
|
mydesktop
|
328a52a543
|
dynamic tx size scaling for tx mempool
|
2014-05-26 20:57:50 -04:00 |
|
mydesktop
|
f545fd8ff0
|
maximum block size 130% of median
|
2014-05-26 19:51:22 -04:00 |
|
mydesktop
|
31a59785b0
|
temporary fix for block reward dos
|
2014-05-25 20:25:37 -04:00 |
|
thankful_for_today
|
0fd82c910b
|
mining bug fixed
|
2014-04-20 00:53:40 +04:00 |
|
Antonio Juarez
|
29c2859a3e
|
json rpc for wallet and bugfix
|
2014-04-02 17:00:17 +01:00 |
|
Antonio Juarez
|
296ae46ed8
|
moved all stuff to github
|
2014-03-03 22:07:58 +00:00 |
|