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
/
device
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3511
Riccardo Spagni
2018-04-12
1
-2
/
+6
|
\
|
*
device: fix endianess dependence on subaddress secret key generation
moneromooo-monero
2018-03-28
1
-2
/
+6
*
|
Add the possibility to export private view key for fast scan.
cslashm
2018-03-31
6
-82
/
+156
*
|
Change mutex lock model to avoid dead lock and ensure locks are always released.
cslashm
2018-03-31
5
-385
/
+202
|
/
*
chacha: call prehashed version explicitly as generate_chacha_key_prehashed
stoffu
2018-03-14
1
-2
/
+2
*
keypair::generate: always require hw::device to avoid possible mistake
stoffu
2018-03-14
1
-1
/
+1
*
device: untangle cyclic depenency
stoffu
2018-03-14
5
-51
/
+114
*
device: made function prototypes consistent with pre-#3303 codebase
stoffu
2018-03-14
5
-46
/
+65
*
Ledger HW Bug fixes
Cédric
2018-03-12
8
-92
/
+150
*
device: remove dependency on readline
stoffu
2018-03-07
2
-7
/
+4
*
Monero Cryptonight variants, and add one for v7
moneromooo-monero
2018-03-05
1
-1
/
+1
*
Fix invalid device unique_ptr cast
MoroccanMalinois
2018-03-04
2
-3
/
+3
*
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2018-03-04
10
-0
/
+3229