|
Electroneum
|
This is the complete list of members for gen_trezor_1utxo_paymentid_long, including all inherited members.
| add_shared_events(std::vector< test_event_entry > &events) | gen_trezor_base | virtual |
| add_transactions_to_events(std::vector< test_event_entry > &events, test_generator &generator, const std::vector< cryptonote::transaction > &txs) | gen_trezor_base | virtual |
| callbacks_map typedef | test_chain_unit_base | |
| check_block_verification_context(const cryptonote::block_verification_context &bvc, size_t event_idx, const cryptonote::block &) | test_chain_unit_base | |
| check_tx_verification_context(const cryptonote::tx_verification_context &tvc, bool, size_t, const cryptonote::transaction &) | test_chain_unit_base | |
| check_tx_verification_context_array(const std::vector< cryptonote::tx_verification_context > &tvcs, size_t, size_t, const std::vector< cryptonote::transaction > &) | test_chain_unit_base | |
| clear() | gen_trezor_base | virtual |
| cur_hf() const | gen_trezor_base | inline |
| daemon() const | gen_trezor_base | inline |
| daemon(std::shared_ptr< mock_daemon > daemon) | gen_trezor_base | inline |
| fix_hf(std::vector< test_event_entry > &events) | gen_trezor_base | virtual |
| fork(gen_trezor_base &other) | gen_trezor_base | virtual |
| gen_trezor_base() | gen_trezor_base | |
| gen_trezor_base(const gen_trezor_base &other) | gen_trezor_base | |
| generate(std::vector< test_event_entry > &events) override | gen_trezor_1utxo_paymentid_long | virtual |
| head_block() const | gen_trezor_base | inline |
| head_hash() const | gen_trezor_base | inline |
| heavy_tests() const | gen_trezor_base | inline |
| init_fields() | gen_trezor_base | protectedvirtual |
| load(std::vector< test_event_entry > &events) | gen_trezor_base | virtual |
| m_alice_account | gen_trezor_base | protected |
| m_alice_spend_private | gen_trezor_base | static |
| m_alice_view_private | gen_trezor_base | static |
| m_bob_account | gen_trezor_base | protected |
| m_bt | gen_trezor_base | protected |
| m_daemon | gen_trezor_base | protected |
| m_device_name | gen_trezor_base | static |
| m_device_seed | gen_trezor_base | static |
| m_eve_account | gen_trezor_base | protected |
| m_events | gen_trezor_base | protected |
| m_generator | gen_trezor_base | protected |
| m_hard_forks | gen_trezor_base | protected |
| m_head | gen_trezor_base | protected |
| m_heavy_tests | gen_trezor_base | protected |
| m_live_refresh_enabled | gen_trezor_base | protected |
| m_master_seed_str | gen_trezor_base | static |
| m_miner_account | gen_trezor_base | protected |
| m_network_type | gen_trezor_base | protected |
| m_rct_config | gen_trezor_base | protected |
| m_test_get_tx_key | gen_trezor_base | protected |
| m_top_hard_fork | gen_trezor_base | protected |
| m_trezor | gen_trezor_base | protected |
| m_trezor_path | gen_trezor_base | protected |
| m_ts_start | gen_trezor_base | static |
| m_wallet_ts | gen_trezor_base | static |
| m_wl_alice | gen_trezor_base | protected |
| m_wl_bob | gen_trezor_base | protected |
| m_wl_eve | gen_trezor_base | protected |
| mine_and_test(std::vector< test_event_entry > &events) | gen_trezor_base | virtual |
| nettype() const | gen_trezor_base | inline |
| rct_config(rct::RCTConfig rct_config) | gen_trezor_base | inline |
| register_callback(const std::string &cb_name, verify_callback cb) | test_chain_unit_base | |
| rewind_blocks(std::vector< test_event_entry > &events, size_t rewind_n, uint8_t hf) | gen_trezor_base | virtual |
| serialize(Archive &ar, const unsigned int) | gen_trezor_base | inlineprotected |
| set_hard_fork(uint8_t hf) | gen_trezor_base | virtual |
| setup_args(const std::string &trezor_path, bool heavy_tests=false) | gen_trezor_base | virtual |
| setup_trezor() | gen_trezor_base | protectedvirtual |
| test_get_tx(std::vector< test_event_entry > &events, std::vector< tools::wallet2 *> wallets, const std::vector< tools::wallet2::pending_tx > &ptxs, const std::vector< std::string > &aux_tx_info) | gen_trezor_base | virtual |
| test_setup(std::vector< test_event_entry > &events) | gen_trezor_base | virtual |
| test_trezor_tx(std::vector< test_event_entry > &events, std::vector< tools::wallet2::pending_tx > &ptxs, std::vector< cryptonote::address_parse_info > &dsts_info, test_generator &generator, std::vector< tools::wallet2 *> wallets, bool is_sweep=false) | gen_trezor_base | virtual |
| update_client_settings() | gen_trezor_base | protectedvirtual |
| update_trackers(std::vector< test_event_entry > &events) | gen_trezor_base | virtual |
| verify(const std::string &cb_name, cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events) | test_chain_unit_base | |
| verify_callback typedef | test_chain_unit_base | |
| verify_tx_key(const ::crypto::secret_key &tx_priv, const ::crypto::public_key &tx_pub, const subaddresses_t &subs) | gen_trezor_base | protectedvirtual |
| ~gen_trezor_base() | gen_trezor_base | inlinevirtual |