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
*
tx_pool: initialize padding in txpool meta structure
moneromooo-monero
2017-07-02
1
-0
/
+2
*
Merge pull request #2082
Riccardo Spagni
2017-06-18
1
-2
/
+1
|
\
|
*
blockchain_db: add a txpool tx getter which returns existence
moneromooo-monero
2017-06-11
1
-2
/
+1
*
|
Add histogram to poolstats
Howard Chu
2017-06-04
1
-1
/
+47
|
/
*
Merge pull request #2062
Riccardo Spagni
2017-06-01
1
-0
/
+5
|
\
|
*
tx_pool: add missing blockchain lock in add_tx
moneromooo-monero
2017-05-31
1
-0
/
+5
*
|
Speedup print_pool_stats
Howard Chu
2017-06-01
1
-0
/
+25
|
/
*
Merge pull request #1982
Riccardo Spagni
2017-05-30
1
-219
/
+349
|
\
|
*
Move txpool to the database
moneromooo-monero
2017-05-25
1
-219
/
+349
*
|
Add expected total reward to RPC "getblocktemplate".
assylias
2017-04-19
1
-1
/
+2
|
/
*
tx_pool: add blob size and fee/byte when logging a new tx
moneromooo-monero
2017-04-04
1
-1
/
+1
*
Merge pull request #1911
Riccardo Spagni
2017-03-23
1
-3
/
+19
|
\
|
*
tx_pool: ensure txes loaded from poolstate.bin have their txid cached
moneromooo-monero
2017-03-23
1
-5
/
+6
|
*
tx_pool: remove transactions if they're in the blockchain
moneromooo-monero
2017-03-23
1
-1
/
+9
|
*
core, wallet: faster tx pool scanning
moneromooo-monero
2017-03-23
1
-0
/
+7
*
|
tx_pool: silence use of uninitialized warning
moneromooo-monero
2017-03-21
1
-1
/
+1
|
/
*
tx_pool: use new filling algorithm from v5 only
moneromooo-monero
2017-03-20
1
-20
/
+30
*
Add intervening v5 fork for increased min block size
moneromooo-monero
2017-03-15
1
-14
/
+7
*
tx_pool: log separately "not ready" and "double spend" cases
moneromooo-monero
2017-03-03
1
-2
/
+8
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
tx_pool: revert template filling changes
moneromooo-monero
2017-02-20
1
-0
/
+16
*
tx_pool: add a debug message when adding a tx to the pool
moneromooo-monero
2017-02-12
1
-0
/
+1
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-2
/
+2
*
Merge pull request #1631
Riccardo Spagni
2017-02-02
1
-4
/
+8
|
\
|
*
Blockfill - Sort tx pool correctly
Alexis Enston
2017-01-25
1
-2
/
+2
|
*
Blockfill - Take TX fees into account properly
Alexis Enston
2017-01-25
1
-1
/
+1
|
*
Consider empty block when filling with TXs
Alexis Enston
2017-01-25
1
-1
/
+5
*
|
Replace BOOST_FOREACH with C++11 ranged for
Miguel Herranz
2017-01-22
1
-4
/
+4
|
/
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-0
/
+3
*
Merge pull request #1571
Riccardo Spagni
2017-01-15
1
-6
/
+10
|
\
|
*
fix do_not_relay not preventing relaying on a timer
moneromooo-monero
2017-01-14
1
-6
/
+10
*
|
Prioritize older transactions in the mempool
Miguel Herranz
2017-01-13
1
-15
/
+17
|
/
*
Merge pull request #1534
Riccardo Spagni
2017-01-08
1
-15
/
+30
|
\
|
*
tx_pool: better block template filling algorithm
moneromooo-monero
2017-01-07
1
-15
/
+30
*
|
tx_pool: fix uninitialized "last failed" fields
moneromooo-monero
2016-12-24
1
-0
/
+2
|
/
*
Fix a few minor typos
Pierre Boyer
2016-12-04
1
-1
/
+1
*
core: dynamic fee algorithm from ArticMine
moneromooo-monero
2016-10-31
1
-5
/
+1
*
daemon: report transaction relay status in print_pool* commands
moneromooo-monero
2016-10-23
1
-0
/
+2
*
tx_pool: set relayed flag on relay
moneromooo-monero
2016-10-22
1
-0
/
+3
*
Add performance timers for ringct tx verification
moneromooo-monero
2016-10-10
1
-0
/
+2
*
Brackets to prevent premature return
NanoAkron
2016-10-04
1
-0
/
+2
*
Moved logging to target functions rather than caller
NanoAkron
2016-10-03
1
-4
/
+13
*
core: allow v1 txes after HF 5 when sweeping unmixable outputs
moneromooo-monero
2016-08-28
1
-15
/
+0
*
rct: rework the verification preparation process
moneromooo-monero
2016-08-28
1
-5
/
+5
*
core: add some locking around pool use
moneromooo-monero
2016-08-28
1
-0
/
+1
*
tx_pool: log why a transaction was rejected for version checks
moneromooo-monero
2016-08-28
1
-0
/
+3
*
change fork settings to allow pre-rct txes for one more fork cycle
moneromooo-monero
2016-08-28
1
-2
/
+7
*
Condition v2 txes on v3 hard fork
moneromooo-monero
2016-08-28
1
-1
/
+3
*
add rct to the protocol
moneromooo-monero
2016-08-28
1
-16
/
+38
*
remove original Cryptonote blockchain_storage blockchain format
moneromooo-monero
2016-08-28
1
-19
/
+0
[next]