Commit Graph

190 Commits (cc73fe71162d564ffda8e549b79a350bca53c454)

Author SHA1 Message Date
luigi1111 6c346eca03
Merge pull request #9305
1 month ago
luigi1111 cdd7fc09b4
Merge pull request #9151
1 month ago
0xFFFC0000 de9c461a98
common: support boost filesystem copy_options.
2 months ago
Dusan Klinec 4689ad2d3c
trezor: support c++17 and protobuf v25, libusb fix
3 months ago
jeffro256 38f354e89f
Enforce Tx unlock_time is Zero by Relay Rule
4 months ago
selsta 5443240aa6
core_tests: fix gcc7 compilation
8 months ago
Dusan Klinec c444a7e002
trezor: support v2.5.2+, add more trezor tests, fix chaingen and tests
9 months ago
Dusan Klinec 056c996703
fix chaingen tests
9 months ago
jeffro256 ffbf9f4766
blockchain_and_pool: move to crytonote_core and enforce its usage
1 year ago
mj-xmr 5b4fea72cf Copyright: Update to 2023
1 year ago
luigi1111 75d80d431a
Merge pull request #8686
1 year ago
Jeffrey Ryan 7a3a593a77 common: move boost_serialization_helper.h out and cleanup includes
2 years ago
Dusan Klinec 1114e7eed7
fix(trezor-tests): fix trezor tests build, fix integrated addr test
2 years ago
SChernykh 28f25c0dbc Second thread pool for IO
2 years ago
luigi1111 080fc69435
Merge pull request #8299
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
Dusan Klinec a0df140fd6
feat(trezor): add HF15 support, BP+
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