Commit Graph

167 Commits (41da2fe6f35f589ef42ebaa8b7db19c3a6660903)

Author SHA1 Message Date
Akrit 41da2fe6f3 Update copyright to 2022 for Hardfork files
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
moneromooo-monero ebc6ce44f4
cryptonote: untangle dependency from miner to blockchain
5 years ago
moneromooo-monero f1091c410f
core_tests: remove some useless verbose logs
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
luigi1111 44aa7d5439
Merge pull request #5882
5 years ago
luigi1111 ee6e849627
Merge pull request #5877
5 years ago
moneromooo-monero a444f06e53
blockchain: enforce 10 block age for spending outputs
5 years ago
Jesus Ramirez 2cd4fd8972 Changed the use of boost:value_initialized for C++ list initializer
5 years ago