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
/
cryptonote_core.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: fix automatic safe db sync mode switching
moneromooo-monero
2018-05-30
1
-5
/
+6
*
speed up get_output_distribution (and precalc common case)
moneromooo-monero
2018-05-19
1
-2
/
+2
*
cryptonote: make sure outPk setup always happens
moneromooo-monero
2018-05-07
1
-33
/
+0
*
Only log an error if fork version is higher AND is not known.
Thaer Khawaja
2018-04-23
1
-0
/
+5
*
Merge pull request #3503
Riccardo Spagni
2018-03-29
1
-1
/
+1
|
\
|
*
fix lambda compile error on openbsd
moneromooo-monero
2018-03-27
1
-1
/
+1
*
|
core: fix use of uninitialised data
moneromooo-monero
2018-03-18
1
-1
/
+2
|
/
*
Merge pull request #3336
Riccardo Spagni
2018-03-16
1
-2
/
+2
|
\
|
*
Fix typos in various files
Dimitris Apostolou
2018-03-15
1
-2
/
+2
*
|
add RPC to get a histogram of outputs of a given amount
moneromooo-monero
2018-03-16
1
-0
/
+5
|
/
*
Stagenet
stoffu
2018-03-05
1
-14
/
+29
*
cryptonote_core: change wording of fork warning message
moneromooo-monero
2018-02-18
1
-1
/
+1
*
Merge pull request #3170
Riccardo Spagni
2018-02-17
1
-12
/
+13
|
\
|
*
options: add testnet option dependencies
whythat
2018-02-16
1
-2
/
+6
|
*
options: remove testnet-* options
whythat
2018-02-16
1
-12
/
+9
*
|
core: add --no-fluffy-blocks, and enable fluffy blocks by default
moneromooo-monero
2018-02-16
1
-2
/
+10
|
/
*
tx_pool: add a max pool size, settable with --max-txpool-size
moneromooo-monero
2018-02-07
1
-1
/
+8
*
Merge pull request #3143
Riccardo Spagni
2018-01-27
1
-0
/
+6
|
\
|
*
cryptonote_core: add --disable-dns-checkpoints flag
moneromooo-monero
2018-01-17
1
-0
/
+6
*
|
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
|
/
*
Merge pull request #2929
Riccardo Spagni
2017-12-25
1
-5
/
+35
|
\
|
*
resumption support for updates using range requests
moneromooo-monero
2017-12-15
1
-5
/
+35
*
|
cryptonote_core: remove unused functions with off by one bugs
moneromooo-monero
2017-12-18
1
-15
/
+0
*
|
cryptonote_core: fix db leak on error
moneromooo-monero
2017-12-18
1
-2
/
+2
*
|
cryptonote_core: fix blockchain init call after prototype change
moneromooo-monero
2017-12-17
1
-1
/
+1
*
|
Merge pull request #2877
Riccardo Spagni
2017-12-17
1
-12
/
+4
|
\
\
|
*
|
cryptonote_core does not depend on p2p anymore
moneromooo-monero
2017-12-16
1
-12
/
+4
*
|
|
move includes around to lessen overall load
moneromooo-monero
2017-12-16
1
-0
/
+3
|
/
/
*
|
Merge pull request #2878
Riccardo Spagni
2017-12-16
1
-1
/
+15
|
\
\
|
*
|
core: make --offline also disable DNS lookups
moneromooo-monero
2017-11-30
1
-1
/
+15
*
|
|
Merge pull request #2871
Riccardo Spagni
2017-12-16
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Small cleanup of daemon synchronization output
xmr-eric
2017-11-27
1
-2
/
+2
|
|
/
*
|
add bulletproofs from v7 on testnet
moneromooo-monero
2017-12-08
1
-0
/
+18
*
|
Added command descriptions
Cifrado
2017-11-26
1
-0
/
+1
|
/
*
Merge pull request #2794
Riccardo Spagni
2017-11-25
1
-0
/
+19
|
\
|
*
core: warn when free disk space is low
moneromooo-monero
2017-11-14
1
-0
/
+19
*
|
Merge pull request #2736
Riccardo Spagni
2017-11-14
1
-24
/
+91
|
\
\
|
*
|
move cryptonote command line options to cryptonote_core
moneromooo-monero
2017-11-14
1
-24
/
+91
*
|
|
remove "using namespace std" from headers
moneromooo-monero
2017-11-14
1
-2
/
+2
|
/
/
*
/
Protect node privacy by proper filtering in restricted-mode RPC answers
binaryFate
2017-11-08
1
-8
/
+8
|
/
*
Merge pull request #2638
Riccardo Spagni
2017-10-15
1
-1
/
+9
|
\
|
*
core: guard against a mined block not finding all txes in the pool
moneromooo-monero
2017-10-11
1
-1
/
+9
*
|
Merge pull request #2552
Riccardo Spagni
2017-10-15
1
-0
/
+3
|
\
\
|
*
|
core: fix failure to sync when a tx is already in the pool
moneromooo-monero
2017-09-29
1
-0
/
+3
*
|
|
Merge pull request #2469
Riccardo Spagni
2017-10-15
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
precomputed block hashes are now in blocks of N (currently 256)
moneromooo-monero
2017-09-18
1
-0
/
+5
*
|
|
Merge pull request #2513
Riccardo Spagni
2017-10-02
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Source updates are in a source subdirectory
moneromooo-monero
2017-09-22
1
-1
/
+2
|
|
/
*
|
checkpoints: add a token checkpoint on testnet (the genesis block)
moneromooo-monero
2017-09-25
1
-1
/
+1
*
|
move checkpoints in a separate library
moneromooo-monero
2017-09-25
1
-1
/
+1
[next]