...forming-the-future-with-zero-knowledge-proofs-fully-homomorphic-encryption-and-new-distributed-systems-algorithms)
>- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~
...
/// Data for the block circuit, which verifies an aggregation root proof and a previous block proof.
#[derive(Eq, PartialEq, Debug)]
pub struct BlockCircuitData
where
F: RichField + Extendable,
C: GenericConfig,
{
pub circuit: CircuitData, // 区块电路数据
has_parent_...
...的提案慢慢完整中:
- [EIP-86: Abstraction of transaction origin and signature](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-86.md)
- [EIP-101: Currency and Crypto Abstraction](https://github.com/ethereum/EIPs/issues/28)
- [EIP-859: Account abstraction for main chain](https://githu...