Commit Graph

161 Commits (9ef8c7b694f8f00c8a70e05ff88a5768b8f78a3c)

Author SHA1 Message Date
moneromooo-monero 9ef8c7b694
tests: fix tests broken by the removal of the block reward accumulation loop
8 years ago
moneromooo-monero 3eff37f931
unit_tests: add a write_varint/read_varint test
8 years ago
moneromooo-monero 7a663873ce
unit_tests: fix UNBOUND_LIBRARIES/UNBOUND_LIBRARY typo
8 years ago
moneromooo-monero 672162d9e2
tests: fix compile failure on wallet2::transfer
8 years ago
Riccardo Spagni b52148201b
Merge pull request #786
8 years ago
Riccardo Spagni 6bfb8799c3
Merge pull request #783
8 years ago
Javier Smooth 17cac41968
tests: fix build with older GCC
8 years ago
moneromooo-monero 5092e45e3f
tests: unbound API is only accessible in static builds
8 years ago
moneromooo-monero 48d0747d00
wallet: better output selection for transfer/transfer_new
8 years ago
moneromooo-monero 34957fcbb9
tests: add test for needed OpenSSL algorithms in unbound
8 years ago
moneromooo-monero d5d46e6d6d
tests: obligatory hardfork unit build fix after interface change
8 years ago
moneromooo-monero 600a3cf0c0
New RPC and daemon command to get output histogram
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 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
9 years ago
moneromooo-monero d56b2e5baf
core_tests: fix a compile problem with CLANG
9 years ago
moneromooo-monero c7cfc764c4
Add the new test files
9 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