#include <avalanche/proof.h>
#include <avalanche/proofbuilder.h>
#include <avalanche/test/util.h>
#include <avalanche/validation.h>
#include <coins.h>
#include <script/standard.h>
#include <util/strencodings.h>
#include <util/translation.h>
#include <validation.h>
#include <test/util/random.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
#include <limits>
Go to the source code of this file.
◆ BOOST_AUTO_TEST_CASE() [1/8]
| BOOST_AUTO_TEST_CASE |
( |
amount_to_score |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/8]
| BOOST_AUTO_TEST_CASE |
( |
deserialization |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/8]
| BOOST_AUTO_TEST_CASE |
( |
deterministic_proofid |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/8]
| BOOST_AUTO_TEST_CASE |
( |
get_staked_amount |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [5/8]
| BOOST_AUTO_TEST_CASE |
( |
proof_random |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [6/8]
| BOOST_AUTO_TEST_CASE |
( |
proofbuilder |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [7/8]
| BOOST_AUTO_TEST_CASE |
( |
stake_amount_overflow |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [8/8]
| BOOST_AUTO_TEST_CASE |
( |
verify |
| ) |
|