|
Monero
|
#include <check_tx_signature.h>


Public Types | |
| typedef multi_tx_test_base< a_ring_size > | base_class |
Public Member Functions | |
| bool | init () |
| bool | test () |
Static Public Attributes | |
| static const size_t | loop_count = a_ring_size <= 2 ? 50 : 10 |
| static const size_t | ring_size = a_ring_size |
| static const size_t | outputs = a_outputs |
Private Attributes | |
| cryptonote::account_base | m_alice |
| std::vector< cryptonote::transaction > | m_txes |
| Private Attributes inherited from multi_tx_test_base< a_ring_size > | |
| cryptonote::account_base | m_miners [ring_size] |
| cryptonote::transaction | m_miner_txs [ring_size] |
| uint64_t | m_source_amount |
| std::vector< cryptonote::tx_source_entry > | m_sources |
| crypto::public_key | m_public_keys [ring_size] |
| const crypto::public_key * | m_public_key_ptrs [ring_size] |
Additional Inherited Members | |
| Private Member Functions inherited from multi_tx_test_base< a_ring_size > | |
| bool | init () |
| Static Private Attributes inherited from multi_tx_test_base< a_ring_size > | |
| static const size_t | ring_size = a_ring_size |
| static const size_t | real_source_idx = ring_size / 2 |
| typedef multi_tx_test_base<a_ring_size> test_check_tx_signature_aggregated_bulletproofs< a_ring_size, a_outputs, a_num_txes, extra_outs >::base_class |
|
inline |
|
inline |
|
static |
|
private |
|
private |
|
static |
|
static |