找到约 12 条结果

文章 2024-08-11 zk-insights Weekly

...rpose cryptography to programmable cryptography. - ### SuperSpartan by Hand The goal of this article is to dive into the techniques behind the SuperSpartan's polynomial IOP, which uses the sum-check protocol to prove CCS instances, by writing the protocol explicitely for a specific example. - ...

文章 如何使用 NFTScan NFT API 在 Starknet 网络上开发 Web3 应用

...ddress = "0x0727a63f78ee3f1bd18f78009067411ab369c31d" token_id = "1" # Construct API request URL url = f"{api_endpoint}/{contract_address}/{token_id}" # Make an HTTP GET request response = requests.get(url) # Check if the request was successful if response.status_code == 200: # Get...

文章 基于先到先服务的交易排序能否防止抢跑?

...反馈和审核!** ![](https://img.learnblockchain.cn/2025/03/04/fcfs-and-front-running.png) ## 引言与问题陈述 交易提交到内存池的顺序通常不是它们在账本中最终的顺序。术语 _最大可提取价值_ (MEV)包括通过主动操纵交易的顺序、插入和审...

招聘 zk 工程师

... - Contribute to the BitVM project as an open-source developer. - Design and develop the ZKP protocol for Bitlayer's products. **Requirements:** - Strong programming skills in general languages such as Rust or C++. - Programming skills in Bitcoin script language. - Knowledge of state-of-th...

文章 强化区块链:安全措施与协议

...](https://blockapps.net/blog/fortifying-the-blockchain-security-measures-and-protocols/#) ## 理解区块链安全挑战和漏洞 区块链技术已经彻底改变了我们对安全性、透明度和去中心化的看法。然而,随着区块链应用的增长,威胁其完整性的挑战和漏...

文章 V神的交易所储备证明: Having a safe CEX: proof of solvency and beyond

...aster/excellent_article/Having%20a%20safe%20CEX:%20proof%20of%20solvency%20and%20beyond.md)查看. V神的储备证明文章原文[Having a safe CEX: proof of solvency and beyond](https://vitalik.ca/general/2022/11/19/proof_of_solvency.html) # Having a safe CEX: proof of solvency and beyond ...

招聘 [杭州 可远程] 秘猿科技 招聘区块链开发工程师/Rust 开发工程师/全栈开发/高级运维开发工程师/C++软件开发/Technical Writer

...tware Engineer(C++/C Performance Engineer) Responsibilities * Design and develop benchmarks/workloads to identify performance issues. * Design and build automatic performance diagnosis & analysis tools. * Implement or prototype optimization ideas * Research next generation architectures to ...

文章 向量承诺(VCs)

... Aggregating Proofs for Multiple Vector Commitments**, by Gorbunov, Sergey and Reyzin, Leonid and Wee, Hoeteck and Zhang, Zhenfei, *in Proceedings of the 2020 ACM SIGSAC Conference on Computer and Communications Security*, 2020, [\[URL\]](https://dl.acm.org/doi/10.1145/3372297.3417244) [↩](h...

招聘 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...

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

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

文章 理解良性和恶性MEV - 以及加密内存池如何阻止恶性MEV

...pool如何阻止坏的 MEV](https://img.learnblockchain.cn/2025/09/07/good-and-bad-mev-2.png) 以太坊的开放性引发了突破性的创新。但同样的开放性也带来了一个缺点:它为某些参与者留下了操纵交易排序或将其包含在区块中的空间。这就是所谓的 ...