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
/
device_default.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
CLSAG device support
Sarang Noether
2020-08-27
1
-0
/
+23
*
Support for supercop ASM in wallet, and benchmark for supercop
Lee Clagett
2020-05-16
1
-2
/
+3
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
Merge pull request #6436
luigi1111
2020-05-01
1
-0
/
+4
|
\
|
*
Add timelock verification on device
cslashm
2020-04-08
1
-0
/
+4
*
|
Hash domain separation
Sarang Noether
2020-04-01
1
-11
/
+8
|
/
*
Add get_tx_proof support, needed for new sanity check
cslashm
2019-03-28
1
-1
/
+5
*
Add support for V11 protocol with BulletProofV2 and short amount.
cslashm
2019-03-28
1
-0
/
+4
*
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
New scheme key destination contrfol
cslashm
2019-02-08
1
-3
/
+50
*
ringct: encode 8 byte amount, saving 24 bytes per output
moneromooo-monero
2019-01-22
1
-4
/
+4
*
move int-util.h to epee
moneromooo-monero
2018-12-04
1
-1
/
+1
*
device/trezor: trezor support added
Dusan Klinec
2018-11-02
1
-4
/
+4
*
ringct: use dummy bulletproofs when in fake mode, for speed
moneromooo-monero
2018-10-23
1
-1
/
+1
*
crypto: make secret_key automatically mlock
moneromooo-monero
2018-08-16
1
-1
/
+1
*
wallet: allow adjusting number of rounds for the key derivation function
stoffu
2018-08-08
1
-2
/
+2
*
Fix sub-address tx scan.
cslashm
2018-04-12
1
-0
/
+4
*
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
1
-4
/
+3
*
|
Change mutex lock model to avoid dead lock and ensure locks are always released.
cslashm
2018-03-31
1
-0
/
+11
|
/
*
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
1
-9
/
+100
*
device: made function prototypes consistent with pre-#3303 codebase
stoffu
2018-03-14
1
-16
/
+11
*
Ledger HW Bug fixes
Cédric
2018-03-12
1
-1
/
+1
*
Fix invalid device unique_ptr cast
MoroccanMalinois
2018-03-04
1
-2
/
+2
*
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2018-03-04
1
-0
/
+263