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
...
*
|
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
*
Merge pull request #1615
Riccardo Spagni
2017-01-22
1
-0
/
+2
|
\
|
*
core: cache tx hashes of failing semantics txes
moneromooo-monero
2017-01-22
1
-0
/
+2
*
|
rpc: fix orphan_status when getting blocks
moneromooo-monero
2017-01-22
1
-1
/
+1
|
/
*
fix do_not_relay not preventing relaying on a timer
moneromooo-monero
2017-01-14
1
-3
/
+6
*
Add start_time to get_info methods and show uptime
Miguel Herranz
2017-01-12
1
-0
/
+8
*
Add a get_outs (fully text based) version of get_outs.bin
moneromooo-monero
2016-11-22
1
-1
/
+1
*
add lightweight block propagation ("fluffy blocks")
Dion Ahmetaj
2016-11-09
1
-0
/
+14
*
core: notify the txpool when transactions are relayed
moneromooo-monero
2016-10-23
1
-0
/
+5
*
patched parameter type bug that was causing failure on 32 bit
Dion Ahmetaj
2016-10-14
1
-1
/
+1
*
print_coinbase_tx_sum now breaks output into fee and emission components
Dion Ahmetaj
2016-10-10
1
-1
/
+1
*
changed params from start/end index to height/count
Dion Ahmetaj
2016-10-10
1
-1
/
+1
*
attempted to remove whitespace spam
Dion Ahmetaj
2016-10-10
1
-1
/
+1
*
added print_coinbase_tx_sum option
Dion Ahmetaj
2016-10-10
1
-1
/
+8
[prev]
[next]