Commit Graph

152 Commits (master)

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
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
moneromooo-monero 26072f1393
blockchain: forbid v1 coinbase from v12
5 years ago
moneromooo-monero 25a7cfdb4a
add a few checks where it seems appropriate
5 years ago
Doyle 299052bca3 Remove unneeded SFINAE on check_tx/block verification in core_tests
5 years ago
Riccardo Spagni 45a4145f87
Merge pull request #5409
5 years ago
Riccardo Spagni 46c477ab30
Merge pull request #5400
5 years ago
moneromooo-monero 5e673c03fe
blockchain_db: fix db txn ending too early
5 years ago
Dusan Klinec c97a1f79d6
tests: trezor tests fixes and improvements
5 years ago
Dusan Klinec ac874e2d40
tests: fix test_options initialization error
5 years ago
Riccardo Spagni 48e3a341f8
Merge pull request #5211
5 years ago
Dusan Klinec c9b13fbbc2
tests/trezor: HF9 and HF10 tests
5 years ago
Riccardo Spagni 4c91eb23a0
Merge pull request #5061
5 years ago
Riccardo Spagni c88e992104
Merge pull request #4977
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Dusan Klinec 5ea17909ca
device/trezor: debugging features, trezor tests
5 years ago
moneromooo-monero 88c85c18e0
cryptonote: avoid double parsing blocks when syncing
5 years ago