Commit Graph

82 Commits (34884a4b00cc3f06bb1f3b8be4cf64cfea9a1b81)

Author SHA1 Message Date
moneromooo-monero 34884a4b00 store outPk/8 in the tx for speed
3 years ago
moneromooo-monero ce6db7db63 plug bulletproofs plus into consensus
3 years ago
wowario 7f7d697f43 miner block header signing
3 years ago
wowario e1ff02c1c5 support old BP
3 years ago
wowario 952b0492d9 initial commit
3 years ago
anon ceb8e7c508
cmake: fix undefined symbols and multiple definitions
3 years ago
moneromooo-monero 82ee01699c
Integrate CLSAGs into monero
4 years ago
moneromooo-monero 55363c5941
Avoid some temporary strings when reading off the database
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
luigi1111 483e5cab5c
Merge pull request #6472
4 years ago
luigi1111 443f5c6bda
Merge pull request #6436
4 years ago
moneromooo-monero 2efbd5f0cc
cryptonote: fix reuse of non default tx data when relaying
4 years ago
cslashm 688a3e87e7 Add timelock verification on device
4 years ago
Sarang Noether 80d5320fff Hash domain separation
4 years ago
moneromooo-monero 987c3139dc
print_coinbase_tx_sum now supports 128 bits sums
4 years ago
moneromooo-monero 9447e7276d
cryptonote: add function to get weight from a pruned tx
5 years ago
luigi1111 bf525793c7
Merge pull request #5915
5 years ago
moneromooo-monero 8330e772f1
monerod can now sync from pruned blocks
5 years ago
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
moneromooo-monero f215219252
cryptonote: throw on tx hash calculation error
5 years ago
Riccardo Spagni 915d9e5a1f
Merge pull request #5380
5 years ago
moneromooo-monero adaea3ea3c
various: remove unused variables
5 years ago
moneromooo-monero c84ea2993f
cryptonote_basic: some more minor speedups
5 years ago
moneromooo-monero e40eb2ad9d
cryptonote_basic: speedup calculate_block_hash
5 years ago
moneromooo-monero 547a9708de
cryptonote: block parsing + hash calculation speedup
5 years ago
moneromooo-monero e9519e9876
cryptonote: fix calculating coinbase tx hash
5 years ago
Riccardo Spagni 48e3a341f8
Merge pull request #5211
5 years ago
Dusan Klinec a1fd1d499c
device/trezor: HF10 support added, wallet::API
5 years ago
Riccardo Spagni 50d48d6118
Merge pull request #5135
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 9feda0eeba
cryptonote: speed up calculating coinbase tx prunable hash
5 years ago
moneromooo-monero f75d51abda
core: avoid calculating tx prefix hash when we don't need it
5 years ago
moneromooo-monero e69477bf25
db: speedup block addition
5 years ago
SChernykh f51397b306 Cryptonight variant 4 aka CryptonightR
5 years ago
italocoin de32dcea1d Human readable message if maximum outputs reached
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
luigi1111 61c0083105
Merge pull request #4953
5 years ago
luigi1111 69e8567c0e
Merge pull request #4946
5 years ago
moneromooo-monero dbbb3ce9d8
cryptonote: don't serialize for blob size if already known
6 years ago
moneromooo-monero d1efe3d91c
cryptonote: set tx hash on newly parsed txes when known
6 years ago
Riccardo Spagni 81418cb281
Merge pull request #4894
6 years ago
moneromooo-monero 5d9915ab9e
cryptonote: fix get_unit for non default settings
6 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
Riccardo Spagni 1c91963dcd
Merge pull request #4308
6 years ago
moneromooo-monero 6844ae1b8d
tx_pool: avoid parsing a whole tx if only the prefix is needed
6 years ago
moneromooo-monero 9907ea0694
cryptonote: sort tx_extra fields
6 years ago
Riccardo Spagni 7addabce8f
Merge pull request #4330
6 years ago
moneromooo-monero 044dff5a30
bulletproofs: scale points by 8 to ensure subgroup validity
6 years ago
moneromooo-monero d1591853bf
cryptonote_basic: check output type before using it
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago