Commit Graph

65 Commits (8d511f3c2486d22400cdd69c8d3640ee2d20aeff)

Author SHA1 Message Date
kenshi84 53ad5a0f42
Subaddresses
7 years ago
moneromooo-monero 5d65a75b69
move checkpoints in a separate library
7 years ago
Riccardo Spagni c2346c6c59
Merge pull request #2424
7 years ago
moneromooo-monero 50a629b2e6
core_tests: catch (impossible in practice) tx extra api failure
7 years ago
stoffu e29282d208
build: auto update version info without manually deleting version.h
7 years ago
moneromooo-monero c3bec61da2
core_tests: fix tests failing due to new txpool code requitring batch transactions
7 years ago
Riccardo Spagni cd13bcb4d2
Merge pull request #2036
7 years ago
moneromooo-monero b52abd1370
Move txpool to the database
7 years ago
moneromooo-monero 89b2f3061b
tests: fix invalid key image test
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 ea6549e9da
core_tests: decrease trace level from trace to debug
8 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago
moneromooo-monero 81c384e408
fix do_not_relay not preventing relaying on a timer
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
moneromooo-monero f782d45827
tests: hard fork list must end with a 0
8 years ago
moneromooo-monero c3b3260ae5
New "Halfway RingCT" outputs for coinbase transactions
8 years ago
moneromooo-monero d4b62a1e29
rct amount key modified as per luigi1111's recommendations
8 years ago
moneromooo-monero 3ab2ab3e76
rct: change the simple flag to a type
8 years ago
moneromooo-monero e5a9a4755b
core_tests: fix a couple pre-rct tests using rct
8 years ago
moneromooo-monero 37bdf6ebe3
change fork settings to allow pre-rct txes for one more fork cycle
8 years ago
moneromooo-monero 9b70856ccb
rct: make the amount key derivable by a third party with the tx key
8 years ago
moneromooo-monero e81a2b2cfa
port get_tx_key/check_tx_key to rct
8 years ago
moneromooo-monero a4d4d6194b
integrate simple rct api
8 years ago
moneromooo-monero 6d0e47148b
rct: add the tx prefix hash into the MLSAG
8 years ago
moneromooo-monero 106e3dc3d4
Add rct core tests
8 years ago
moneromooo-monero dc4aad7eb5
add rct to the protocol
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
moneromooo-monero fff238ec94
Print stack trace upon exceptions
8 years ago
moneromooo-monero 5e3557d2c3
move g_test_dbg_lock_sleep from a global to a function level static
8 years ago
Riccardo Spagni 8a6d93be25
Merge pull request #659
8 years ago
moneromooo-monero d56b2e5baf
core_tests: fix a compile problem with CLANG
8 years ago
moneromooo-monero c7cfc764c4
Add the new test files
8 years ago
moneromooo-monero a333c42cde
core_tests: add tests for hard fork behaviors (MRL-0004)
9 years ago
moneromooo-monero 945fe90e08
core_tests: allow setting miner tx max_outs when creating a block
9 years ago
moneromooo-monero 6827061d5f
tests: fix compilation failure after V1 define rename
9 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
moneromooo-monero b245215193
core_tests: deinit core before destroying it
9 years ago
moneromooo-monero 79beed221d
tests: fix various tests by using parameters better suited to monero
9 years ago
moneromooo-monero d0a8362b6b
tests: fix some double spending tests
9 years ago
moneromooo-monero 2358d0d5be
tests: use 255 as a "too high" block version
9 years ago
moneromooo-monero 81cb0fcdcc
blockchain: fix bitflipping test with quantized block rewards
9 years ago
moneromooo-monero cbded439f4
core_tests: fix ring_signature_1 tests
9 years ago
moneromooo-monero c3d208fcbe
core_tests: bump default test fee to 0.02 monero
9 years ago
moneromooo-monero 10da0a0b7c
add a --fakechain argument for tests
9 years ago
moneromooo-monero f141869cac
tests: remove data-dir argument registration
9 years ago
moneromooo-monero 932994c0cb
Relay transactions when they linger too long in the pool
9 years ago