找到约 15 条结果

文章 用 PeerDAS 和分布式 Blob 构建扩展以太坊

...tps://blog.sigmaprime.io/peerdas-distributed-blob-building.html#challenges-and-bottlenecks) - [解决方案和可能的优化](https://blog.sigmaprime.io/peerdas-distributed-blob-building.html#solutions-and-possible-optimisations) - [测试设置](https://blog.sigmaprime.io/peerdas-distributed-blob-...

文章 Aquarius AMM:2024 年的更新和计划

...m/aquarius-aqua...](https://medium.com/aquarius-aqua/aquarius-amms-updates-and-plans-for-2024-f390e9d06b15) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 网络钓鱼攻击日益复杂

...** [**Coinbase 文档。**](https://help.coinbase.com/en/coinbase/privacy-and-security/avoid-scams/tech-support-scams) #### 安全检查 在发布了这个不受欢迎的消息后,Mason 主动提出通过阻止其他攻击途径和进入 Coinbase 的访问点来保护我的帐户。他首先...

文章 使用 Solidity 瞬态存储操作码

...eturns (uint) { return value * getMultiplier(); } } ``` and a sequence of external calls: ```solidity setMultiplier(42); multiply(1); multiply(2); ``` 如果示例使用内存或存储来存储乘数,它将是完全可组合的。无论你是将序列拆分为单独的...

文章 OP Labs|故障证明深入研究的第二部分:Cannon

...分组,其中包括:可执行和可链接文件格式(the Executable and Linkable Format ,ELF)加载器、内存和状态管理、MIPS EVM(后面会做详尽说明)以及见证证明(witness proof )生成。 ## **可执行和可链接格式(ELF)加载器** OP-Program 是...

文章 计算复杂性 + 度界限 STARKs 算术化

...a.xyz/blog/degr...](https://learnblockchain.cn/article/12792/degree-bounds-and-computational-complexity) >- 登链社区 AI 助手,为大家转译优秀英文文章,如有翻译不通的地方,还请包涵~

文章 LocalTerra环境部署CW20Token记录

...":"","granter":""}},"signatures":[]} confirm transaction before signing and broadcasting [y/N]: y code: 0 codespace: "" data: 0A260A202F74657272612E7761736D2E763162657461312E4D736753746F7265436F646512020802 events: - attributes: - index: true key: c3BlbmRlcg== value: dGVycmExZ...

文章 Filecoin 运维(2) - 环境变量和常用运维操作

.../www.r9it.com/) 原文链接:http://www.r9it.com/20200618/filecoin-env-and-operation.html ## 参考链接 * [https://docs.lotu.sh/en+mining](https://docs.lotu.sh/en+mining) * [https://docs.lotu.sh/en+lotus-seal-worker](https://docs.lotu.sh/en+lotus-seal-worker)

文章 Solana程序第二部分:理解SPL关联代币账户

... 代币程序 该函数首先调用 **_get\_associated\_token\_address\_and\_bump\_seed\_internal_** 计算 **_associated\_token\_address_**(即 **PDA**)并验证用户输入: ![](https://img.learnblockchain.cn/2025/03/30/6f0d73a7247c6bdf0075b_1HReJ51e7q1X_JLbBkSxK4Q.png) 在内部,...

文章 Four Pillars 投资项目

...s/2024/11/04/new-global-dollar-stablecoin-backed-by-robinhood-kraken-paxos-and-other-crypto-heavies) 并且 [Revolut 正在参与 DeFi 活动](https://www.revolut.com/blog/post/pyth-partnership-uk/),DeFi 和 Fintech 之间的融合正在加速。 其次,像 BlackRock 和 JP Morgan 这样的...

文章 sui-move进阶:table

... ```move /// Removes the key-value pair in the table `table: &mut Table` and returns the value. /// Aborts with `sui::dynamic_field::EFieldDoesNotExist` if the table does not have an entry with /// that key `k: K`. public fun remove(table: &mut Table, k: K): V { let v = field::remove(&mut ...

文章 深入剖析 Ownbit 和 Gnosis 多签

...int i = 0; i < _owners.length; i++) { //onwer should be distinct, and non-zero if (isOwner[_owners[i]] || _owners[i] == address(0x0)) { revert(); // Gnosis 此处为 throw } isOwner[_owners[i]] = true; } owners = _owners; required = _re...

文章 Fabric 2.0 install guide(安装指引)

...install Then run the following applications to enroll the admin user, and register a new user called user1 which will be used by the other applications to interact with the deployed FabCar contract: node enrollAdmin node registerUser You can run the invoke application as fo...

文章 林迪效应如何让用户对DeFi“品牌”过度自信

...ttps://cointelegraph.com/news/how-lindy-effect-users-overconfident-de-fi-brands) 观点 **作者:Morpho Labs 联合创始人 Merlin Egalite。** 加密领域存在一个巨大的矛盾:它被设计成“无需信任”的,但信任和品牌的寿命往往在用户决定在哪里分配和使...

文章 坎昆网络升级 Meta 讨论帖 - 魔法师 / 流程改进

...S/eip-5920) - [EIP-1153](https://ethereum-magicians.org/t/shanghai-cancun-candidate-eip-1153-transient-storage/10784)![:white_check_mark:](https://img.learnblockchain.cn/2025/04/30/89789742_image.png) - [EIP-2537](https://ethereum-magicians.org/t/eip-2537-bls12-precompile-discussion-thread/4187)![:+...