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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
core: display any fork warning at startup too
moneromooo-monero
2017-02-20
1
-1
/
+1
|
*
|
dns_utils: fix first checked DNS entry being ignored
moneromooo-monero
2017-02-20
1
-1
/
+0
|
*
|
util: add a vercmp function to compare version numbers
moneromooo-monero
2017-02-20
2
-0
/
+18
|
*
|
dns_utils: factor TXT record loading code from checkpoint code
moneromooo-monero
2017-02-20
3
-104
/
+110
*
|
|
Merge pull request #1737
Riccardo Spagni
2017-02-21
8
-29
/
+81
|
\
\
\
|
*
|
|
More robust battery status handling.
Dion Ahmetaj
2017-02-16
8
-29
/
+81
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1749
Riccardo Spagni
2017-02-21
1
-5
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
wallet2: fix failure to send (relatedness check in wrong case)
moneromooo-monero
2017-02-19
1
-5
/
+5
|
|
/
*
|
Merge pull request #1729
Riccardo Spagni
2017-02-21
1
-0
/
+3
|
\
\
|
*
|
rpc: fix some RPC calls not returning OK status when needed
moneromooo-monero
2017-02-13
1
-0
/
+3
|
|
/
*
|
Merge pull request #1732
Riccardo Spagni
2017-02-21
5
-21
/
+21
|
\
\
|
*
|
simplewallet: validate hex input size
moneromooo-monero
2017-02-14
5
-21
/
+21
|
|
/
*
|
Merge pull request #1748
Riccardo Spagni
2017-02-21
5
-104
/
+97
|
\
\
|
*
|
Get rid of directory lock
Howard Chu
2017-02-18
2
-58
/
+0
|
*
|
Handle map resizes from other processes
Howard Chu
2017-02-18
1
-9
/
+52
|
*
|
Can't cache num_txs or num_outputs either
Howard Chu
2017-02-18
2
-34
/
+34
|
*
|
Add a few read txns to streamline
Howard Chu
2017-02-18
3
-3
/
+11
|
|
/
*
/
tx_pool: revert template filling changes
moneromooo-monero
2017-02-20
1
-0
/
+16
|
/
*
Merge pull request #1718
Riccardo Spagni
2017-02-12
3
-4
/
+10
|
\
|
*
tools: log to the correct file
moneromooo-monero
2017-02-12
2
-2
/
+6
|
*
tools: set requested log level
moneromooo-monero
2017-02-12
3
-2
/
+4
*
|
Merge pull request #1717
Riccardo Spagni
2017-02-12
2
-2
/
+31
|
\
\
|
*
|
protocol: speed up sync by minimizing duplicate work
moneromooo-monero
2017-02-12
2
-2
/
+31
|
|
/
*
|
Merge pull request #1715
Riccardo Spagni
2017-02-12
1
-1
/
+1
|
\
\
|
*
|
net_node: fix spurious warning about using uninitialized data
moneromooo-monero
2017-02-12
1
-1
/
+1
|
|
/
*
|
Merge pull request #1714
Riccardo Spagni
2017-02-12
3
-42
/
+79
|
\
\
|
*
|
tx_pool: add a debug message when adding a tx to the pool
moneromooo-monero
2017-02-12
1
-0
/
+1
|
*
|
cryptonote_protocol: misc fluffy block fixes
moneromooo-monero
2017-02-12
2
-42
/
+78
|
|
/
*
|
Merge pull request #1713
Riccardo Spagni
2017-02-12
1
-1
/
+1
|
\
\
|
*
|
Fixup choice of easylogging++ vs libunwind stack trace code
moneromooo-monero
2017-02-12
1
-1
/
+1
|
|
/
*
|
Merge pull request #1712
Riccardo Spagni
2017-02-12
1
-1
/
+1
|
\
\
|
*
|
rpc: fix daemon mixed style set_log 2,category:level
moneromooo-monero
2017-02-12
1
-1
/
+1
|
|
/
*
|
Merge pull request #1711
Riccardo Spagni
2017-02-12
1
-0
/
+2
|
\
\
|
*
|
daemon: fix crash on exit when mining
moneromooo-monero
2017-02-12
1
-0
/
+2
|
|
/
*
|
Merge pull request #1709
Riccardo Spagni
2017-02-12
1
-1
/
+1
|
\
\
|
*
|
Fix GUI building after libcryptonote_core was split (#1626)
iDunk5400
2017-02-11
1
-1
/
+1
|
|
/
*
|
Merge pull request #1708
Riccardo Spagni
2017-02-12
2
-6
/
+7
|
\
\
|
*
|
db_lmdb: fix bad height saved in tx data
moneromooo-monero
2017-02-11
2
-6
/
+7
|
|
/
*
|
Added a note about smart mining to status command. Fixed up a bug where I was...
Dion Ahmetaj
2017-02-10
5
-5
/
+8
*
|
Changed ac_line_status to on_battery_power.
Dion Ahmetaj
2017-02-10
2
-6
/
+6
*
|
Use defined directive to silence pre-proc warnings.
Dion Ahmetaj
2017-02-10
1
-1
/
+1
*
|
Cleaned up some logging. Thanks to moneromooo for help.
Dion Ahmetaj
2017-02-10
1
-20
/
+20
*
|
Added some //TODO comments pertaining to returning enums instead of bools in ...
Dion Ahmetaj
2017-02-10
1
-0
/
+5
*
|
Moved around checking of AC power in order to bail quicker to sleep if not pl...
Dion Ahmetaj
2017-02-10
1
-4
/
+6
*
|
Moved setting of previous process times to block where background mining is s...
Dion Ahmetaj
2017-02-10
1
-14
/
+11
*
|
Set background mining started bool to false on bg thread start. If mining::st...
Dion Ahmetaj
2017-02-10
1
-0
/
+1
*
|
Background/smart mining. If a users' computer is plugged into a power
Dion Ahmetaj
2017-02-10
8
-18
/
+459
|
/
*
Merge pull request #1698
Riccardo Spagni
2017-02-11
1
-0
/
+6
|
\
|
*
simplewallet: print error when address is wrong
kenshi84
2017-02-08
1
-0
/
+6
*
|
Merge pull request #1689
Riccardo Spagni
2017-02-11
28
-133
/
+385
|
\
\
[prev]
[next]