找到约 13 条结果

文章 zk-merkle-tree库: 使用 zkSNARK 在以太坊上进行匿名投票

...ockchain.cn/article/6896) ![img](https://img.learnblockchain.cn/pics/20231112232803.jpeg) > 照片由[Kristina Flour](https://unsplash.com/@tinaflour?utm_source=medium&utm_medium=referral)在[Unsplash](https://unsplash.com/?utm_source=medium&utm_medium=referral)拍摄 在投票中保持...

文章 什么是 Ordinal?比特币 NFT 解释

...toshi。 由开发者 [Casey Rodarmor](https://twitter.com/rodarmor) 于 [2023 年 1 月 20 日](https://twitter.com/rodarmor/status/1616567899719860230?s=20) 在 Bitcoin 主网上启动,ordinal NFT 只是在 Bitcoin 上创建 NFT 的最新方式。虽然 Bitcoin 上的非同质化代币 (NFT) ...

文章 Gelato Web3 Functions vs. Chainlink Functions

... Web3 Functions v. Chainlink Functions ![](https://img.learnblockchain.cn/2025/06/13/ink_BLOG_TWITTER_1280x720_Static_v4_f04badad1a.jpg) - 在 2022 年底,Gelato 推出了其 Web3 Functions 私人测试版,旨在为 web3 开发者提供对链下数据和计算的访问。在 ETHDenver 2023 上...

文章 SipHash 快速哈希算法 与 WASM

![](https://img.learnblockchain.cn/2025/06/01/1BVLAxqEf-aYGYxTMjtGerw.png) JP Aumasson \[ [here](https://scholar.google.com/citations?user=L_jLCtkAAAAJ&hl=en&oi=ao)\] 和 Daniel J Bernstein (djb) \[ [here](https://scholar.google.com/citations?user=ToxxF5oAAAAJ&hl=en&oi=ao)\] ## SipHash 和 WAS...

文章 L2 时代已至,公链竞争格局悄然改道?

![image.png](https://img.learnblockchain.cn/attachments/2021/11/pwFunUZq61850d659bf5a.png) ***撰文:Anthony Sassano,EthHub 联合创始人*** ***编辑:南风*** --- **我们都知道,以太坊上的 L2s 网络的主要卖点是它们在可扩展性方面给用户带来的巨大...

文章 OP_CHECKSIGFROMSTACK 操作码简介

...//gnusha.org/url/https://lists.linuxfoundation.org/pipermail/lightning-dev/2019-July/002077.html),那会更加隐私,也只需使用更少的区块空间。 - **委托**:Alice 可能希望委托授权 Bob 来花费她的资金,但又不想显式地创建一笔链上交易、将资金转移...

文章 如何上傳圖片

...nblockchain.cn/article/19421) [**![:back:](https://img.learnblockchain.cn/2025/08/06/back.png) 點我 回到 HackMD 教學首頁**](https://hackmd.io/c/tutorials-tw) [**![:back:](https://img.learnblockchain.cn/2025/08/06/back.png) Go back to English Tutorial**](https://hackmd.io/c/tutorials/%2Fs%2...

文章 docker 部署BSC(币安智能链)v1.1.2版本开发网--ws协议

...布了一个新版本:v1.1.2,此版本为修补 EVM 中的漏洞 ( CVE-2021-39137 ) 的修补程序。所有同步节点都应该尽快升级至此版本。 另外此文档中启用了websocket协议,可用于客户端的持久化连接。 # 一. 编写说明 ## 1.1 文档说明 - ...

文章 【Java集合】Set集合背后的秘密:为什么它比List接口更严格?

...shCode()方法。 Student student = new Student("玛丽", 20); Student student2 = new Student("沈腾", 30); System.out.println("student hashcode =" + student.hashCode()); System.out.println("student2 hashcode =" + student2.hashCode()); ...

文章 每周以太坊进展 2022/12/3

... * [EIP6047](https://github.com/ethereum/EIPs/pull/6047/files):通过 ERC721 事件计算余额 * [EIP6049](https://eips.ethereum.org/EIPS/eip-6049):弃用 SELFDESTRUCT * [EIP6051](https://github.com/ethereum/EIPs/pull/6051/files) : 私钥封装 * [EIP6059](https://github.com/ethereu...

文章 跨域(Cross-Domain) 论文第一部分:搭建舞台

...相同底层结算层上从存款合约向存款合约转移的可替代 ERC-20 代币)。 ![](https://img.learnblockchain.cn/2025/03/11/67f7f0b2-b766-4b5e-9706-600800d3053e_1600x1194.png) 然而,值得注意的是,在 IBC 当前形式中,代币路径是路径依赖的。这意味着...

文章 Mantle节点、Batcher、Proposer和工具的增量审计

...便一层上的智能合约可以接收来自二层的消息。 这包括 ERC-20 代币桥接以及通用消息传递。 `op-chain-ops` 组件是一种工具,有助于链的管理。 `op-service` 组件包含代码库其他部分使用的通用实用程序。 ## 变更概要 下面介绍按拉...

文章 RGB、BitVM、Nostr 的详解入门

...,BiHelix,ScaleBit & BTC Security Lab ## Intro: Why BTC L2 2023年铭文生态的爆火,使得 BTC 拓展性问题的优先级迅速升高。各类彩色币(Colored Coin - 在比特币区块链上通过附加信息给比特币赋予额外属性或意义的方法,比如 BRC20)...