Commit Graph

176 Commits (master)

Author SHA1 Message Date
SChernykh 6adf03cdc5 Second thread pool for IO
2 years ago
Dusan Klinec 6075be9cc8
feat(trezor): add HF15 support, BP+
2 years ago
koe edcc094558 derive multisig tx secret keys from an entropy source plus the tx inputs' key images
2 years ago
anon c7b2944f89 multisig: fix critical vulnerabilities in signing
2 years ago
luigi1111 d58ea37a8d
Merge pull request #8302
2 years ago
luigi1111 436ca13722
Merge pull request #8277
2 years ago
luigi1111 c1625a8928
Merge pull request #8220
2 years ago
koe 0d6ecb1136 multisig: add post-kex verification round to check that all participants have completed the multisig address
2 years ago
Akrit 41da2fe6f3 Update copyright to 2022 for Hardfork files
2 years ago
Luke Parker baee2c06ec
Preserve commitment format inside transactions
2 years ago
j-berman ea87b30f89 Add view tags to outputs to reduce wallet scanning time
2 years ago
luigi1111 04e490c8da
Merge pull request #8205
2 years ago
luigi1111 0eb1b570b6
Merge pull request #8197
2 years ago
moneromooo-monero 4c94cfecfc
store outPk/8 in the tx for speed
2 years ago
moneromooo-monero a0d80b1f95
plug bulletproofs plus into consensus
2 years ago
mj-xmr 0d6fce8995
Compil. time: cryptonote_core minus portable_storage header
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
koe e08abaa43f multisig key exchange update and refactor
2 years ago
selsta 573a0255a8
core_tests: remove unused typedef, fix warning
3 years ago
luigi1111 7499837a6f
Merge pull request #7661
3 years ago
mj-xmr b40129e253
Warnings: unused var in core_tests:chaingen.h
3 years ago
luigi1111 6556c33f13
Merge pull request #7355
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
Lee Clagett bd129849f0 Remove copies from foreach loops (thanks to Clang)
3 years ago
Lee Clagett 08e4497c6e Improve cryptonote (block and tx) binary read performance
3 years ago
mj-xmr 8a282f64c9 Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr)
4 years ago
Riccardo Spagni aefa7740c3
Merge pull request #6111
4 years ago
moneromooo-monero 1dc427def9
core_tests: fix failures after v13
4 years ago
moneromooo-monero 4a9bd8f70f
core_tests: remove hardcoded hf version
4 years ago
moneromooo-monero 9d42649d58
core: fix mining from a block that's not the current top
4 years ago
moneromooo-monero 82ee01699c
Integrate CLSAGs into monero
4 years ago
Alexander Blair b04da25e4d
Merge pull request #6760
4 years ago
moneromooo-monero 844fb4e940
enforce claiming maximum coinbase amount
4 years ago
moneromooo-monero 7175dcb107
replace most boost serialization with existing monero serialization
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
Lee Clagett 7aeb503547 Fix boost <1.60 compilation and fix boost 1.73+ warnings
4 years ago
selsta f35ced6d7f
build: fix boost 1.73 compatibility
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
Lee Clagett 02d887c2e5 Adding Dandelion++ support to public networks:
4 years ago
Lee Clagett 5de2295f3c Correct key image check in tx_pool
4 years ago
Alexander Blair ff8a60b61c
Merge pull request #6061
4 years ago
Alexander Blair 066c327f73
Merge pull request #6300
4 years ago
Alexander Blair d1b08c00cf
Merge pull request #6146
4 years ago
Dusan Klinec 6f330865e5
fix tests bug added in #6110
4 years ago
Alexander Blair 3acb22b889
Merge pull request #6115
4 years ago
Alexander Blair 50c2fda496
Merge pull request #6110
4 years ago
Dusan Klinec da6c807f8b
tests: fix HF12 chaingen - construct bc object from events
5 years ago
moneromooo-monero 27522aaa12
core_tests: reset thread pool between tests
5 years ago
Lee Clagett 70c9cd3c9c Change to Tx diffusion (Dandelion++ fluff) instead of flooding
5 years ago
Lee Clagett 5d7ae2d279 Adding support for hidden (anonymity) txpool
5 years ago