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
*
Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...
j-berman
2023-07-09
1
-3
/
+8
*
wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...
rbrunner7
2023-07-09
1
-0
/
+32
*
Merge pull request #8467
luigi1111
2022-08-09
1
-0
/
+7
|
\
|
*
continue pool pruning even if a tx can't be found
j-berman
2022-07-26
1
-0
/
+7
*
|
Merge pull request #8455
luigi1111
2022-08-08
1
-1
/
+5
|
\
\
|
*
|
Fixed get_block_template_backlog performance
SChernykh
2022-07-22
1
-1
/
+5
|
|
/
*
/
Publish submitted txs via zmq
j-berman
2022-07-21
1
-1
/
+3
|
/
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
RPC and ZeroMQ APIs to support p2pool
SChernykh
2021-09-11
1
-0
/
+10
*
Fix timeout checks for forwarded and Dandelion++ stem txes
Lee Clagett
2020-11-15
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
[next]