Commit Graph

141 Commits (master)

Author SHA1 Message Date
SomaticFanatic bcd71a5af9
Update copyright year to 2020
4 years ago
Lee Clagett da7e511967 Fix boost <1.60 compilation and fix boost 1.73+ warnings
4 years ago
selsta 7f868fafcc
build: fix boost 1.73 compatibility
4 years ago
Lee Clagett 94f4af6cc4
Adding Dandelion++ support to public networks:
4 years ago
Lee Clagett d4c7ae4554
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
moneromooo-monero b8787f4302
ArticMine's new block weight algorithm
5 years ago
moneromooo-monero 99d946e619
ringct: encode 8 byte amount, saving 24 bytes per output
5 years ago
moneromooo-monero f931e16c6e
add a bulletproof version, new bulletproof type, and rct config
5 years ago
Riccardo Spagni 08f08beede
Merge pull request #5046
5 years ago
moneromooo-monero 524bf750c0
core_tests: add a --list_tests command line switch
5 years ago
moneromooo-monero 306a124494
core_tests: rename invalid multisig tests to read "invalid"
5 years ago
moneromooo-monero d4f50cb109
remove some unused code
6 years ago
naughtyfox 9acf42d371 Multisig M/N functionality core tests added
6 years ago
naughtyfox 9f3963e823 Arbitrary M/N multisig schemes:
6 years ago
moneromooo-monero 1224e53b74
core_tests: add a test for 4-aggregated BP verification
6 years ago
moneromooo-monero 6526d87f17
core_tests: add a test for a tx with empty bulletproof
6 years ago