https://blog.trailofbits.com/2025/09/10/how-sui-move-rethinks-flash-loan-security/
#Sui 使用 object 模型优化闪电贷
#Sui 使用 object 模型优化闪电贷
The Trail of Bits Blog
How Sui Move rethinks flash loan security
Sui’s Move language significantly improves flash loan security by replacing Solidity’s reliance on callbacks and runtime checks with a “hot potato” model that enforces repayment at the language level. This shift makes flash loan security a language guarantee…
https://thogiti.github.io/2025/09/14/cross-chain-messaging-systems-mechanism-design-part1.html
#bridge 跨链博弈论分析
#bridge 跨链博弈论分析
thogiti.github.io
Coalition-Proof Attestation for Cross-Chain Messaging Systems Part 1 - Dare to Know
A practical deep dive into game theory, correlation, and mechanism design for LayerZero (split), CCIP (quorums), and Across (optimistic)Most bridges don’t fa...
https://cryptologie.net/posts/intuitions-behind-the-range-proofs-of-bulletproof/
#zk 算法 Bulletproof 内的 Range Proofs
#zk 算法 Bulletproof 内的 Range Proofs