找到约 15 条结果

文章 比特币铭文(Inscriptions)和 Ordinals - 从p2p 到艺术与身份

...bstack.co...](https://l2ivresearch.substack.com/p/from-peer-to-peer-to-art-and-identity) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 EIP-4844 Proto-Danksharding 为何使用 KZG ,它如何工作的?

.../@tommy_chan/eip-4844-proto-danksharding-using-kzg-commitment-what-it-does-and-how-does-it-really-work-35201987b24c) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 以太坊 ETF 获批与 Ethena——一个潜在的机遇

...-eth-new-highs-analyst) [The Block,](https://www.theblock.co/post/295591/standard-chartered-ethereum-etf-approval) [Investing.com](https://x.com/leptokurtic_/status/1796823152003097062) 很难对以太坊的资金流入进行估算,因为以太坊 ETF 市场动态受到与比特币不同的因...

文章 BOLT 11:闪电支付发票协议

...adata`](04-onion-routing.md#tlv_payload-payload-format) #### 理由 type-and-length 格式允许将来的扩展向后 兼容。`data_length` 始终是 5 的倍数,便于 编码和解码。读取器还会忽略不同长度的字段, 原因是期望的字段可能会更改。 `p` 字段支持...

文章 迈向仅验证部分无状态性 (VOPS) 的务实之路 - 执行层研究

...ttps://stateless.fyi/development/mainnet-analysis/tree-shape.html#accounts-and-code-length-stats) 需要: 241\\,\\text{million} \\times 40.125\\,\\text{bytes} \\approx 8.4\\,\\text{GiB} 与今天的 `~233 GiB` 完整状态大小相比,这减少了 **25 倍以上**(h/t Guillaume),但仍...

文章 Solana网络中来自Cogent Crypto的“验证者与费用经济学洞见”

...om/@Zengiverse/i...](https://medium.com/@Zengiverse/insights-of-validators-and-fee-economics-from-cogent-crypto-on-the-solana-network-5f30e3ca218d) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 HTLC跨链

...15543d4cfbfb80f69284 PreImage Bytes: 0x726f6f74726f6f74 Alice's Address and Private Key OUTPUT: Successfully Withdrew Eth, Preimage Hex Is: 0x726f6f74726f6f74 Convert Preimage Hex To String: rootroot --------------------Query Alice's Balance on Ethereum-------------------- INPUT: Alice's ...

文章 ERC4337 -- 网络通信

...x_fee_per_gas: uint256 max_priority_fee_per_gas: uint256 paymaster_and_data: bytes signature: bytes ``` ##### `VerifiedUserOperation` ```python class VerifiedUserOperation(Container): user_operation: UserOp entry_point: Address verified_at_block_hash: uint256 ``` >- 原文...

文章 让SVM再次伟大

...tricia Trie (MPT)](https://ethereum.org/en/developers/docs/data-structures-and-encoding/patricia-merkle-trie/),这是为了优化Solana的账户模型,采用[Erigon](https://github.com/erigontech/erigon)\*的方法,使状态证明的生成和存储可以进行验证。此外,SOON还实施了...

文章 加密原生 AI 代理框架之战

...,他是 [BabyAGI](https://autogpt.net/babyagi-complete-guide-what-it-is-and-how-does-it-work/) 的创始人,旨在帮助开发者创建模块化和自主的数字助理。Yohei 起初构建了一个独立代理,然后将其扩展为一个通用框架。 5. [ZerePy](https://github.com/blorm-...

文章 Solana停机的完整历史:原因与解决方案

...进](https://github.com/solana-labs/solana/releases/tag/v1.8.14)。 ## Candy Machine垃圾交易:2022年4月/5月 **停机时间:**八小时 **根本问题:**机器人账户导致的交易垃圾 **修复:** - Candy Machine程序上的机器人税 - Solana v1.10中的内存改...

文章 有限域上的椭圆曲线

...rt (xp**3 + 3) % p == (yp ** 2) % p, "p不在曲线上" if xq == xp and yq == yp: return double(xq, yq, a, p) elif xq == xp: return None, None lambd = ((yq - yp) * pow((xq - xp), -1, p) ) % p xr = (lambd**2 - xp - xq) % p yr = (lambd*(xp - xr) - yp) % p...

文章 EIP-4337 - 以太坊账户抽象审计 - OpenZeppelin博客

...报告中,我们将每个问题标记为`[core]`、`[sample]`或`[core and sample]`以更好地阐明其影响。 _**更新**:应用本报告中指出的修复后的最终代码库可在提交 [a2f4b7be4d9996095e08d7102bacc9f13ea99ff6](https://github.com/eth-infinitism/account-abstraction/tree/...

文章 手把手带你构建Sui零信任交换DApp前端 @SUI Move开发必知必会

...xchange, the escrowed item will be transferred to you and your locked item will be transferred to the sender. acceptEscrowMutation({ escrow, lock...

文章 以太坊 - 乐观桥

...信息和隐私](https://help.twitter.com/en/twitter-for-websites-ads-info-and-privacy) [114](https://twitter.com/intent/like?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1508844826359332868%7Ctwgr%5Ec39582278880098f3ee6d85ca6ccd80f22e57c5f%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fcdn.embedly.co...