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
*
Fix timeout checks for forwarded and Dandelion++ stem txes
Lee Clagett
2020-10-21
1
-2
/
+9
*
Merge pull request #6512
Alexander Blair
2020-07-19
1
-1
/
+1
|
\
|
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
|
tx_pool: mine stem txes in fake chain mode
moneromooo-monero
2020-07-09
1
-1
/
+3
|
/
*
Always reject duplicate key-images from second txid
Lee Clagett
2020-03-30
1
-2
/
+4
*
protocol: request txpool contents when synced
moneromooo-monero
2020-03-22
1
-0
/
+5
*
Adding support for hidden (anonymity) txpool
Lee Clagett
2019-11-02
1
-23
/
+30
*
Merge pull request #5919
luigi1111
2019-10-22
1
-0
/
+5
|
\
|
*
blockchain: fill in cumulative block weight for alt blocks
moneromooo-monero
2019-10-10
1
-0
/
+5
*
|
Merge pull request #5962
luigi1111
2019-10-16
1
-1
/
+1
|
\
\
|
*
|
tx_pool: make spent return-by-reference as intended
stoffu
2019-10-06
1
-1
/
+1
|
|
/
*
/
monerod can now sync from pruned blocks
moneromooo-monero
2019-09-27
1
-1
/
+2
|
/
*
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
[next]