找到约 13 条结果

文章 利用零知识证明、全同态加密和新的分布式系统算法改造未来

...forming-the-future-with-zero-knowledge-proofs-fully-homomorphic-encryption-and-new-distributed-systems-algorithms) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 Cosmos 与波卡 Polkadot 的五大区别

...,而不是以[智能合约](https://learnblockchain.cn/2018/01/04/understanding-smart-contracts/)的形式在现有的区块链上编写应用程序呢?主要有以下两点原因。 首先,现有的智能合约平台不一定能满足应用程序所需的灵活性和可定制性。举例...

文章 每周以太坊 2024/11/02

...升级:** * [**Pectra-devnet-4**](https://pectra-devnet-4.ethpandaops.io/): 测试进展顺利 * [**Mekong 测试网**](https://mekong.ethpandaops.io/): Pectra 公共测试网已上线,使用 devnet-4 规范 * **Pectra-devnet-5**: 小的规范更改已合并,...

文章 【zkMIPS系列】ZKM Prover——STARK to SNARK

... /// 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_...

文章 提案:通过网络标识符增强区块链交易安全性并解决交易重放问题

...c8daf459e297a54aa547404d6d7b3971/elements/lisk-transactions/src/utils/sign_and_validate.ts#L35) 函数。 - [getTransactionBytes](https://github.com/LiskHQ/lisk-sdk/blob/280ac4e9c8daf459e297a54aa547404d6d7b3971/elements/lisk-transactions/src/utils/get_transaction_bytes.ts#L216) 函数。 下...

文章 每周以太坊进展 2023/12/9

...究** - [Timing.games](https://ethresear.ch/t/timing-games-implications-and-possible-mitigations/17612) 分析:提议者延迟区块发布以增加 MEV 的影响以及可能的缓解措施的利弊 - [CEXDEX 套利](https://ethresear.ch/t/empirical-analysis-of-cross-domain-cex-dex-arbitrage-on...

文章 Account Abstraction 抽象帳戶:EIP-2938 簡介

...的提案慢慢完整中: - [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...

文章 为什么是多链,为什么是现在

...ctric-capital-developer-report-recap-where-are-the-crypto-developers-going-and-why-its-3855aa5dd1d8)。这归结为这些链上巨大的活动和资本吸引了开发人员、用户,更重要的是,经过大量测试的开发工具库(库、良好的文档、支持)使 EVM 链上的开发更...

作品 区块链应用开发指南

...称**:Blockchain Application Developer Guide Business Scenario Analysis and Practice **页数**:358 ## 产品特色: ### 编辑推荐 一本书讲透区块链技术 系统全面:从区块链系统构建,到完整DAPP开发,全流程知识点覆盖 由浅入深:从...

文章 Taproot 如何有益于硬件钱包

...://blog.trezor.io/details-of-firmware-updates-for-trezor-one-version-1-9-1-and-trezor-model-t-version-2-3-1-1eba8f60f2dd)中有详细描述。在当前的 SegWit 和 P2SH 交易中,手续费并不是以一个显式的元数据字段表示出来的,而是以交易的数据推断出来的。 ...

文章 FHE全同态加密介绍——小白版

...制数据,其中: * $\oplus=+ \mod 2=xor$ * $\otimes=\times \mod 2=and$ 对应的FHE电路为boolean电路: ![image.png](https://img.learnblockchain.cn/attachments/2024/06/9JJwa9ng667ec4f97584c.png) 但是用于FHE计算的密文数据中,存在噪声(noise)的概念,且: *...

文章 将Flashbots集成到你的dApp和钱包中变得更加简单

...处包括: - 保护免受前置攻击(即 [三明治攻击](https://sandwiched.wtf/)):通过直接将交易发送给矿工,内存池中的夹击机器人无法对你进行前置 - 无需为失败交易支付费用:如果你的交易将回退,则矿工不会将其包含在链上 - 排...

文章 OP Stack vs. Arbitrum Orbit:最佳L2 Rollup方案对比

...llup-l1s-how-abc-stacks-celestia-sovereign-rollup-l1s-compare-to-avalanche-and-cosmos-l1-blockchains/) ## Tl;DR - Arbitrum 和 Optimism 是以太坊领先的 Layer 2 扩展解决方案,两者都是具有 7 天挑战期的 optimistic rollups,但技术实现不同 - OP Stack (Optimism) ...