找到约 13 条结果

文章 REDACTED 黑客马拉松获奖者

...0)** 这个[奖金](https://earn.superteam.fun/listing/liquid-staking-and-validator-ecosystem-data/)鼓励开发平台或算法以提供关于流动质押和[SolBlaze](https://solblaze.org/)的bSOL代币的见解。 🥇 第一名:[https://x.com/PineAnalytics/status/1916847235397992611](ht...

文章 【ERC721实践】迷恋猫从玩耍到开发

...s ); _; } //...some other stuff // Only the CEO, COO, and CFO can execute this function: function pause() external onlyCLevel whenNotPaused { paused = true; } ``` pause() 函数主要是方便开发人员进行版本更新,以防那些预见不到的 bug。但我...

文章 从零开始学习zk-SNARK(二)-多项式的非交互式零知识证明

...使用同样的方法自己伪造证明。 * verifier 必须保存 *α* and *t*(*s*) 直到所有相关证明被验证完毕,这就带来了一个可能造成秘密参数泄漏的额外攻击面。 因而 prover 就需要分别和每个 verifier 做交互来证明一个陈述(就是例子中...

文章 赔付曲线序列化

...[范德蒙矩阵](https://en.wikipedia.org/wiki/Polynomial_interpolation#Constructing_the_interpolation_polynomial)或 另一种替代方案,[除差法](https://en.wikipedia.org/wiki/Newton_polynomial#Divided-Difference_Methods_vs._Lagrange) 。 请注意,虽然以下内容可能看起来很复...

文章 Dune SQL 和以太坊数据分析进阶指南

...佳示例合约。你可以在[我的仪表板](https://dune.com/ilemi/erc-and-eip-starter-kit)中了解这些标准,其中涵盖了每一种标准: ![img](https://img.learnblockchain.cn/2023/09/08/57266.png) > [每个 ERC/EIP 解释,附趋势和示例(#1)](https://web3datadegen...

文章 加密货币 Staking:2024 年最佳 Staking 池的综合比较

...https://www.forbes.com/sites/leeorshimron/2023/01/21/ethereums-centralized-and-decentralized-liquid-staking-providers-battle-for-dominance/) 的数据,目前有超过 **680 万个 ETH** 被锁定在流动性质押池中。 质押池已经成为解决加密货币质押中常见障碍的方案,...

文章 重新思考 Arkade 的活性和流动性

... > > _来源: [https://blog.arklabs.xyz/adios-expiry-rethinking-liveness-and-liquidity-in-arkade/](https://blog.arklabs.xyz/adios-expiry-rethinking-liveness-and-liquidity-in-arkade/)_ ![Adios, Expiry: Rethinking Liveness and Liquidity in Arkade](https://img.learnblockchain.cn/2025/09/11/Screensho...

文章 探究新的 Solidity 0.8 版本

...节,在[这里](https://medium.com/blockchannel/the-use-of-revert-assert-and-require-in-solidity-and-the-new-revert-opcode-in-the-evm-1a3a7990e06e)查看 `revert `和 `assert `的区别。 现在Solidity使用`revert`操作码。 为了区分常规revert和系统内部错误(panic),Solidi...

文章 每周以太坊进展 2020/04/19

...//medium.com/@iamdefinitelyahuman/using-openzeppelin-contracts-with-python-and-brownie-ff7053d63bbe) * Remix 在线和桌面端 IDE [v0.10](https://medium.com/remix-ide/remix-ide-0-10-0-release-88c25d1d997):更多的 e2e 测试、在浏览器上的开发者节点、插件升级、发布到 IPFS...

文章 Blobs、重组以及MEV-Boost 的作用 - 分片

...lob 交易的 tips 可能会赶上常规交易。 - [Slot Inclusion Rates and Blob Market Combinatorics](https://ethresear.ch/t/slot-inclusion-rates-and-blob-market-combinatorics/19817) - [On solo staking, local block building and blobs](https://learnblockchain.cn/article/19378/7) - [Steelmanning a...

文章 从 Lamport 签名中获得脚本状态

...(bit set)的不同数字相加,我们就可以按位构造(bitwise-construct)以及按位解构(bitwise-deconstruct)一个数字。 凭借这一洞见,Rubin 以如下方法检查了一个编码成一系列哈希原像的 Lamport 签名: 1. 对每一个原像,计算其哈希...

文章 Ethernaut 题库闯关 #13 — Gatekeeper One

...t()`的文档(见[这里](https://learnblockchain.cn/docs/solidity/units-and-global-variables.html)和[这里](https://learnblockchain.cn/docs/solidity/control-structures.html#external-function-calls))。 在查看解题思路之前,可以先自己想一想,自己会怎么做? ...

文章 Taproot v2:比特币还能如何演化?

...-evolve-in-the-future-e8559d0c5886)_ ![Taproot brings benefits to Bitcoin and will improve performance of hardware wallets.](https://img.learnblockchain.cn/2025/07/13/23196739_image.jpg) Taproot 升级已经于 11 月 14 日( [区块号 709632](https://btc1.trezor.io/block/0000000000000000000687...