danicoin/tests
moneromooo-monero 600a3cf0c0
New RPC and daemon command to get output histogram
This is a list of existing output amounts along with the number
of outputs of that amount in the blockchain.

The daemon command takes:
- no parameters: all outputs with at least 3 instances
- one parameter: all outputs with at least that many instances
- two parameters: all outputs within that many instances

The default starts at 3 to avoid massive spamming of all dust
outputs in the blockchain, and is the current minimum mixin
requirement.

An optional vector of amounts may be passed, to request
histogram only for those outputs.
2016-03-26 21:10:43 +00:00
..
core_proxy Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
core_tests core_tests: fix compile failure with GCC 4.8.4 2016-03-21 20:58:07 +00:00
crypto fixed "undefined reference" for boost::system library 2016-03-16 15:33:39 +03:00
daemon_tests updated copyright year 2015-12-31 08:39:56 +02:00
data year updated in license 2015-01-02 18:52:46 +02:00
difficulty updated copyright year 2015-12-31 08:39:56 +02:00
functional_tests move g_test_dbg_lock_sleep from a global to a function level static 2016-02-22 19:34:09 +00:00
gtest updated gtest (added missing files) 2016-01-25 21:19:57 +02:00
hash updated copyright year 2015-12-31 08:39:56 +02:00
libwallet_api_tests Wallet::store_to(path, password) implemented; 2016-03-16 14:29:06 +03:00
net_load_tests Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
performance_tests move g_test_dbg_lock_sleep from a global to a function level static 2016-02-22 19:34:09 +00:00
unit_tests New RPC and daemon command to get output histogram 2016-03-26 21:10:43 +00:00
CMakeLists.txt tests: enable core tests again 2016-03-17 22:14:08 +00:00
cryptolib.pl updated copyright year 2015-12-31 08:39:56 +02:00
cryptotest.pl updated copyright year 2015-12-31 08:39:56 +02:00
hash-target.cpp updated copyright year 2015-12-31 08:39:56 +02:00
io.h updated copyright year 2015-12-31 08:39:56 +02:00