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
*
Establish Monzero Phase 0 and inactive assets baseline
monzero-phase0-assets-prototype-20260815
Monzero Build System
4 hours
1
-2
/
+14
*
cryptonote_basic: pruned hash return bool
j-berman
2026-04-21
1
-5
/
+5
*
cryptonote_basic: fix add_extra_nonce_to_tx_extra() length
jeffro256
2026-02-24
1
-4
/
+8
*
cryptonote_basic: remove redundant call to get_transaction_hash() in overload
jeffro256
2025-10-06
1
-1
/
+0
*
blockchain sync: reduce disk writes from 2 to 1 per tx
jeffro256
2025-03-10
1
-0
/
+14
*
build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...
jeffro256
2024-09-10
1
-2
/
+2
*
cryptonote_basic: fix amount overflow detection on 32-bit systems [RELEASE]
jeffro256
2023-06-02
1
-1
/
+1
*
ledger support for hf 15 (BP+, view tags)
j-berman
2022-08-06
1
-6
/
+14
*
cryptonote_basic: catch crypto api errors
moneromooo-monero
2022-06-20
1
-2
/
+2
*
Preserve commitment format inside transactions
Luke Parker
2022-04-21
1
-1
/
+1
*
Add view tags to outputs to reduce wallet scanning time
j-berman
2022-04-18
1
-26
/
+133
*
Fee changes from ArticMine
moneromooo-monero
2022-04-10
1
-0
/
+63
*
Merge pull request #8197
luigi1111
2022-04-06
1
-1
/
+1
|
\
|
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
|
store outPk/8 in the tx for speed
moneromooo-monero
2022-04-05
1
-1
/
+1
*
|
plug bulletproofs plus into consensus
moneromooo-monero
2022-04-05
1
-9
/
+38
|
/
*
multisig key exchange update and refactor
koe
2022-02-22
1
-1
/
+20
*
cmake: fix undefined symbols and multiple definitions
anon
2021-07-13
1
-16
/
+0
*
Improve cryptonote (block and tx) binary read performance
Lee Clagett
2021-01-23
1
-45
/
+15
*
Split epee/string_tools.h and encapsulate boost::lexical_cast
mj-xmr
2021-04-16
1
-0
/
+1
*
Merge pull request #6810
luigi1111
2021-03-20
1
-0
/
+19
|
\
|
*
New add_aux_pow RPC to support merge mining
moneromooo-monero
2021-02-09
1
-0
/
+19
*
|
Remove unused variables in monero codebase
Kevin Barbour
2021-02-09
1
-1
/
+0
|
/
*
Integrate CLSAGs into monero
moneromooo-monero
2020-08-27
1
-3
/
+6
*
Avoid some temporary strings when reading off the database
moneromooo-monero
2020-08-17
1
-17
/
+20
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
Merge pull request #6472
luigi1111
2020-05-06
1
-0
/
+2
|
\
|
*
cryptonote: fix reuse of non default tx data when relaying
moneromooo-monero
2020-04-22
1
-0
/
+2
*
|
Merge pull request #6436
luigi1111
2020-05-01
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
Add timelock verification on device
cslashm
2020-04-08
1
-0
/
+14
*
|
Hash domain separation
Sarang Noether
2020-04-01
1
-2
/
+0
|
/
*
print_coinbase_tx_sum now supports 128 bits sums
moneromooo-monero
2019-12-12
1
-2
/
+16
*
cryptonote: add function to get weight from a pruned tx
moneromooo-monero
2019-10-11
1
-11
/
+65
*
Merge pull request #5915
luigi1111
2019-10-08
1
-12
/
+21
|
\
|
*
monerod can now sync from pruned blocks
moneromooo-monero
2019-09-27
1
-12
/
+21
*
|
RandomX integration
Howard Chu
2019-09-25
1
-22
/
+0
|
/
*
cryptonote: throw on tx hash calculation error
moneromooo-monero
2019-06-14
1
-3
/
+3
*
Merge pull request #5380
Riccardo Spagni
2019-04-11
1
-2
/
+0
|
\
|
*
various: remove unused variables
moneromooo-monero
2019-04-01
1
-2
/
+0
*
|
cryptonote_basic: some more minor speedups
moneromooo-monero
2019-03-25
1
-4
/
+16
*
|
cryptonote_basic: speedup calculate_block_hash
moneromooo-monero
2019-03-25
1
-2
/
+7
*
|
cryptonote: block parsing + hash calculation speedup
moneromooo-monero
2019-03-25
1
-3
/
+27
|
/
*
cryptonote: fix calculating coinbase tx hash
moneromooo-monero
2019-03-21
1
-10
/
+6
*
Merge pull request #5211
Riccardo Spagni
2019-03-21
1
-0
/
+5
|
\
|
*
device/trezor: HF10 support added, wallet::API
Dusan Klinec
2019-03-20
1
-0
/
+5
*
|
Merge pull request #5135
Riccardo Spagni
2019-03-17
1
-0
/
+1
|
\
\
|
*
|
Human readable message if maximum outputs reached
italocoin
2019-02-10
1
-0
/
+1
*
|
|
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
|
|
/
|
/
|
*
|
cryptonote: speed up calculating coinbase tx prunable hash
moneromooo-monero
2019-03-05
1
-2
/
+9
*
|
core: avoid calculating tx prefix hash when we don't need it
moneromooo-monero
2019-03-05
1
-1
/
+8
[next]