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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
Improve cryptonote (block and tx) binary read performance
Lee Clagett
2021-01-23
1
-3
/
+1
*
New add_aux_pow RPC to support merge mining
moneromooo-monero
2021-02-09
1
-0
/
+1
*
Avoid some temporary strings when reading off the database
moneromooo-monero
2020-08-17
1
-13
/
+13
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
Add timelock verification on device
cslashm
2020-04-08
1
-0
/
+2
*
print_coinbase_tx_sum now supports 128 bits sums
moneromooo-monero
2019-12-12
1
-0
/
+2
*
cryptonote: add function to get weight from a pruned tx
moneromooo-monero
2019-10-11
1
-0
/
+1
*
RandomX integration
Howard Chu
2019-09-25
1
-2
/
+0
*
functional_tests: add more blockchain related tests
moneromooo-monero
2019-04-11
1
-0
/
+10
*
cryptonote: block parsing + hash calculation speedup
moneromooo-monero
2019-03-25
1
-1
/
+3
*
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
core: avoid calculating tx prefix hash when we don't need it
moneromooo-monero
2019-03-05
1
-0
/
+1
*
db: speedup block addition
moneromooo-monero
2019-03-05
1
-2
/
+4
*
Pruning
moneromooo-monero
2019-01-22
1
-0
/
+2
*
Merge pull request #4308
Riccardo Spagni
2018-10-26
1
-0
/
+2
|
\
|
*
cryptonote: sort tx_extra fields
moneromooo-monero
2018-10-07
1
-0
/
+2
*
|
tx_pool: avoid parsing a whole tx if only the prefix is needed
moneromooo-monero
2018-10-08
1
-0
/
+1
*
|
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
2018-09-11
1
-0
/
+2
|
/
*
db_lmdb: save pruned and prunable tx data separately
moneromooo-monero
2018-05-23
1
-0
/
+4
*
device: untangle cyclic depenency
stoffu
2018-03-14
1
-15
/
+0
*
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2018-03-04
1
-3
/
+13
*
wallet2: speed up subaddress generation (by about a third)
moneromooo-monero
2018-02-16
1
-0
/
+1
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
move includes around to lessen overall load
moneromooo-monero
2017-12-16
1
-1
/
+1
*
new wipeable_string class to replace std::string passphrases
moneromooo-monero
2017-11-27
1
-2
/
+7
*
cryptonote: do not overwrite const data
moneromooo-monero
2017-11-22
1
-2
/
+2
*
refactor cryptonote_basic::add_tx_pub_key_to_extra
Jaquee
2017-10-15
1
-0
/
+2
*
Subaddresses
kenshi84
2017-10-07
1
-4
/
+16
*
wallet: add encrypted seed functionality
moneromooo-monero
2017-09-12
1
-0
/
+2
*
some include cleanup
moneromooo-monero
2017-07-31
1
-1
/
+0
*
core: cache tx and block hashes in the respective classes
moneromooo-monero
2017-03-23
1
-0
/
+3
*
Merge pull request #1826
Riccardo Spagni
2017-03-03
1
-1
/
+4
|
\
|
*
allow user I/O in millinero, micronero, nanonero, piconero
moneromooo-monero
2017-03-02
1
-1
/
+4
*
|
core: add functions to serialize base tx info
moneromooo-monero
2017-02-27
1
-0
/
+1
|
/
*
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
/
+213