Crates.io | zkwork_aleo_protocol |
lib.rs | zkwork_aleo_protocol |
version | 0.3.6 |
source | src |
created_at | 2022-05-25 01:40:40.628932 |
updated_at | 2022-12-02 07:50:16.732108 |
description | A protocol lib for aleo pool |
homepage | https://zk.work/aleo/home |
repository | https://github.com/6block/zkwork_aleo_protocol |
max_upload_size | |
id | 593139 |
size | 59,842 |
Zk.Work Aleo Protocol is a set of ore pool protocols designed by 6Block for Aleo mining. This library is an open source implementation of the ZK. Work Aleo Protocol.
connect server
<<128,worker_type, address_type, v_major, v_minor, v_patch, name_length, name, address>>
submit solution
<< 129, worker_id, job_id, prover_solution >>
disconnect server
<< 130, worker_id >>
ping
<< 131 >>
connect server ack
<< 0, is_accept, pool_address, [worker_id], [signature] >>
notify job
<< 1, job_id, target, epoch_challenge >>
pool shutdown
<< 2 >>
pong
<< 3 >>