pymeca
Example usage
CHANGELOG
Contributing
Code of Conduct
API Reference
pymeca
Index
Index
_
|
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
L
|
M
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
_bytes_from_hex() (pymeca.pymeca.MecaActiveActor method)
_bytes_from_hex_public_key() (pymeca.host.MecaHost method)
_execute_transaction() (pymeca.pymeca.MecaActor method)
_get_contract_address() (pymeca.dao.MecaSchedulerOwner method)
_set_contract() (pymeca.dao.MecaSchedulerOwner method)
A
ABI_DIRECTORY (in module pymeca.utils)
ABI_NAMES (in module pymeca.utils)
accept_host() (pymeca.tower.MecaTower method)
add_task() (pymeca.host.MecaHost method)
B
bytes_from_hex() (in module pymeca.utils)
C
cid_from_sha256() (in module pymeca.utils)
cidv1_object_from_sha256() (in module pymeca.utils)
clear() (pymeca.dao.MecaHostContractOwner method)
(pymeca.dao.MecaSchedulerOwner method)
(pymeca.dao.MecaTaskContractOwner method)
(pymeca.dao.MecaTowerContractOwner method)
CURRENT_DIR (in module pymeca.dao)
CURRENT_DIRECTORY (in module pymeca.utils)
D
dao_contract (pymeca.pymeca.MecaActiveActor attribute)
DEFAULT_DAO_ADDRESS_FILE_PATH (in module pymeca.dao)
delete_host() (pymeca.tower.MecaTower method)
delete_task() (pymeca.host.MecaHost method)
(pymeca.task.MecaTaskDeveloper method)
delete_tower() (pymeca.tower.MecaTower method)
deploy_contract() (in module pymeca.utils)
dict_from_event() (in module pymeca.utils)
F
finish_task() (pymeca.user.MecaUser method)
G
generate_account() (in module pymeca.utils)
generate_meca_simulate_accounts() (in module pymeca.utils)
generate_simulate_account() (in module pymeca.utils)
get_contract_compile_info() (in module pymeca.utils)
get_DAO_ADDRESS() (in module pymeca.dao)
get_eth_address_hex_from_signature() (in module pymeca.utils)
get_finished_tasks() (pymeca.pymeca.MecaActiveActor method)
get_flag() (pymeca.dao.MecaSchedulerOwner method)
get_gas_to_send() (in module pymeca.utils)
get_host_block_timeout_limit() (pymeca.pymeca.MecaActiveActor method)
get_host_contract() (pymeca.pymeca.MecaActiveActor method)
get_host_contract_address() (pymeca.dao.MecaSchedulerOwner method)
(pymeca.pymeca.MecaActiveActor method)
get_host_failed_task_penalty() (pymeca.pymeca.MecaActiveActor method)
get_host_first_available_block() (pymeca.pymeca.MecaActiveActor method)
get_host_initial_stake() (pymeca.pymeca.MecaActiveActor method)
get_host_public_key() (pymeca.pymeca.MecaActiveActor method)
get_host_register_fee() (pymeca.pymeca.MecaActiveActor method)
get_host_stake() (pymeca.pymeca.MecaActiveActor method)
get_host_task_block_timeout() (pymeca.pymeca.MecaActiveActor method)
get_host_task_fee() (pymeca.pymeca.MecaActiveActor method)
get_host_task_register_fee() (pymeca.pymeca.MecaActiveActor method)
get_host_tasks() (pymeca.pymeca.MecaActiveActor method)
get_host_towers() (pymeca.pymeca.MecaActiveActor method)
get_hosts() (pymeca.pymeca.MecaActiveActor method)
get_my_hosts() (pymeca.tower.MecaTower method)
get_my_tasks() (pymeca.host.MecaHost method)
(pymeca.task.MecaTaskDeveloper method)
get_my_towers() (pymeca.host.MecaHost method)
get_pending_hosts() (pymeca.tower.MecaTower method)
get_public_key_from_signature() (in module pymeca.utils)
get_received_tasks() (pymeca.host.MecaHost method)
get_running_task() (pymeca.pymeca.MecaActiveActor method)
get_scheduler_address() (pymeca.dao.MecaDAOOwner method)
(pymeca.dao.MecaHostContractOwner method)
(pymeca.dao.MecaTowerContractOwner method)
get_scheduler_contract() (pymeca.pymeca.MecaActiveActor method)
get_scheduler_contract_address() (pymeca.pymeca.MecaActiveActor method)
get_scheduler_fee() (pymeca.pymeca.MecaActiveActor method)
get_scheduler_flag() (pymeca.pymeca.MecaActiveActor method)
get_sent_tasks() (pymeca.pymeca.MecaActiveActor method)
get_sha256_from_cid() (in module pymeca.utils)
get_task_addition_fee() (pymeca.pymeca.MecaActiveActor method)
get_task_block_timeout() (pymeca.host.MecaHost method)
get_task_computing_type() (pymeca.pymeca.MecaActiveActor method)
get_task_contract() (pymeca.pymeca.MecaActiveActor method)
get_task_contract_address() (pymeca.dao.MecaSchedulerOwner method)
(pymeca.pymeca.MecaActiveActor method)
get_task_fee() (pymeca.host.MecaHost method)
get_task_owner() (pymeca.pymeca.MecaActiveActor method)
get_task_task_fee() (pymeca.pymeca.MecaActiveActor method)
get_task_task_size() (pymeca.pymeca.MecaActiveActor method)
get_tasks() (pymeca.pymeca.MecaActiveActor method)
get_tee_task() (pymeca.pymeca.MecaActiveActor method)
get_tower_contract() (pymeca.pymeca.MecaActiveActor method)
get_tower_contract_address() (pymeca.dao.MecaSchedulerOwner method)
(pymeca.pymeca.MecaActiveActor method)
get_tower_current_size() (pymeca.pymeca.MecaActiveActor method)
get_tower_failed_task_penalty() (pymeca.pymeca.MecaActiveActor method)
get_tower_fee() (pymeca.pymeca.MecaActiveActor method)
get_tower_host_request_fee() (pymeca.pymeca.MecaActiveActor method)
get_tower_hosts() (pymeca.pymeca.MecaActiveActor method)
get_tower_initial_stake() (pymeca.pymeca.MecaActiveActor method)
get_tower_pending_hosts() (pymeca.pymeca.MecaActiveActor method)
get_tower_public_uri() (pymeca.pymeca.MecaActiveActor method)
get_tower_size_limit() (pymeca.pymeca.MecaActiveActor method)
get_tower_stake() (pymeca.pymeca.MecaActiveActor method)
get_towers() (pymeca.pymeca.MecaActiveActor method)
get_towers_hosts_for_task() (pymeca.pymeca.MecaActiveActor method)
get_user_sent_tasks() (pymeca.user.MecaUser method)
H
host_from_tuple() (in module pymeca.pymeca)
I
increase_stake() (pymeca.host.MecaHost method)
init_meca_envirnoment() (in module pymeca.dao)
is_host_registered() (pymeca.pymeca.MecaActiveActor method)
is_registered() (pymeca.host.MecaHost method)
(pymeca.tower.MecaTower method)
is_task_done() (pymeca.pymeca.MecaActiveActor method)
is_tower_registered() (pymeca.pymeca.MecaActiveActor method)
L
logger (in module pymeca.dao)
(in module pymeca.host)
(in module pymeca.pymeca)
(in module pymeca.task)
(in module pymeca.tower)
(in module pymeca.user)
(in module pymeca.utils)
M
MECA_DAO_ABI (in module pymeca.utils)
MecaActiveActor (class in pymeca.pymeca)
MecaActor (class in pymeca.pymeca)
MecaDAOOwner (class in pymeca.dao)
MecaError
MecaHost (class in pymeca.host)
MecaHostContractOwner (class in pymeca.dao)
MecaSchedulerOwner (class in pymeca.dao)
MecaTaskContractOwner (class in pymeca.dao)
MecaTaskDeveloper (class in pymeca.task)
MecaTower (class in pymeca.tower)
MecaTowerContractOwner (class in pymeca.dao)
MecaUser (class in pymeca.user)
module
pymeca
pymeca.dao
pymeca.host
pymeca.pymeca
pymeca.task
pymeca.tower
pymeca.user
pymeca.utils
P
pymeca
module
pymeca.dao
module
pymeca.host
module
pymeca.pymeca
module
pymeca.task
module
pymeca.tower
module
pymeca.user
module
pymeca.utils
module
R
register() (pymeca.host.MecaHost method)
register_for_tower() (pymeca.host.MecaHost method)
register_task() (pymeca.task.MecaTaskDeveloper method)
register_task_cid() (pymeca.task.MecaTaskDeveloper method)
register_task_output() (pymeca.host.MecaHost method)
register_tee_task_encrypted_input() (pymeca.user.MecaUser method)
register_tee_task_initial_input() (pymeca.user.MecaUser method)
register_tower() (pymeca.tower.MecaTower method)
registered (pymeca.host.MecaHost attribute)
reject_host() (pymeca.tower.MecaTower method)
running_task_fee_from_tuple() (in module pymeca.pymeca)
running_task_from_tuple() (in module pymeca.pymeca)
S
send_task_on_blockchain() (pymeca.user.MecaUser method)
set_flag() (pymeca.dao.MecaSchedulerOwner method)
set_host_contract() (pymeca.dao.MecaSchedulerOwner method)
set_scheduler() (pymeca.dao.MecaDAOOwner method)
(pymeca.dao.MecaHostContractOwner method)
(pymeca.dao.MecaTowerContractOwner method)
set_task_contract() (pymeca.dao.MecaSchedulerOwner method)
set_tower_contract() (pymeca.dao.MecaSchedulerOwner method)
sign_bytes() (in module pymeca.utils)
(pymeca.pymeca.MecaActor method)
sign_send_wait_transaction() (in module pymeca.utils)
T
task_finished_events_filter (pymeca.pymeca.MecaActiveActor attribute)
task_from_tuple() (in module pymeca.pymeca)
task_sent_events_filter (pymeca.pymeca.MecaActiveActor attribute)
tee_task_from_tuple() (in module pymeca.pymeca)
tower_from_tuple() (in module pymeca.pymeca)
U
unregister() (pymeca.host.MecaHost method)
update_block_timeout_limit() (pymeca.host.MecaHost method)
update_fee() (pymeca.tower.MecaTower method)
update_public_key() (pymeca.host.MecaHost method)
update_task_block_timeout() (pymeca.host.MecaHost method)
update_task_fee() (pymeca.host.MecaHost method)
(pymeca.task.MecaTaskDeveloper method)
update_task_owner() (pymeca.task.MecaTaskDeveloper method)
update_task_size() (pymeca.task.MecaTaskDeveloper method)
update_tower_public_connection() (pymeca.tower.MecaTower method)
update_tower_size_limit() (pymeca.tower.MecaTower method)
V
verify_signature() (in module pymeca.utils)
verify_signature_pub_key() (in module pymeca.utils)
W
wrong_input_hash() (pymeca.host.MecaHost method)