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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
tx_pool: ensure no txes that fail check_inputs get in the block template
moneromooo-monero
2016-04-05
1
-1
/
+1
*
Merge pull request #767
Riccardo Spagni
2016-04-02
1
-3
/
+15
|
\
|
*
Convey tx verification failure reasons to the RPC client
moneromooo-monero
2016-03-27
1
-3
/
+15
*
|
minor corrections/clarifications
Thomas Winget
2016-03-30
1
-3
/
+5
*
|
Transaction pool documentation (and some cleanup)
Thomas Winget
2016-03-24
1
-7
/
+23
|
/
*
tx_pool: do not accept txes not in a block if they timed out before
moneromooo-monero
2016-01-29
1
-1
/
+10
*
tx_pool: fix use of invalidated iterator
moneromooo-monero
2016-01-29
1
-1
/
+2
*
Fix V1/V2 use of hard fork related parameters
moneromooo-monero
2016-01-29
1
-15
/
+35
*
core: do not use the persistent pool state for tests
moneromooo-monero
2015-12-31
1
-0
/
+6
*
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
-12
/
+12
*
tx_pool: fix "minumim" typo in message
moneromooo-monero
2015-12-13
1
-1
/
+1
*
Relay transactions when they linger too long in the pool
moneromooo-monero
2015-11-21
1
-4
/
+55
*
from hard fork 2, all outputs must be decomposed
moneromooo-monero
2015-10-11
1
-0
/
+6
*
Removed on_idle() calls to Blockchain::store_blockchain() for lmdb.
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2015-07-15
1
-6
/
+6
*
Fixed binary size issue due to embedded checkpoint data.
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2015-07-15
1
-6
/
+6
*
** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2015-07-15
1
-3
/
+10
*
Fix loop bug when calling core::get_block_template, causing calling thread to...
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2015-07-10
1
-0
/
+9
*
Fixes changes to sort tx by fee per kb
Thomas Winget
2015-05-13
1
-11
/
+27
[next]