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
*
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
*
|
db: speedup block addition
moneromooo-monero
2019-03-05
1
-22
/
+40
*
|
Cryptonight variant 4 aka CryptonightR
SChernykh
2019-02-14
1
-1
/
+1
|
/
*
Pruning
moneromooo-monero
2019-01-22
1
-0
/
+17
*
Merge pull request #4953
luigi1111
2018-12-31
1
-5
/
+13
|
\
|
*
cryptonote: don't serialize for blob size if already known
moneromooo-monero
2018-12-07
1
-5
/
+13
*
|
Merge pull request #4946
luigi1111
2018-12-31
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
cryptonote: set tx hash on newly parsed txes when known
moneromooo-monero
2018-12-05
1
-0
/
+1
*
|
Merge pull request #4894
Riccardo Spagni
2018-12-04
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
cryptonote: fix get_unit for non default settings
moneromooo-monero
2018-11-23
1
-2
/
+2
*
|
Removed a lot of unnecessary includes
Martijn Otto
2018-11-15
1
-3
/
+2
|
/
*
Merge pull request #4308
Riccardo Spagni
2018-10-26
1
-0
/
+85
|
\
|
*
cryptonote: sort tx_extra fields
moneromooo-monero
2018-10-07
1
-0
/
+85
*
|
tx_pool: avoid parsing a whole tx if only the prefix is needed
moneromooo-monero
2018-10-08
1
-0
/
+10
*
|
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
[next]