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
/
cryptonote_core.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
cryptonote_core: initialize checkpoint flag
moneromooo-monero
2017-07-02
1
-0
/
+1
*
Merge pull request #2063
Riccardo Spagni
2017-06-01
1
-3
/
+6
|
\
|
*
Don't copy blockchain for coinbase_tx_sum
Howard Chu
2017-06-01
1
-3
/
+6
*
|
Speedup print_pool_stats
Howard Chu
2017-06-01
1
-0
/
+6
|
/
*
Merge pull request #2026
Riccardo Spagni
2017-05-30
1
-1
/
+1
|
\
|
*
Update sync time copy
xmr-eric
2017-05-10
1
-1
/
+1
*
|
Merge pull request #1982
Riccardo Spagni
2017-05-30
1
-16
/
+24
|
\
\
|
|
/
|
/
|
|
*
Move txpool to the database
moneromooo-monero
2017-05-25
1
-16
/
+24
*
|
Add expected total reward to RPC "getblocktemplate".
assylias
2017-04-19
1
-2
/
+2
|
/
*
core, wallet: faster tx pool scanning
moneromooo-monero
2017-03-23
1
-1
/
+7
*
core: call {prepare|cleanup}_handle_incoming_blocks when adding a mined block
moneromooo-monero
2017-03-19
1
-0
/
+17
*
core: don't try to re-relay an empty set of pool transactions
moneromooo-monero
2017-03-12
1
-1
/
+1
*
core: print the "new update found" message in cyan, for visibility
moneromooo-monero
2017-03-05
1
-2
/
+2
*
core: make update download cancellable
moneromooo-monero
2017-03-05
1
-17
/
+50
*
core: bound the amount of entries in bad tx semantics cache
moneromooo-monero
2017-02-23
1
-5
/
+15
*
updates: remove testnet case
moneromooo-monero
2017-02-22
1
-1
/
+1
*
updates: we now have a user URL, and an automatic one
moneromooo-monero
2017-02-22
1
-1
/
+2
*
updates: s/monerod/monero/ for the main download
moneromooo-monero
2017-02-22
1
-2
/
+2
*
Merge pull request #1766
Riccardo Spagni
2017-02-22
1
-1
/
+1
|
\
|
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
|
core: do not download an update we already downloaded
moneromooo-monero
2017-02-21
1
-14
/
+23
|
/
*
Fix core_tests breaking on startup
moneromooo-monero
2017-02-21
1
-0
/
+2
*
core: add p2p bind port options from net_node
moneromooo-monero
2017-02-21
1
-0
/
+4
*
Merge pull request #1727
Riccardo Spagni
2017-02-21
1
-7
/
+23
|
\
|
*
blockchain_db: add "raw" blobdata getters for block and transaction
moneromooo-monero
2017-02-13
1
-7
/
+23
*
|
core: updates can now be downloaded (and SHA256 hash checked)
moneromooo-monero
2017-02-20
1
-0
/
+30
*
|
core: test key images against validity domain
moneromooo-monero
2017-02-20
1
-0
/
+18
*
|
Optionally query moneropulse DNS records to check for updates
moneromooo-monero
2017-02-20
1
-0
/
+49
*
|
Get rid of directory lock
Howard Chu
2017-02-18
1
-40
/
+0
|
/
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-2
/
+2
*
Merge pull request #1641
Riccardo Spagni
2017-02-02
1
-1
/
+11
|
\
|
*
Separate data per P2P port
Miguel Herranz
2017-01-28
1
-1
/
+11
*
|
Merge pull request #1642
Riccardo Spagni
2017-02-02
1
-0
/
+1
|
\
\
|
*
|
core: set missing verifivation_failed flag when rejecting a tx
moneromooo-monero
2017-01-28
1
-0
/
+1
|
|
/
*
|
Merge pull request #1617
Riccardo Spagni
2017-02-02
1
-6
/
+5
|
\
\
|
|
/
|
/
|
|
*
Remove boost/foreach.cpp includes
Miguel Herranz
2017-01-22
1
-1
/
+0
|
*
Replace BOOST_FOREACH with C++11 ranged for
Miguel Herranz
2017-01-22
1
-5
/
+5
*
|
Update log messages to reflect fact we no longer need to type `exit` to save ...
NanoAkron
2017-01-23
1
-5
/
+4
|
/
*
Merge pull request #1615
Riccardo Spagni
2017-01-22
1
-0
/
+8
|
\
|
*
core: cache tx hashes of failing semantics txes
moneromooo-monero
2017-01-22
1
-0
/
+8
*
|
Merge pull request #1610
Riccardo Spagni
2017-01-22
1
-2
/
+2
|
\
\
|
*
|
rpc: fix orphan_status when getting blocks
moneromooo-monero
2017-01-22
1
-2
/
+2
|
|
/
*
/
core: early out in handle_incoming_tx if already in pool or blockchain
moneromooo-monero
2017-01-21
1
-0
/
+12
|
/
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-32
/
+36
*
Merge pull request #1576
Riccardo Spagni
2017-01-15
1
-0
/
+44
|
\
|
*
rct: split rct checks between semantics and other
moneromooo-monero
2017-01-14
1
-0
/
+44
*
|
Merge pull request #1571
Riccardo Spagni
2017-01-15
1
-6
/
+6
|
\
\
|
*
|
fix do_not_relay not preventing relaying on a timer
moneromooo-monero
2017-01-14
1
-6
/
+6
|
|
/
*
|
Merge pull request #1506
Riccardo Spagni
2017-01-15
1
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
Tweak default db-sync-mode to fast:async:1
Howard Chu
2017-01-14
1
-4
/
+7
[next]