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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
speed up get_output_distribution (and precalc common case)
moneromooo-monero
2018-05-19
1
-1
/
+1
*
Only log an error if fork version is higher AND is not known.
Thaer Khawaja
2018-04-23
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
*
|
move cryptonote command line options to cryptonote_core
moneromooo-monero
2017-11-14
1
-0
/
+5
*
|
Protect node privacy by proper filtering in restricted-mode RPC answers
binaryFate
2017-11-08
1
-5
/
+9
|
/
*
Merge pull request #2469
Riccardo Spagni
2017-10-15
1
-0
/
+7
|
\
|
*
precomputed block hashes are now in blocks of N (currently 256)
moneromooo-monero
2017-09-18
1
-0
/
+7
*
|
get_blockchain_top now returns void
moneromooo-monero
2017-09-25
1
-3
/
+1
|
/
*
Merge pull request #2446
Riccardo Spagni
2017-09-18
1
-2
/
+2
|
\
|
*
Use a threadpool
Howard Chu
2017-09-14
1
-2
/
+2
*
|
Merge pull request #2044
Riccardo Spagni
2017-09-18
1
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
json serialization for rpc-relevant monero types
Thomas Winget
2017-09-05
1
-0
/
+17
*
|
Add a --fluffy-blocks option to relay blocks as fluffy blocks
moneromooo-monero
2017-09-03
1
-0
/
+9
|
/
*
Merge pull request #2314
Riccardo Spagni
2017-08-26
1
-0
/
+7
|
\
|
*
Cleanup test impact of adding safesyncmode() method
Howard Chu
2017-08-22
1
-0
/
+7
*
|
rpc: add a new RPC to get current txpool backlog (sizes and fees)
moneromooo-monero
2017-08-26
1
-0
/
+7
|
/
*
Merge pull request #2303
Riccardo Spagni
2017-08-17
1
-1
/
+1
|
\
|
*
cryptonote_protocol: large block sync size before v4
moneromooo-monero
2017-08-17
1
-1
/
+1
*
|
protocol: pass blockchain cumulative difficulty when syncing
moneromooo-monero
2017-08-15
1
-0
/
+7
|
/
*
tests: fix tests build
moneromooo-monero
2017-08-10
1
-0
/
+14
*
core: new API to disable DNS checkpoint lookups
moneromooo-monero
2017-08-07
1
-0
/
+8
*
Merge pull request #2149
Riccardo Spagni
2017-08-07
1
-0
/
+23
|
\
|
*
core: thread most of handle_incoming_tx
moneromooo-monero
2017-08-07
1
-0
/
+23
*
|
core: forbid duplicate ring members from v6
moneromooo-monero
2017-07-22
1
-0
/
+9
|
/
*
Speedup print_pool_stats
Howard Chu
2017-06-01
1
-0
/
+7
*
Merge pull request #1982
Riccardo Spagni
2017-05-30
1
-4
/
+11
|
\
|
*
Move txpool to the database
moneromooo-monero
2017-05-25
1
-4
/
+11
*
|
Add expected total reward to RPC "getblocktemplate".
assylias
2017-04-19
1
-1
/
+1
|
/
*
core, wallet: faster tx pool scanning
moneromooo-monero
2017-03-23
1
-0
/
+7
*
core: make update download cancellable
moneromooo-monero
2017-03-05
1
-0
/
+5
*
core: bound the amount of entries in bad tx semantics cache
moneromooo-monero
2017-02-23
1
-1
/
+1
*
core: remove a couple unused/obsolete bits
moneromooo-monero
2017-02-23
1
-3
/
+0
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
Merge pull request #1727
Riccardo Spagni
2017-02-21
1
-8
/
+22
|
\
|
*
blockchain_db: add "raw" blobdata getters for block and transaction
moneromooo-monero
2017-02-13
1
-8
/
+22
*
|
core: test key images against validity domain
moneromooo-monero
2017-02-20
1
-0
/
+10
*
|
Optionally query moneropulse DNS records to check for updates
moneromooo-monero
2017-02-20
1
-0
/
+15
*
|
core: display any fork warning at startup too
moneromooo-monero
2017-02-20
1
-1
/
+1
*
|
Get rid of directory lock
Howard Chu
2017-02-18
1
-18
/
+0
|
/
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-3
/
+3
[next]