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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
core: avoid double parsing blocks after hoh
moneromooo-monero
2019-03-05
1
-2
/
+3
*
core: avoid calculating tx prefix hash when we don't need it
moneromooo-monero
2019-03-05
1
-5
/
+4
*
core: add --block-rate-notify
moneromooo-monero
2019-03-04
1
-0
/
+2
*
ArticMine's new block weight algorithm
moneromooo-monero
2019-03-04
1
-0
/
+1
*
Pruning
moneromooo-monero
2019-01-22
1
-0
/
+39
*
blockchain_db: speedup tx output gathering
moneromooo-monero
2018-12-18
1
-0
/
+1
*
Merge pull request #4787
Riccardo Spagni
2018-12-12
1
-0
/
+8
|
\
|
*
protocol: option to pad transaction relay to the next kB
moneromooo-monero
2018-11-06
1
-0
/
+8
*
|
Merge pull request #4894
Riccardo Spagni
2018-12-04
1
-2
/
+1
|
\
\
|
*
|
remove some unused code
moneromooo-monero
2018-11-23
1
-2
/
+1
*
|
|
Merge pull request #4854
Riccardo Spagni
2018-12-04
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Removed a lot of unnecessary includes
Martijn Otto
2018-11-15
1
-1
/
+0
*
|
|
Merge pull request #4769
Riccardo Spagni
2018-11-14
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
core: avoid unnecessary tx/blob conversions
moneromooo-monero
2018-11-01
1
-1
/
+2
|
|
/
*
|
Merge pull request #4683
Riccardo Spagni
2018-11-04
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
core: fix handle_incoming_tx* comment about return value
moneromooo-monero
2018-10-21
1
-2
/
+2
*
|
Merge pull request #4536
Riccardo Spagni
2018-10-26
1
-1
/
+2
|
\
\
|
*
|
blocks: use auto-generated .c files instead of 'LD -r -b binary'
xiphon
2018-10-22
1
-1
/
+2
|
|
/
*
|
Merge pull request #4408
Riccardo Spagni
2018-10-26
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
cryptonote_core: warn when the block rate deviates from expectations
moneromooo-monero
2018-09-20
1
-0
/
+8
*
|
Revert "Merge pull request #4472"
Riccardo Spagni
2018-10-08
1
-2
/
+1
*
|
blocks: use auto-generated .c files instead of 'LD -r -b binary'
xiphon
2018-10-04
1
-1
/
+2
*
|
Merge pull request #4378
Riccardo Spagni
2018-09-21
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
rpc: add a "is an update available" flag in get_info
moneromooo-monero
2018-09-14
1
-0
/
+12
*
|
remove obsolete daemon selection of fake outs and old tx construction
moneromooo-monero
2018-09-14
1
-15
/
+0
|
/
*
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
2018-09-11
1
-2
/
+2
*
Bulletproof aggregated verification and tests
moneromooo-monero
2018-09-11
1
-0
/
+3
*
Merge pull request #3854
luigi1111
2018-07-19
1
-0
/
+2
|
\
|
*
add --regtest and --fixed-difficulty for regression testing
victorsintnicolaas
2018-06-29
1
-0
/
+2
*
|
rpc: rework to avoid repeated calculations in get_blocks.bin
moneromooo-monero
2018-06-26
1
-1
/
+1
*
|
replace std::list with std::vector on some hot paths
moneromooo-monero
2018-06-26
1
-20
/
+20
*
|
Merge pull request #3691
luigi1111
2018-06-17
1
-3
/
+0
|
\
\
|
*
|
core: remove threadpool dependency from header
moneromooo-monero
2018-05-20
1
-3
/
+0
*
|
|
Merge pull request #3450
luigi1111
2018-06-08
1
-0
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
core: add get_earliest_ideal_height_for_version()
stoffu
2018-03-21
1
-0
/
+7
*
|
|
db_lmdb: save pruned and prunable tx data separately
moneromooo-monero
2018-05-23
1
-1
/
+1
*
|
|
speed up get_output_distribution (and precalc common case)
moneromooo-monero
2018-05-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Only log an error if fork version is higher AND is not known.
Thaer Khawaja
2018-04-22
1
-0
/
+7
|
/
*
add RPC to get a histogram of outputs of a given amount
moneromooo-monero
2018-03-16
1
-0
/
+6
*
Stagenet
stoffu
2018-03-05
1
-7
/
+6
*
options: remove testnet-* options
whythat
2018-02-16
1
-2
/
+1
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
cryptonote_core: remove unused functions with off by one bugs
moneromooo-monero
2017-12-18
1
-21
/
+0
*
Merge pull request #2877
Riccardo Spagni
2017-12-17
1
-1
/
+2
|
\
|
*
cryptonote_core does not depend on p2p anymore
moneromooo-monero
2017-12-16
1
-1
/
+2
*
|
move includes around to lessen overall load
moneromooo-monero
2017-12-16
1
-1
/
+0
|
/
*
core: make --offline also disable DNS lookups
moneromooo-monero
2017-11-30
1
-0
/
+9
*
Merge pull request #2794
Riccardo Spagni
2017-11-25
1
-0
/
+15
|
\
|
*
core: warn when free disk space is low
moneromooo-monero
2017-11-14
1
-0
/
+15
[prev]
[next]