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_basic
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed crypto to cncrypto so it generated libcncrypto
Gentian
2017-05-23
1
-1
/
+1
*
Merge pull request #1938
Riccardo Spagni
2017-04-24
2
-2
/
+4
|
\
|
*
Add expected total reward to RPC "getblocktemplate".
assylias
2017-04-19
2
-2
/
+4
*
|
Simplified the implementation and features of span
Lee Clagett
2017-04-11
1
-7
/
+22
*
|
Improvements for epee binary to hex functions:
Lee Clagett
2017-04-11
2
-17
/
+8
|
/
*
Merge pull request #1955
Riccardo Spagni
2017-04-11
2
-7
/
+1
|
\
|
*
core: fix blob size cache, and reenable hash and blob size caches
moneromooo-monero
2017-04-03
2
-7
/
+1
*
|
Merge pull request #1946
Riccardo Spagni
2017-04-11
1
-0
/
+2
|
\
\
|
*
|
miner: add a debug log in pause and resume
moneromooo-monero
2017-03-31
1
-0
/
+2
|
|
/
*
/
Add other possible paths of AC power status file on Linux
Guillaume LE VAILLANT
2017-03-28
1
-3
/
+5
|
/
*
core: disable tx/block hash cache
moneromooo-monero
2017-03-26
1
-0
/
+6
*
core: avoid possible reordering bugs wth tx/bloch hash cache
moneromooo-monero
2017-03-25
3
-28
/
+42
*
core: cache tx and block hashes in the respective classes
moneromooo-monero
2017-03-23
4
-2
/
+114
*
wallet-rpc: enable openalias
stoffu
2017-03-17
2
-2
/
+6
*
Add intervening v5 fork for increased min block size
moneromooo-monero
2017-03-15
2
-1
/
+11
*
fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB...
kenshi84
2017-03-10
3
-0
/
+684
*
format_utils: fix typo in assert message
lethos3
2017-03-05
1
-2
/
+2
*
Merge pull request #1826
Riccardo Spagni
2017-03-03
2
-9
/
+60
|
\
|
*
allow user I/O in millinero, micronero, nanonero, piconero
moneromooo-monero
2017-03-02
2
-9
/
+60
*
|
Merge pull request #1820
Riccardo Spagni
2017-03-03
3
-0
/
+33
|
\
\
|
*
|
core: add functions to serialize base tx info
moneromooo-monero
2017-02-27
3
-0
/
+33
|
|
/
*
/
core: move hardfork back to cryptonote_core
moneromooo-monero
2017-02-25
3
-685
/
+2
|
/
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
22
-22
/
+22
*
Merge pull request #1731
Riccardo Spagni
2017-02-21
1
-3
/
+3
|
\
|
*
hardfork: tone down some logs
moneromooo-monero
2017-02-14
1
-3
/
+3
*
|
Merge pull request #1733
Riccardo Spagni
2017-02-21
1
-4
/
+3
|
\
\
|
*
|
BACKGROUND_MINING_MINER_MONITOR_INVERVAL_IN_SECONDS was odr-used, so required...
Dion Ahmetaj
2017-02-15
1
-4
/
+3
|
|
/
*
|
Merge pull request #1744
Riccardo Spagni
2017-02-21
1
-104
/
+5
|
\
\
|
*
|
dns_utils: factor TXT record loading code from checkpoint code
moneromooo-monero
2017-02-20
1
-104
/
+5
|
|
/
*
/
More robust battery status handling.
Dion Ahmetaj
2017-02-16
2
-21
/
+64
|
/
*
Added a note about smart mining to status command. Fixed up a bug where I was...
Dion Ahmetaj
2017-02-10
2
-4
/
+4
*
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
2
-11
/
+442
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
22
-0
/
+4908