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
/
cryptonote_format_utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4330
Riccardo Spagni
2018-09-14
1
-3
/
+13
|
\
|
*
cryptonote_format_utils: do not early out on invalid tx pubkeys
moneromooo-monero
2018-09-02
1
-3
/
+13
*
|
bulletproofs: scale points by 8 to ensure subgroup validity
moneromooo-monero
2018-09-11
1
-1
/
+1
*
|
cryptonote_basic: check output type before using it
moneromooo-monero
2018-09-11
1
-0
/
+7
*
|
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
2018-09-11
1
-12
/
+46
*
|
Bulletproof aggregated verification and tests
moneromooo-monero
2018-09-11
1
-5
/
+13
|
/
*
db_lmdb: save pruned and prunable tx data separately
moneromooo-monero
2018-05-23
1
-8
/
+56
*
cryptonote: make sure outPk setup always happens
moneromooo-monero
2018-05-07
1
-0
/
+37
*
device: untangle cyclic depenency
stoffu
2018-03-14
1
-182
/
+13
*
device: made function prototypes consistent with pre-#3303 codebase
stoffu
2018-03-14
1
-7
/
+3
*
Monero Cryptonight variants, and add one for v7
moneromooo-monero
2018-03-05
1
-1
/
+2
*
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2018-03-04
1
-20
/
+117
*
wallet2: speed up subaddress generation (by about a third)
moneromooo-monero
2018-02-16
1
-0
/
+39
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
Merge pull request #2990
Riccardo Spagni
2018-01-10
1
-0
/
+1
|
\
|
*
factor STL container serialization
moneromooo-monero
2017-12-22
1
-0
/
+1
*
|
check return value for generate_key_derivation and derive_public_key
moneromooo-monero
2017-12-18
1
-4
/
+8
|
/
*
make multisig work with subaddresses
moneromooo-monero
2017-12-17
1
-4
/
+49
*
move includes around to lessen overall load
moneromooo-monero
2017-12-16
1
-0
/
+2
*
new wipeable_string class to replace std::string passphrases
moneromooo-monero
2017-11-27
1
-2
/
+3
*
cryptonote: do not overwrite const data
moneromooo-monero
2017-11-22
1
-2
/
+2
*
remove "using namespace std" from headers
moneromooo-monero
2017-11-14
1
-0
/
+2
*
refactor cryptonote_basic::add_tx_pub_key_to_extra
Jaquee
2017-10-15
1
-3
/
+13
*
Subaddresses
kenshi84
2017-10-07
1
-13
/
+125
*
move checkpoints in a separate library
moneromooo-monero
2017-09-25
1
-1
/
+1
*
wallet: add encrypted seed functionality
moneromooo-monero
2017-09-12
1
-0
/
+17
*
core: fix blob size cache, and reenable hash and blob size caches
moneromooo-monero
2017-04-03
1
-6
/
+0
*
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
1
-15
/
+11
*
core: cache tx and block hashes in the respective classes
moneromooo-monero
2017-03-23
1
-2
/
+77
*
format_utils: fix typo in assert message
lethos3
2017-03-05
1
-2
/
+2
*
Merge pull request #1826
Riccardo Spagni
2017-03-03
1
-8
/
+56
|
\
|
*
allow user I/O in millinero, micronero, nanonero, piconero
moneromooo-monero
2017-03-02
1
-8
/
+56
*
|
core: add functions to serialize base tx info
moneromooo-monero
2017-02-27
1
-0
/
+10
|
/
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-0
/
+743