找到约 12 条结果

文章 详解 Polkadot Raw 交易结构

... | | | --- | --- | --- | --- | | length | 5102 | 长度。148 的 Compact Integer 编码,表示 length 后面还有 148 字节数据 | | tx version | 84 | 首个 bit 位为 1 表示 signed tx,后 7 bits 表示 Tx 版本号,这里是版本 4 | | sender       ...

文章 Foundry高级作弊码系列:第三部分 - 断言作弊码

...种类型的内容,请在 Twitter 上关注 [@threesigmaxyz](https://x.com/@threesigmaxyz) 并浏览我们的博客,以获取更多关于区块链主题的见解。 明天发布第 4 部分:**[作弊码 vm.roll & vm.warp:时间旅行区块链的区块编号和时间戳](https://learnblockch...

文章 DePIN 101

...础设施模式导致通信服务价格高昂。[@helium_mobile](https://x.com/@helium_mobile) 通过社区众包模式,将这笔早期成本分摊给每个用户。个人只需购买 249 美元或 499 美元的热点设备即可访问网络,成为“微型运营商”。代币激励驱动社区...

文章 如何审计Solana智能合约第二部分:自动化扫描

...`#[warn(clippy::len_zero)]` on by default = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#len_zero warning: the function `handler` doesn't need a mutable reference --> programs/jet/src/instructions/liquidate_dex.rs:594:45 594 | handler(&sourc...

文章 使用P2P数据估计验证者去中心化程度 - 网络

> 作者:[Jonas](https://x.com/mempirate) & [Naman](https://x.com/namn_grg) 来自 [Chainbound](https://x.com/chainbound_). > > 这项研究由以太坊基金会的 Robust Incentives Group 资助。这项工作特别与 ROP-8 相关。更多信息请参见 [此处](https://www.notion.so/bad7233658...

文章 对每种 ZK-EVM 的解释(Polygon、Linea、zkSync 等)

...先,对 ZK-EVM 有一个基本的了解: [https://blog.jarrodwatts.com/zkevms-and-the-race-to-scale-ethereum](https://learnblockchain.cn/article/19723) 如果你想更深入地了解,我还写了一篇关于零知识证明如何工作的文章,没有任何数学公式: [https://bl...

文章 从EVM 角度看合约创建与部署

...ction-93c98cc4ca96 > * 译文出自:[登链翻译计划](https://github.com/lbc-team/Pioneer) > * 译者:[翻译小组](https://learnblockchain.cn/people/412) 校对:[Tiny 熊](https://learnblockchain.cn/people/15) > * 本文永久链接:[learnblockchain.cn/article…](https://learnblock...

文章 关于无状态性的协议设计观点——权益证明/经济学

_感谢 [Guillaume Ballet](https://x.com/gballet), [Ignacio Hagopian](https://x.com/ignaciohagopian), [CPerezz](https://x.com/CPerezz19), [Barnabé Monnot](https://x.com/barnabemonnot), [Caspar Schwarz-Schilling](https://x.com/casparschwa), [Thomas Thiery](https://x.com/soispoke), [Kev](https://x.co...

文章 宇宙中的电子数量比512位质数多吗?

...(大约 160 位数字)的数量是 \[ [这里](https://asecuritysite.com/primes/nprime2)\]: 18906370642694533330255267422559435438516148269380861172414282021437571915512683767157742768034244490543655250659082340701872652735175220791902826659840 也就是 1.5x10¹⁵¹。事实上,对于 RS...

文章 以太坊地址是怎么来的?

...使用电子熵源,因为一些[研究](https://www.thebalanceeveryday.com/random-number-generators-more-complicated-than-you-think-4177342)表明,人类比较不擅长选择随机数字(人自己选出来的数字是有模式的,到不到伪随机的要求)- 恭喜!你现在已经...

文章 Solidity中的只读函数

...的最大动力。 相关资料、源码已同步github https://github.com/MagicalBridge/Blog 欢迎star

文章 Kintsugi合并测试网发布公告

...此类问题的其他场所是规范存储库([consensus](https://github.com/ethereum/consensus-specs),[execution](https://github.com/ethereum/execution-specs),[APIs](https://github.com/ethereum/execution-apis))和 [Ethereum Magicians](https://ethereum-magicians.org/) ✨。 ``` ## 下一...