Web3ReadList
@Wongssh
web3 reading list. A reading list for solidity, web3 and Dapp programmers. We use Chinese and English language.
17:37 · Jan 2, 2024 · Tue
https://blog.trailofbits.com/2024/01/02/tag-youre-it-signal-tagging-in-circom/
#circom
tag 语法介绍
Trail of Bits Blog
Tag, you’re it: Signal tagging in Circom
By Tjaden Hess We at Trail of Bits perform security reviews for a seemingly endless stream of applications that use zero-knowledge (ZK) proofs. While fast new arithmetization and folding libraries …
circom
15:59 · Jan 1, 2024 · Mon
https://www.helius.dev/blog/how-to-migrate-from-ethereum-to-solana
#solidity
转向
#solana
指南
www.helius.dev
How to Migrate From Ethereum to Solana: A Guide for Devs
Learn everything you need to know to start programming in Solidity on Solana
solidity
solana
07:44 · Jan 1, 2024 · Mon
https://zkmesh.substack.com/p/zkmesh-dec-2023-recap
2023 年 12 月
#zk
月刊
zkMesh
zkMesh: Dec 2023 recap
As we reach the end of 2023, we want to thank you for your readership this past year. Here's to a great start to 2024 and the year ahead in decentralized privacy-enhancing technologies and zero-knowledge systems research. Cheers! zkMesh is produced by
zk
16:19 · Dec 30, 2023 · Sat
https://blog.openzeppelin.com/the-last-challenge-attack
#zkSNARK
简单介绍与
#security
安全
Openzeppelin
ZK-SNARKS & The Last Challenge Attack: Mind Your Fiat-Shamir!
OpenZeppelin recently identified a critical vulnerability during an audit of Linea‘s PLONK verifier. At its core, the issue is similar in nature to some previously disclosed vulnerabilities (e.g., Frozen Heart, 00). The ‘Last Challenge’ vulnerability arises…
zkSNARK
security
18:02 · Dec 28, 2023 · Thu
https://matklad.github.io/2022/10/03/from-paxos-to-bft.html
#BFT
共识协议
matklad.github.io
From Paxos to BFT
This is a sequel to Notes on Paxos post.
Similarly, the primarily goal here is for me to understand why the BFT consensus algorithm works in detail.
This might, or might not be useful for other people!
The Paxos article is a prerequisite, best to read that…
BFT
01:15 · Dec 28, 2023 · Thu
https://www.mertimus.com/p/the-solana-reading-list
#solana
阅读清单
solana
00:46 · Dec 26, 2023 · Tue
https://research.kudelskisecurity.com/2023/03/06/polynonce-a-tale-of-a-novel-ecdsa-attack-and-bitcoin-tears/
#ECSDA
签名安全
#security
问题与实际使用研究
Kudelski Security Research
Polynonce: A Tale of a Novel ECDSA Attack and Bitcoin Tears
Introduction In this blog post, we tell a tale of how we discovered a novel attack against ECDSA and how we applied it to datasets we found in the wild, including the Bitcoin and Ethereum net…
ECSDA
security
12:56 · Dec 23, 2023 · Sat
https://www.alexconnolly.xyz/p/the-state-of-zkevms-2023
#zkEVM
2023 年总结
www.alexconnolly.xyz
End of 2023: The State of zkEVMs
The ultimate guide to every major zkEVM project's progress in 2023, comparing Polygon zkEVM, Scroll, Taiko, Immutable zkEVM, Linea, zkSync and StarkNet.
zkEVM
08:51 · Dec 23, 2023 · Sat
https://jbecker.dev/research/decoding-raw-calldata
#EVM
calldata 解码
jbecker.dev
On Decoding Raw EVM Calldata | Jonathan Becker
EVM
00:14 · Dec 21, 2023 · Thu
https://aztec.network/blog/announcing-noir-beta-stable-fast-zk-applications-in-the-browser/
#Noir
的最新进展
Aztec Protocol
Announcing Noir Beta: Stabler, Faster ZK Applications In The Browser - Aztec
A Follow Up to Noir's Hit Debut Alpha from 2022 Aztec: Ethereum encrypted. Read now!
Noir
00:59 · Dec 19, 2023 · Tue
https://defi.sucks/insights/current-state-of-storage-proofs
对
#storageProof
存储证明的技术分析及相关项目介绍
defi.sucks
The current state of storage proofs - Wonderland
The current state of on-chain storage proofs
storageProof
06:28 · Dec 15, 2023 · Fri
https://allthingsfuzzy.substack.com/p/an-introduction-to-formal-verification
#formalVerify
工具介绍
Substack
An Introduction to Formal Verification Techniques and Tools
Formal verification is the systematic process of validating the correctness of a system against certain rigorous formal criteria. In this post, we analyze different techniques and tools.
formalVerify
06:17 · Dec 15, 2023 · Fri
https://allthingsfuzzy.substack.com/p/creating-invariant-tests-for-an-amm
#AMM
Invariant Test 案例
Substack
Creating Invariant Tests for an AMM Smart Contract
Invariant testing in smart contracts is about repeatedly trying out different combinations of actions to make sure the contract always follows its core rules, even in unusual or unexpected situations.
AMM
05:08 · Dec 15, 2023 · Fri
https://www.xerc20.com/
#bridge
跨链代币标准协议
bridge
01:17 · Dec 15, 2023 · Fri
https://ponder.sh/blog/introducing-ponder
EVM 区块链后端框架,号称比
#subgraph
快
ponder.sh
Introducing Ponder – Ponder
A blog post introducing Ponder, a new open-source framework for crypto apps.
subgraph
23:52 · Dec 10, 2023 · Sun
https://crypticwoods.com/blog/elo-based-searcher-ranking/
#MEV
搜索者排名算法
Crypticwoods
Cryptic Woods Research
Cryptic Woods Research specializes in developing advanced tools to assist users in efficiently navigating the complex dark forest known as the Ethereum mempool.
MEV
23:36 · Dec 10, 2023 · Sun
https://www.walletbeat.fyi/
#wallet
钱包测评
wallet
08:44 · Dec 7, 2023 · Thu
https://a16zcrypto.com/posts/article/a-few-of-the-things-were-excited-about-in-crypto-2024/
#a16z
未来展望
a16z crypto
A few of the things we’re excited about in crypto (2024) - a16z crypto
A list of crypto and web3 trends for 2024 including the intersection of AI & blockchains, AI & gaming, play to earn games, NFTs, SNARKs, more
a16z
17:03 · Dec 5, 2023 · Tue
https://github.com/crisgarner/awesome-foundry
#foundry
资源
GitHub
GitHub - crisgarner/awesome-foundry: A curated list of awesome of the Foundry development framework.
A curated list of awesome of the Foundry development framework. - crisgarner/awesome-foundry
foundry
02:31 · Dec 5, 2023 · Tue
https://mirror.xyz/lordheimdall.eth/XFQsJQO917qO1AEpHKHLODpP5ftNSAtQwzJrhCgXWYo
#game
游戏
#tokenomics
代币经济学设计
mirror.xyz
Designing an Open Game Economy (Part 1)
In the last few years, we have seen many blockchain games come and go. Most of those that have survived suffer from dwindling player bases and floor prices, with a consistent leakage of value that seems to have no end.
game
tokenomics
Before
After
Home
Powered by
BroadcastChannel
&
Sepia