https://bhargav.wtf/blog/zcash-part-1/
介绍了 Monero 的去隐私手段 set intersection attacks,以及 zcash 如何解决这一问题
介绍了 Monero 的去隐私手段 set intersection attacks,以及 zcash 如何解决这一问题
bhargav.wtf
Private Money: Part 1
Investigating the state-of-the-art private money protocols
❤2
https://www.notion.so/ananthvivekanand/Adventures-in-ERC4337-frontrunning-1f0c5df4b3ed80278d83c9d7d87a3784
ERC4337 #MEV frontrunning
ERC4337 #MEV frontrunning
Ananth Vivekanand's Notion on Notion
Adventures in ERC4337 frontrunning | Notion
Imagine discovering a nuance in a Ethereum’s new transaction model that allows you to almost double your gas fees paid back — consistently. This is the wild west of ERC4337 frontrunning.
https://ethpandaops.io/posts/eip7691-retrospective/
ethPandaOps 利用 xatu 数据集对 EIP-7691 和 gas limit 的评估
ethPandaOps 利用 xatu 数据集对 EIP-7691 和 gas limit 的评估
ethPandaOps
EIP-7691 Retrospective
Deep dive into EIP-7691 and the impact on the network
Web3ReadList
https://frost.zfnd.org/frost.html #FROST book
https://zfnd.org/the-state-of-frost-for-zcash/
zcash 对 FROST 阈值签名算法的最近进展
zcash 对 FROST 阈值签名算法的最近进展
Zcash Foundation
The State of FROST for Zcash - Zcash Foundation
FROST, which stands for Flexible Round-Optimized Schnorr Threshold, is an advanced cryptographic protocol designed to improve threshold signature schemes. Unlike traditional single-party signatures, FROST enables a group of participants to collaboratively…
https://github.com/pcaversaccio/white-hat-frontrunning
使用 EIP7702 救援账户
使用 EIP7702 救援账户
GitHub
GitHub - pcaversaccio/white-hat-frontrunning: White hat frontrunning script to outpace hackers and secure funds from compromised…
White hat frontrunning script to outpace hackers and secure funds from compromised wallets. - pcaversaccio/white-hat-frontrunning
https://bitfinding.com/blog/enforcing-transaction-simulation
通过校验合约最终状态保持模拟交易和实际交易一致的方法
通过校验合约最终状态保持模拟交易和实际交易一致的方法
Bitfinding
Enforcing Transaction Simulation Integrity: Pectra Edition
Transaction simulations can be misleading due to 'state divergence' - critical on-chain conditions changing post-simulation. This post explores how to enforce simulation integrity by embedding 'state constraints' within transactions, leveraging EIP-7702 and…