index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_core
/
tx_pool.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #10543
tobtoht
2026-06-09
1
-4
/
+6
|
\
|
*
zmq: apply restricted-mode privacy filtering to get_transaction_pool
greatjourney589
2026-05-08
1
-4
/
+6
*
|
tx_pool: fix use-after-free in prune()
SChernykh
2026-06-03
1
-1
/
+1
|
/
*
tx_pool: notify txpool event when stem bumps to fluff
j-berman
2026-04-24
1
-4
/
+4
*
tx_memory_pool: speedup get_complement() for large requests
jeffro256
2026-03-21
1
-3
/
+10
*
tx pool: only increment m_txpool_weight for newly added pool txs
j-berman
2025-11-11
1
-1
/
+2
*
blockchain sync: reduce disk writes from 2 to 1 per tx
jeffro256
2025-03-10
1
-110
/
+40
*
Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]
jeffro256
2024-04-29
1
-0
/
+9
*
Fixed mempool pruning
SChernykh
2024-03-08
1
-2
/
+13
*
Merge pull request #9223
luigi1111
2024-03-08
1
-1
/
+1
|
\
|
*
get_block_template_backlog: better sorting logic
SChernykh
2024-03-08
1
-1
/
+1
*
|
tx_memory_pool: make double spends a no-drop offense
jeffro256
2024-03-08
1
-0
/
+1
|
/
*
Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...
j-berman
2023-07-09
1
-30
/
+48
*
wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...
rbrunner7
2023-07-09
1
-19
/
+213
*
cryptonote core/protocol: don't drop peers for soft offenses
jeffro256
2023-03-29
1
-0
/
+2
*
Add a size limit for tx_extra in tx pool
tevador
2023-03-18
1
-0
/
+9
*
Merge pull request #8467
luigi1111
2022-08-09
1
-5
/
+24
|
\
|
*
continue pool pruning even if a tx can't be found
j-berman
2022-07-26
1
-5
/
+24
*
|
Merge pull request #8455
luigi1111
2022-08-08
1
-16
/
+51
|
\
\
|
*
|
Fixed get_block_template_backlog performance
SChernykh
2022-07-22
1
-16
/
+51
|
|
/
*
/
Publish submitted txs via zmq
j-berman
2022-07-21
1
-1
/
+9
|
/
*
fix backoff delay logic when re-relaying txs
j-berman
2022-05-12
1
-4
/
+4
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
cryptonote_core: fix unused lambda warning
selsta
2021-11-16
1
-1
/
+1
*
tx_pool: full tx revalidation on fork boundaries
moneromooo-monero
2021-11-01
1
-45
/
+43
*
RPC and ZeroMQ APIs to support p2pool
SChernykh
2021-09-11
1
-4
/
+35
*
Remove unused variables in monero codebase
Kevin Barbour
2021-02-09
1
-2
/
+0
*
Merge pull request #7025
Alexander Blair
2020-12-01
1
-2
/
+2
|
\
|
*
Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s
Lee Clagett
2020-11-17
1
-2
/
+2
*
|
Fix timeout checks for forwarded and Dandelion++ stem txes
Lee Clagett
2020-11-15
1
-5
/
+36
|
/
*
tx_pool: silence spammy harmless warning till we fix the bug
moneromooo-monero
2020-10-12
1
-1
/
+4
*
Avoid some temporary strings when reading off the database
moneromooo-monero
2020-08-17
1
-13
/
+13
*
Merge pull request #6354
Alexander Blair
2020-08-09
1
-10
/
+48
|
\
|
*
Add randomized delay when forwarding txes from i2p/tor -> ipv4/6
Lee Clagett
2020-05-15
1
-10
/
+48
*
|
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
-4
/
+10
*
|
|
Fix D++ block template check
Lee Clagett
2020-06-12
1
-1
/
+1
|
/
/
*
|
Merge pull request #6478
luigi1111
2020-05-06
1
-1
/
+1
|
\
\
|
*
|
Used legacy category to match insert_key_images behavior
Lee Clagett
2020-04-24
1
-1
/
+1
|
|
/
*
/
txpool.cpp: rename var to fix for old g++ version (xenial default)
Sumo Gr
2020-04-29
1
-2
/
+2
|
/
*
Always reject duplicate key-images from second txid
Lee Clagett
2020-03-30
1
-10
/
+12
*
Adding Dandelion++ support to public networks:
Lee Clagett
2020-03-26
1
-30
/
+85
*
Merge pull request #6403
luigi1111
2020-04-10
1
-16
/
+7
|
\
|
*
Correct key image check in tx_pool
Lee Clagett
2020-03-14
1
-16
/
+7
*
|
Merge pull request #6336
luigi1111
2020-03-31
1
-1
/
+5
|
\
\
|
*
|
tx_pool: catch theoretical error in get_block_reward
moneromooo-monero
2020-02-12
1
-1
/
+5
|
|
/
*
|
Merge pull request #6214
luigi1111
2020-03-31
1
-0
/
+33
|
\
\
|
*
|
protocol: request txpool contents when synced
moneromooo-monero
2020-03-22
1
-0
/
+33
|
|
/
*
/
core: move the LockedTXN class out of txpool so it may be reused
moneromooo-monero
2020-03-12
1
-30
/
+12
|
/
[next]