Web3ReadList
https://blog.zksecurity.xyz/posts/circle-starks-1/ https://blog.zksecurity.xyz/posts/circle-starks-2/ 关于 #zk #STARK 算法解析的系列文章,应该有 4 篇,目前发布了 2 篇
Risczero
STARK by Hand | RISC Zero Developer Docs
When the RISC Zero zkVM executes, it generates a receipt that allows third-parties to authenticate the validity of the execution.
Web3ReadList
https://www.infect3d.xyz/blog/Exploring-AMMs #AMM 数学描述
https://thogiti.github.io/2025/03/08/Uniswap-V4-Provably-Improving-Hooks-CFMM.html
从数学上证明 hook 优化了 #AMM
从数学上证明 hook 优化了 #AMM
thogiti.github.io
Provably Improving Hook-Enabled Forward Exchange Functions - A Rigorous Mathematical Framework for Optimal Routing in Uniswap v4…
Introduction - The Evolution of Automated Market MakersIf you’ve ever traded on Uniswap, you might think of it as a decentralized vending machine for tokens—...
👍1
Forwarded from Ahboyash Reads
https://collectiveshift.io/tools/crypto-analytics-tools/
Comprehensive List of Crypto Research & Analytics Tools
This site is goated
Comprehensive List of Crypto Research & Analytics Tools
This site is goated
❤3👍1🥰1
https://efdn.notion.site/das-wtf
PeerDAS 介绍
PeerDAS 介绍
efdn on Notion
DAS.wtf | Notion
Data Availability Sampling (DAS) is a key primitive to scaling blob space for L2s on Ethereum. The first step is PeerDAS – scheduled to ship in the Fusaka hard fork. The focus of this site for now is on PeerDAS, but will expand over time.
👍1
Web3ReadList
https://dev.to/zemse/understanding-eip-7864s-unified-binary-tree-36m4 一个新的提案以优化以太坊 #dataStruct 目前的树结构
https://medium.com/taipei-ethereum-meetup/lazytower-an-o-1-replacement-for-incremental-merkle-trees-94d5a522dd89
一种新的用于替代 merkle tree 的 #dataStruct 方案
一种新的用于替代 merkle tree 的 #dataStruct 方案
Medium
LazyTower: An O(1) Replacement for Incremental Merkle Trees
LazyTower 是一個資料結構. 它的用途和 Incremental Merkle Tree (IMT) 一樣: 讓使用者可以逐步地 append items, 並且適用於 zero-knowledge 的 proof of membership.
https://medium.com/coinmonks/learn-evm-in-depth-2-executing-the-bytecode-step-by-step-in-the-deployment-of-a-contract-270a6335df75
空合约 #EVM 字节码分析
空合约 #EVM 字节码分析
Medium
Learn EVM in depth #2. Executing the bytecode step by step in the deployment of a contract.
In this lesson, we will generate a contract’s bytecode and analyze its execution by the Ethereum virtual machine. With this, we will…
❤2