index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_core
/
tx_pool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
Avoid repeated (de)serialization when syncing
moneromooo-monero
2019-03-05
1
-1
/
+2
*
cryptonote: Add const-qualifier on comparison functor
Tom Smeding
2019-02-01
1
-1
/
+1
*
Merge pull request #4765
Riccardo Spagni
2018-11-16
1
-1
/
+1
|
\
|
*
tx_pool: fix comment about transaction_prefix
moneromooo-monero
2018-10-31
1
-1
/
+1
*
|
tx_pool: speed up take_tx for transactions from blocks
moneromooo-monero
2018-11-01
1
-0
/
+2
*
|
core: avoid unnecessary tx/blob conversions
moneromooo-monero
2018-11-01
1
-1
/
+1
|
/
*
tx_pool: avoid parsing a whole tx if only the prefix is needed
moneromooo-monero
2018-10-08
1
-6
/
+7
*
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
2018-09-11
1
-21
/
+25
*
core: cache block template where possible
moneromooo-monero
2018-08-16
1
-0
/
+9
*
Merge pull request #4047
luigi1111
2018-07-19
1
-1
/
+7
|
\
|
*
tx_pool: cache check_tx_inputs results
moneromooo-monero
2018-06-24
1
-1
/
+7
*
|
replace std::list with std::vector on some hot paths
moneromooo-monero
2018-06-26
1
-3
/
+3
|
/
*
tx_pool: hold off parsing a tx blob till we actually need it
moneromooo-monero
2018-06-02
1
-1
/
+3
*
tx_pool: add a max pool size, settable with --max-txpool-size
moneromooo-monero
2018-02-07
1
-2
/
+25
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
Merge pull request #2615
Riccardo Spagni
2017-11-14
1
-6
/
+16
|
\
|
*
Protect node privacy by proper filtering in restricted-mode RPC answers
binaryFate
2017-11-08
1
-6
/
+16
*
|
track double spending in the txpool
moneromooo-monero
2017-11-06
1
-1
/
+9
|
/
*
json serialization for rpc-relevant monero types
Thomas Winget
2017-09-05
1
-0
/
+23
*
rpc: add a new RPC to get current txpool backlog (sizes and fees)
moneromooo-monero
2017-08-26
1
-0
/
+7
*
tx_pool: remove obsolete unused m_config_folder field
moneromooo-monero
2017-07-30
1
-1
/
+0
*
Speedup print_pool_stats
Howard Chu
2017-06-01
1
-0
/
+7
*
Merge pull request #1982
Riccardo Spagni
2017-05-30
1
-35
/
+17
|
\
|
*
Move txpool to the database
moneromooo-monero
2017-05-25
1
-35
/
+17
*
|
Add expected total reward to RPC "getblocktemplate".
assylias
2017-04-19
1
-1
/
+2
|
/
*
core, wallet: faster tx pool scanning
moneromooo-monero
2017-03-23
1
-0
/
+7
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-2
/
+2
*
Merge pull request #1571
Riccardo Spagni
2017-01-15
1
-4
/
+10
|
\
|
*
fix do_not_relay not preventing relaying on a timer
moneromooo-monero
2017-01-14
1
-4
/
+10
*
|
Prioritize older transactions in the mempool
Miguel Herranz
2017-01-13
1
-6
/
+9
|
/
*
tx_pool: better block template filling algorithm
moneromooo-monero
2017-01-07
1
-1
/
+2
*
compile errors fixed when DEBUG_CREATE_BLOCK_TEMPLATE defined
rckngOpossum
2016-09-15
1
-0
/
+6
*
remove original Cryptonote blockchain_storage blockchain format
moneromooo-monero
2016-08-28
1
-19
/
+0
*
tx_pool: fix (hopefully) save/load of kept_by_block
moneromooo-monero
2016-04-06
1
-0
/
+2
*
minor corrections/clarifications
Thomas Winget
2016-03-30
1
-1
/
+1
*
Transaction pool documentation (and some cleanup)
Thomas Winget
2016-03-24
1
-67
/
+349
*
Merge pull request #631
Riccardo Spagni
2016-01-31
1
-2
/
+0
|
\
|
*
tx_pool: fix serialization of new relayed data
moneromooo-monero
2016-01-30
1
-2
/
+0
*
|
tx_pool: serialize missing kept_by_block flag
moneromooo-monero
2016-01-29
1
-1
/
+4
|
/
*
tx_pool: do not accept txes not in a block if they timed out before
moneromooo-monero
2016-01-29
1
-1
/
+4
*
Fix V1/V2 use of hard fork related parameters
moneromooo-monero
2016-01-29
1
-2
/
+3
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
Replace tabs with two spaces for consistency with rest of codebase
warptangent
2015-12-15
1
-8
/
+8
*
Relay transactions when they linger too long in the pool
moneromooo-monero
2015-11-21
1
-5
/
+13
*
Fixes changes to sort tx by fee per kb
Thomas Winget
2015-05-13
1
-3
/
+19
*
resolved merge conflict in tx_pool.cpp
Riccardo Spagni
2015-05-13
1
-0
/
+7
|
\
|
*
Sort txs by per-kb-fee for miners
Thomas Winget
2015-04-30
1
-0
/
+7
*
|
Add mempool output to daemon via command and RPC
warptangent
2015-04-23
1
-0
/
+2
|
/
[next]