找到约 13 条结果

文章 尝试用 Halo2 实现 Tornado Cash

... )?; Ok((left, right)) }, )?; let chip = HashChip::construct(config); let hash_result_cell = chip.hash(layouter.namespace(|| "hasher"), left, right)?; ``` 最重要的部分是最后一行 ``` layouter.constrain_instance(hash_result_cell.cell(), config.instance, 0) ...

文章 闪电网络:技术与用户体验(四):收款码

...tps://www.btcstudy.org/2024/02/27/lightning-network-technology-improvement-and-users-experience-part-4/#note1)。 Keysend 还有一个优点:它完全不依赖其它协议,而只依赖闪电网络自身。 不过,作为一种支付,它还是有一个令人难以接受的缺点:它不能...

招聘 Global BD Manager

...,及时反馈 What you will do Responsible for the establishment and operation of ecological cooperation circle, focusing on opportunities in DeFi, NFT, Web3, DID and other industries Intergrate existing resources of the company, coordinate the introduction of ecological partners’ res...

招聘 Protocol Researcher

... Collection Form**](https://forms.gle/3PyL5txNTDBjEWqj7) with your resume and any relevant socials and files. ### Job Specifics: BTC L2 Direction, Infrastructure Projects, Top Engineering and Operations Team, Top Institutional Support. ### **Job Responsibilities:** - Conduct cutting-edg...

招聘 区块链开发工程师 解析方向 - 头部区块链公司web3钱包组

...neer (On-chain data) Responsibilities: Responsible for the acquisition and analysis of blockchain data. Responsible for iterative development, deployment of products and online problem solving, performance tuning, etc. Coordinate with other blockchain engineers to understand and implement the ...

文章 探索云计算架构、DevOps、区块链与人工智能

...和实践](https://medium.com/@dave-patten/the-basics-of-devops-principles-and-practices-2e6bb3a4832c) 05. [安全软件开发生命周期 (SSDLC)](https://medium.com/@dave-patten/secure-software-development-lifecycle-ssdlc-8ad9273b395b) 06. [云安全基础](https://medium.com/@dave-patten/cloud-...

文章 NFT与加密货币:找出差异

...何价值损失 [2](https://www.nftically.com/blog/difference-between-nfts-and-cryptocurrency/)。 另一方面,NFT 是非同质的,这意味着每个 NFT 都是唯一的,不能被另一个 NFT 替换 [2](https://www.nftically.com/blog/difference-between-nfts-and-cryptocurrency/)。 每个 NFT...

文章 DappReaderV2合约可视化工具2.0版开源啦

... frustrations as well: 1. It is very unfriendly to use tools like Remix and Etherscan.io to handle existing contracts or debug new contracts, and the code needs to be updated and verified frequently. 2. After a long time, you forget where you wrote the contract and need to search through communi...

文章 智能合约语法层面漏洞详解

...t safety problems, but unused variables will lead to increased calculation and unnecessary gas consumption, poor code quality and reduced code readability, so it is necessary to avoid the occurrence of unused variables as much as possible. Solidity中允许使用未使用的变量,它们不会带...

文章 2025/06 ZK技术进展 by ZK Mesh

...5/1061) \| Elizabeth Crites, Jonathan Katz, Chelsea Komlo, Stefano Tessaro and Chenzhi Zhu - [恶意安全协作 zk-SNARKs:不仅仅是表面现象](https://eprint.iacr.org/2025/1026) \| Sanjam Garg, Aarushi Goel, Abhishek Jain, Bhaskar Roberts and Sruthi Sekar - [加速 Sum-Check 证明](ht...

文章 ADR 037:治理拆分投票

...ing options. For example, it could use 70% of its voting power to vote Yes and 30% of its voting power to vote No. 本 ADR 定义了对治理模块的修改,允许 **staker** 将其投票拆分为多个投票选项。例如,可以使用 70% 的投票权投赞成票,使用 30% 的投票权投...

文章 ERC-1155 - OpenZeppelin 文档

...ken/ERC1155#ERC1155-_mintBatch-address-uint256---uint256---bytes-)。 ### Constructing an ERC-1155 Token Contract 我们将使用 ERC-1155 来跟踪我们游戏中的多个物品,每个物品都有自己独特的属性。我们将所有物品铸造给合约的部署者,我们稍后可以将这...

视频 第55期 FlexiDAG:Bridging PoW and DAG in Starcoin's Blockchain

第28期 FlexiDAG:Bridging PoW and DAG in Starcoin's Blockchain, 大纲: Starcoin 1.0 对PoW的增强 FlexiDAG:将PoW与DAG结合 Starcoin FlexiDAG 对 POW 可扩展性和效率的改进 案例研究和应用