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…