Commit Graph

65 Commits (51bf6b5842d488ee02a75f7e6296f7345b5a1060)

Author SHA1 Message Date
moneromooo-monero 1dc427def9
core_tests: fix failures after v13
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
Alexander Blair d1b08c00cf
Merge pull request #6146
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 8330e772f1
monerod can now sync from pruned blocks
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
moneromooo-monero 5e673c03fe
blockchain_db: fix db txn ending too early
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 524bf750c0
core_tests: add a --list_tests command line switch
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 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneromooo-monero 2a8fcb421b
Bulletproof aggregated verification and tests
6 years ago
moneromooo-monero 639ca3b1fa
core_tests: add --filter to select which tests to run
6 years ago
moneromooo-monero ed2c81ed95
replace std::list with std::vector on some hot paths
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero e36f5b6021
Match surae's recommendation to derive multisig keys
7 years ago
moneromooo-monero 66e34e85b1
add multisig core test and factor multisig building blocks
7 years ago
moneromooo-monero 4abf25f3c9
cryptonote_core does not depend on p2p anymore
7 years ago
moneromooo-monero c3bec61da2
core_tests: fix tests failing due to new txpool code requitring batch transactions
7 years ago
moneromooo-monero b52abd1370
Move txpool to the database
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
moneromooo-monero 81c384e408
fix do_not_relay not preventing relaying on a timer
7 years ago
moneromooo-monero f782d45827
tests: hard fork list must end with a 0
8 years ago
moneromooo-monero 106e3dc3d4
Add rct core tests
8 years ago
moneromooo-monero 9ef8c7b694
tests: fix tests broken by the removal of the block reward accumulation loop
8 years ago
Javier Smooth 17cac41968
tests: fix build with older GCC
8 years ago
moneromooo-monero 4b425a397c
core_tests: fix compile failure with GCC 4.8.4
8 years ago
moneromooo-monero f7301c3563
Revert "Print stack trace upon exceptions"
8 years ago