Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains  0.5
Reference implementation of the Zecale protocol by Clearmatics
zecale.core.dispatcher_contract.DispatcherContract Member List

This is the complete list of members for zecale.core.dispatcher_contract.DispatcherContract, including all inherited members.

__init__(self, Any web3, InstanceDescription instance_desc, IZKSnarkProvider zksnark)zecale.core.dispatcher_contract.DispatcherContract
deploy(Any web3, IZKSnarkProvider zksnark, PairingParameters pp, IVerificationKey vk, str eth_addr, Optional[bytes] eth_private_key)zecale.core.dispatcher_contract.DispatcherContractstatic
dump_logs(self, Any tx_receipt)zecale.core.dispatcher_contract.DispatcherContract
instancezecale.core.dispatcher_contract.DispatcherContract
process_batch(self, PairingParameters pp, AggregatedTransaction batch, str application_contract_address, str eth_addr, Optional[bytes] eth_private_key)zecale.core.dispatcher_contract.DispatcherContract
web3zecale.core.dispatcher_contract.DispatcherContract
zksnarkzecale.core.dispatcher_contract.DispatcherContract