Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for sysio::testing::base_tester, including all inherited members.
_finish_block() | sysio::testing::base_tester | protected |
_produce_block(fc::microseconds skip_time, bool skip_pending_trxs) | sysio::testing::base_tester | protected |
_produce_block(fc::microseconds skip_time, bool skip_pending_trxs, bool no_throw, std::vector< transaction_trace_ptr > &traces) | sysio::testing::base_tester | protected |
_start_block(fc::time_point block_time) | sysio::testing::base_tester | protected |
abi_serializer_max_time | sysio::testing::base_tester | static |
action_result typedef | sysio::testing::base_tester | |
block_signing_private_keys | sysio::testing::base_tester | |
cfg | sysio::testing::base_tester | protected |
chain_has_transaction(const transaction_id_type &txid) const | sysio::testing::base_tester | |
chain_transactions | sysio::testing::base_tester | protected |
close() | sysio::testing::base_tester | |
control | sysio::testing::base_tester | |
create_account(account_name name, account_name creator=config::system_account_name, bool multisig=false, bool include_code=true) | sysio::testing::base_tester | |
create_accounts(vector< account_name > names, bool multisig=false, bool include_code=true) | sysio::testing::base_tester | inline |
DEFAULT_BILLED_CPU_TIME_US | sysio::testing::base_tester | static |
default_config(const fc::temp_directory &tempdir, std::optional< uint32_t > genesis_max_inline_action_size=std::optional< uint32_t >{}, std::optional< uint32_t > config_max_nonprivileged_inline_action_size=std::optional< uint32_t >{}) | sysio::testing::base_tester | inlinestatic |
DEFAULT_EXPIRATION_DELTA | sysio::testing::base_tester | static |
default_genesis() | sysio::testing::base_tester | inlinestatic |
delete_authority(account_name account, permission_name perm, const vector< permission_level > &auths, const vector< private_key_type > &keys) | sysio::testing::base_tester | |
delete_authority(account_name account, permission_name perm) | sysio::testing::base_tester | |
error(const string &msg) | sysio::testing::base_tester | inlinestatic |
execute_setup_policy(const setup_policy policy) | sysio::testing::base_tester | |
find(Args &&... args) | sysio::testing::base_tester | inline |
find_table(name code, name scope, name table) | sysio::testing::base_tester | |
finish_block()=0 | sysio::testing::base_tester | pure virtual |
get(const chainbase::oid< ObjectType > &key) | sysio::testing::base_tester | inline |
get(Args &&... args) | sysio::testing::base_tester | inline |
get_action(account_name code, action_name acttype, vector< permission_level > auths, const variant_object &data) const | sysio::testing::base_tester | |
get_config() const | sysio::testing::base_tester | inline |
get_currency_balance(const account_name &contract, const symbol &asset_symbol, const account_name &account) const | sysio::testing::base_tester | |
get_last_produced_block_map() const | sysio::testing::base_tester | inline |
get_private_key(name keyname, string role="owner") | sysio::testing::base_tester | inlinestatic |
get_producer_authorities(const vector< account_name > &producer_names) const | sysio::testing::base_tester | |
get_public_key(name keyname, string role="owner") | sysio::testing::base_tester | inlinestatic |
get_resolver() | sysio::testing::base_tester | inline |
get_row_by_account(name code, name scope, name table, const account_name &act) const | sysio::testing::base_tester | |
get_scheduled_transactions() const | sysio::testing::base_tester | |
get_table_entry(Object &obj, account_name code, account_name scope, account_name table, uint64_t key, bool require=true) | sysio::testing::base_tester | inline |
get_transaction_receipt(const transaction_id_type &txid) const | sysio::testing::base_tester | |
get_unapplied_transaction_queue() | sysio::testing::base_tester | inline |
init(const setup_policy policy=setup_policy::full, db_read_mode read_mode=db_read_mode::SPECULATIVE, std::optional< uint32_t > genesis_max_inline_action_size=std::optional< uint32_t >{}, std::optional< uint32_t > config_max_nonprivileged_inline_action_size=std::optional< uint32_t >{}) | sysio::testing::base_tester | |
init(controller::config config, const snapshot_reader_ptr &snapshot) | sysio::testing::base_tester | |
init(controller::config config, const genesis_state &genesis) | sysio::testing::base_tester | |
init(controller::config config) | sysio::testing::base_tester | |
init(controller::config config, protocol_feature_set &&pfs, const snapshot_reader_ptr &snapshot) | sysio::testing::base_tester | |
init(controller::config config, protocol_feature_set &&pfs, const genesis_state &genesis) | sysio::testing::base_tester | |
init(controller::config config, protocol_feature_set &&pfs) | sysio::testing::base_tester | |
is_same_chain(base_tester &other) | sysio::testing::base_tester | |
issue(account_name to, string amount, account_name currency, string memo) | sysio::testing::base_tester | |
last_produced_block | sysio::testing::base_tester | protected |
link_authority(account_name account, account_name code, permission_name req, action_name type={}) | sysio::testing::base_tester | |
open(protocol_feature_set &&pfs, std::optional< chain_id_type > expected_chain_id, Lambda lambda) | sysio::testing::base_tester | |
open(protocol_feature_set &&pfs, const snapshot_reader_ptr &snapshot) | sysio::testing::base_tester | |
open(protocol_feature_set &&pfs, const genesis_state &genesis) | sysio::testing::base_tester | |
open(protocol_feature_set &&pfs, std::optional< chain_id_type > expected_chain_id={}) | sysio::testing::base_tester | |
open(const snapshot_reader_ptr &snapshot) | sysio::testing::base_tester | |
open(const genesis_state &genesis) | sysio::testing::base_tester | |
open(std::optional< chain_id_type > expected_chain_id={}) | sysio::testing::base_tester | |
preactivate_all_builtin_protocol_features() | sysio::testing::base_tester | |
preactivate_builtin_protocol_features(const std::vector< builtin_protocol_feature_t > &features) | sysio::testing::base_tester | |
preactivate_protocol_features(const vector< digest_type > feature_digests) | sysio::testing::base_tester | |
produce_block(fc::microseconds skip_time=fc::milliseconds(config::block_interval_ms))=0 | sysio::testing::base_tester | pure virtual |
produce_block(std::vector< transaction_trace_ptr > &traces) | sysio::testing::base_tester | |
produce_blocks(uint32_t n=1, bool empty=false) | sysio::testing::base_tester | |
produce_blocks_for_n_rounds(const uint32_t num_of_rounds=1) | sysio::testing::base_tester | |
produce_blocks_until_end_of_round() | sysio::testing::base_tester | |
produce_empty_block(fc::microseconds skip_time=fc::milliseconds(config::block_interval_ms))=0 | sysio::testing::base_tester | pure virtual |
produce_min_num_of_blocks_to_spend_time_wo_inactive_prod(const fc::microseconds target_elapsed_time=fc::microseconds()) | sysio::testing::base_tester | |
protocol_features_to_be_activated_wo_preactivation | sysio::testing::base_tester | |
push_action(action &&cert_act, uint64_t authorizer) | sysio::testing::base_tester | |
push_action(const account_name &code, const action_name &acttype, const account_name &actor, const variant_object &data, uint32_t expiration=DEFAULT_EXPIRATION_DELTA, uint32_t delay_sec=0) | sysio::testing::base_tester | |
push_action(const account_name &code, const action_name &acttype, const vector< account_name > &actors, const variant_object &data, uint32_t expiration=DEFAULT_EXPIRATION_DELTA, uint32_t delay_sec=0) | sysio::testing::base_tester | |
push_action(const account_name &code, const action_name &acttype, const vector< permission_level > &auths, const variant_object &data, uint32_t expiration=DEFAULT_EXPIRATION_DELTA, uint32_t delay_sec=0) | sysio::testing::base_tester | |
push_block(signed_block_ptr b) | sysio::testing::base_tester | |
push_dummy(account_name from, const string &v="blah", uint32_t billed_cpu_time_us=DEFAULT_BILLED_CPU_TIME_US) | sysio::testing::base_tester | |
push_reqauth(account_name from, const vector< permission_level > &auths, const vector< private_key_type > &keys) | sysio::testing::base_tester | |
push_reqauth(account_name from, string role, bool multi_sig=false) | sysio::testing::base_tester | |
push_transaction(packed_transaction &trx, fc::time_point deadline=fc::time_point::maximum(), uint32_t billed_cpu_time_us=DEFAULT_BILLED_CPU_TIME_US) | sysio::testing::base_tester | |
push_transaction(signed_transaction &trx, fc::time_point deadline=fc::time_point::maximum(), uint32_t billed_cpu_time_us=DEFAULT_BILLED_CPU_TIME_US, bool no_throw=false) | sysio::testing::base_tester | |
schedule_protocol_features_wo_preactivation(const vector< digest_type > feature_digests) | sysio::testing::base_tester | |
set_abi(account_name name, const char *abi_json, const private_key_type *signer=nullptr) | sysio::testing::base_tester | |
set_authority(account_name account, permission_name perm, authority auth, permission_name parent, const vector< permission_level > &auths, const vector< private_key_type > &keys) | sysio::testing::base_tester | |
set_authority(account_name account, permission_name perm, authority auth, permission_name parent=config::owner_name) | sysio::testing::base_tester | |
set_before_preactivate_bios_contract() | sysio::testing::base_tester | |
set_before_producer_authority_bios_contract() | sysio::testing::base_tester | |
set_bios_contract() | sysio::testing::base_tester | |
set_code(account_name name, const char *wast, const private_key_type *signer=nullptr) | sysio::testing::base_tester | |
set_code(account_name name, const vector< uint8_t > wasm, const private_key_type *signer=nullptr) | sysio::testing::base_tester | |
set_last_produced_block_map(const map< account_name, block_id_type > &lpb) | sysio::testing::base_tester | inline |
set_producer_schedule(const vector< producer_authority > &schedule) | sysio::testing::base_tester | |
set_producers(const vector< account_name > &producer_names) | sysio::testing::base_tester | |
set_producers_legacy(const vector< account_name > &producer_names) | sysio::testing::base_tester | |
set_transaction_headers(transaction &trx, uint32_t expiration=DEFAULT_EXPIRATION_DELTA, uint32_t delay_sec=0) const | sysio::testing::base_tester | |
success() | sysio::testing::base_tester | inlinestatic |
sync_with(base_tester &other) | sysio::testing::base_tester | |
tempdir | sysio::testing::base_tester | protected |
to_string(fc::variant x) | sysio::testing::base_tester | static |
to_uint64(fc::variant x) | sysio::testing::base_tester | static |
to_uint8_vector(const string &s) | sysio::testing::base_tester | static |
to_uint8_vector(uint64_t x) | sysio::testing::base_tester | static |
transfer(account_name from, account_name to, asset amount, string memo, account_name currency) | sysio::testing::base_tester | |
transfer(account_name from, account_name to, string amount, string memo, account_name currency) | sysio::testing::base_tester | |
unapplied_transactions | sysio::testing::base_tester | protected |
unlink_authority(account_name account, account_name code, action_name type={}) | sysio::testing::base_tester | |
wasm_assert_code(uint64_t error_code) | sysio::testing::base_tester | inlinestatic |
wasm_assert_msg(const string &msg) | sysio::testing::base_tester | inlinestatic |
~base_tester() | sysio::testing::base_tester | inlinevirtual |