找到约 9 条结果

文章 Sui 共识协议设计逻辑之 Narwhal 交易池

...ff 之后,我开始关注 DAG-Based BFT 共识,从而了解了 Narwhal and Tusk,这是 Sui 使用的共识协议,它声称对传统的 BFT 共识有巨大的性能提升,论文中大致描述如下: _Narwhal Hotstuff 在广域网可以实现 130k tps, 普通 Hotstuff 只能是 1.8k, N...

文章 Mina Learning - MerkleTree

...p.getWitness(Field(1)); const [calcroot1, key1] = witness1.computeRootAndKey(Field(0)); Bool.and(calcroot1.equals(root1), key1.equals(Field(1))).assertTrue('Member validation failed'); map.set(Field(1), Field(10086)); const root2 = map.getRoot(); const witness2 = map.getWi...

文章 MiMC7哈希算法

...26540090029823113980243221325210187593 ``` 这是实现: **MiMC-7 Hash and Golang** \[ [MiMC-7 Hash and Golang](https://asecuritysite.com/baby_jubjub/go_j_mimc7)\] ### 性能 总的来说,MiMC7 具有出色的性能,并且在编译、设置和创建证明的时间方面,与 SHA-256 相...

文章 比特币 - bips-archive/bip-coshv.mediawiki,位于op-checkoutputshashverify · JeremyRubin/bips-archive

...hor=JeremyRubin) [Improve abstract with motivation hint, add design risks and tradeoffs…](https://github.com/JeremyRubin/bips-archive/commit/b53d120e1decb851676e41124082a89e35f34366) Open commit details May 20, 2019 [b53d120](https://github.com/JeremyRubin/bips-archive/commit/b53d120e1decb8516...

文章 TSP、电子身份、eIDAS 2 与英国数字钱包

...[ [here](https://www.cryptomathic.com/blog/eidas-2-designing-interoperable-and-scalable-architectures-for-tsps)\]: ![](https://img.learnblockchain.cn/2025/04/24/1PmP86Dg6h6VI5Q-wbrqSCw.png) 在 2024 年内,欧盟颁布了 eIDAS 2.0 法规\[ [here](https://digital-strategy.ec.europa.eu/en/policie...

文章 登链 Web3 技术周刊 | 抗量子地址迁移协议以及 Uniswap V4 完全指南

...tps://www.bleepingcomputer.com/news/security/new-crocodilus-malware-steals-android-users-crypto-wallet-keys/amp/) 安全公司 ThreatFabric 旗下研究人员表示,新型恶意软件 Crocodilus 可窃取安卓用户的钱包助记词。该恶意软件通过专有的驱动程序传播,并绕过...

文章 用Hardhat闯关Ethernaut题4 -telephone

...m.stackexchange.com/questions/1891/whats-the-difference-between-msg-sender-and-tx-origin](https://ethereum.stackexchange.com/questions/1891/whats-the-difference-between-msg-sender-and-tx-origin) 也就是说`msg.sender`不一定是个人地址,有可能是合约地址,`tx.origin`一定是个人...

文章 Miniscript:资金保管,可计算,可组合

> _作者:Andrew Poelstra_ > > _来源: [https://btctranscripts.com/tabconf/2021/2021-11-06-andrew-poelstra-miniscript/](https://btctranscripts.com/tabconf/2021/2021-11-06-andrew-poelstra-miniscript/)_ > > _本文为作者在 TABConf 2021 上的演讲的录音转译稿。_ > > 视频: [https:/...

文章 两全其美的 zk rollup 预共识机制

...ttps://ethresear.ch/t/a-pre-consensus-mechanism-to-secure-instant-finality-and-long-interval-in-zkrollup/8749](https://ethresear.ch/t/a-pre-consensus-mechanism-to-secure-instant-finality-and-long-interval-in-zkrollup/8749) **作者:** Leona Hioki **翻译&校对:** 闵敏 & 阿剑 --- 本文...