index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_core
/
tx_pool.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-23
Keep memory pool consistent when stuck tx removed
warptangent
1
-0
/
+1
2015-04-23
Add mempool output to daemon via command and RPC
warptangent
1
-0
/
+34
2015-02-02
Add compile-time support for both db implementations: in-memory and LMDB
warptangent
1
-1
/
+12
2015-01-04
Integrate BlockchainDB into cryptonote_core
Thomas Winget
1
-2
/
+2
2015-01-02
year updated in license
Riccardo Spagni
1
-1
/
+1
2014-11-11
Disable legacy fees for now
iamsmooth
1
-1
/
+1
2014-11-09
Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ...
iamsmooth
1
-1
/
+1
2014-11-06
per kb fees
Thomas Winget
1
-2
/
+5
2014-09-25
Revert "low risk, potentially varint overflow bug patched thanks to BBR"
Riccardo Spagni
1
-4
/
+5
2014-09-24
low risk, potentially varint overflow bug patched thanks to BBR
Riccardo Spagni
1
-5
/
+4
2014-09-09
a few more error messages moved to log level 1
fluffypony
1
-4
/
+4
2014-09-09
moved non-critical warnings and errors to log level 1
fluffypony
1
-6
/
+6
2014-08-01
Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmp
Riccardo Spagni
1
-79
/
+65
2014-07-23
License updated to BSD 3-clause
fluffypony
1
-3
/
+29
2014-07-17
Remove dead code
Zachary Michaels
1
-17
/
+0
2014-07-17
Remove second tx size check
Zachary Michaels
1
-7
/
+0
2014-07-17
Don't check max tx size when adding to block
Zachary Michaels
1
-8
/
+0
2014-07-17
Don't check for min fee when adding tx to block
Zachary Michaels
1
-5
/
+0
2014-07-17
Decrease max block size from 200% median to 130%
Zachary Michaels
1
-1
/
+3
2014-07-17
Use print_money in log
Zachary Michaels
1
-1
/
+1
2014-07-17
Minimum tx fee for entering pool
Zachary Michaels
1
-0
/
+8
2014-07-17
Start fresh if tx_pool deserialize fails
Zachary Michaels
1
-2
/
+6
2014-07-17
Add transaction size limit
Zachary Michaels
1
-0
/
+24
2014-07-17
Use const where appropriate in tx_pool
Zachary Michaels
1
-38
/
+23
2014-06-26
set max block size for gbt
mydesktop
1
-0
/
+8
2014-06-24
fix function typo
monero-project
1
-1
/
+1
2014-06-24
Fix copy/paste bug, thx Boolberry
monero-project
1
-3
/
+3
2014-06-15
proper tx_pool handling from CryptoZoidberg / BBR
fluffypony
1
-0
/
+26
2014-05-28
typo in tx_pool.cpp
monero-project
1
-1
/
+1
2014-05-27
fix typing mismatch
mydesktop
1
-2
/
+9
2014-05-26
dynamic tx size scaling for tx mempool
mydesktop
1
-0
/
+11
2014-05-26
maximum block size 130% of median
mydesktop
1
-3
/
+14
2014-05-25
temporary fix for block reward dos
mydesktop
1
-1
/
+23
2014-04-20
mining bug fixed
thankful_for_today
1
-45
/
+12
2014-04-02
json rpc for wallet and bugfix
Antonio Juarez
1
-15
/
+47
2014-03-03
moved all stuff to github
Antonio Juarez
1
-0
/
+410