Commit Graph

149 Commits (cb6be986c36b78eddb4b7f16e9ad440af8567dc4)

Author SHA1 Message Date
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 498ad73729
tests: enable core tests again
8 years ago
Ilya Kitaev 7df2baf6b0 fixed "undefined reference" for boost::system library
8 years ago
Ilya Kitaev 62606f11f5 Wallet::store_to(path, password) implemented;
8 years ago
Ilya Kitaev 19fcc74912 Wallet::address implemented
8 years ago
Ilya Kitaev 180ac6e438 WalletManager::recoveryWallet implemented
8 years ago
Ilya Kitaev 5a4f099540 Wallet::setPassword() method for wallet2_api
8 years ago
Ilya Kitaev 57d7ffc4d6 changes in wallet2_api + implemented WalletManager::openWallet
8 years ago
Ilya Kitaev f1f9279d90 get_seed() included to interface
8 years ago
Ilya Kitaev 930bed7074 tests for wallet2_api
8 years ago
warptangent dfca2ae1b5
unit_tests: fix hard fork unit test compilation
8 years ago
Riccardo Spagni 95b3b09e11
Merge pull request #689
8 years ago
moneromooo-monero 5ab33cabf6
unit_tests: update test openalias address
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 5cb03a15be
unit_tests: fix blockchain unit test after hard fork import fix
9 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 8e4c2e6ebe
unit_tests: fix hard fork unit test compilation
9 years ago
Riccardo Spagni cea6f6fb9c
Merge pull request #641
9 years ago
Riccardo Spagni c1378881ef
Merge pull request #639
9 years ago
moneromooo-monero 098dcf2885
unit_tests: fix mnemonics unit test testing invalid seeds
9 years ago
moneromooo-monero 119eb10d7c
unit_tests: fix hard fork unit tests and add a test for major too
9 years ago
moneromooo-monero 6827061d5f
tests: fix compilation failure after V1 define rename
9 years ago
Riccardo Spagni 3b0f67c629
updated gtest (added missing files)
9 years ago
Riccardo Spagni 4df6aa5d12
updated gtest
9 years ago
me0wmix 28f95eb001 OpenBSD support for Monero.
9 years ago
Howard Chu 4cf6e2b2c3 Fix 30f92f5630
9 years ago
moneromooo-monero a8caab1af1
unit_tests: initialize db object in ctor, not open
9 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
Riccardo Spagni be7a93f51f
Merge pull request #580
9 years ago
moneromooo-monero 1813736562
unit_tests: remove an unused variable
9 years ago
moneromooo-monero 70dd34634c
unit_tests: fix hardfork test build
9 years ago
moneromooo-monero b245215193
core_tests: deinit core before destroying it
9 years ago
moneromooo-monero b90e14d927
tests: add a unit test for canonical decomposed amounts
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 6c868595b7
unit_tests: fix hard fork tests
9 years ago
moneromooo-monero 8b0200adf8
unit_tests: new test for IP blocking
9 years ago
moneromooo-monero 217792351d
Tone down a bit L0 logs during daemon sync
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 eee44e62bc
unit_tests: fix block reward test using post hard fork settings
9 years ago