...aster/excellent_article/Having%20a%20safe%20CEX:%20proof%20of%20solvency%20and%20beyond.md)查看.
V神的储备证明文章原文[Having a safe CEX: proof of solvency and beyond](https://vitalik.ca/general/2022/11/19/proof_of_solvency.html)
# Having a safe CEX: proof of solvency and beyond
...
... Aggregating Proofs for Multiple Vector Commitments**, by Gorbunov, Sergey and Reyzin, Leonid and Wee, Hoeteck and Zhang, Zhenfei, *in Proceedings of the 2020 ACM SIGSAC Conference on Computer and Communications Security*, 2020, [\[URL\]](https://dl.acm.org/doi/10.1145/3372297.3417244) [↩](h...
...: Architectural Innovations Unveiled
Currency Abstraction: Unifying ETH and ERC20 Handling
External and Transient Storage: Gas Optimization
Gas Optimization: Transient Storage and Assembly
Mastering Protocol Fees in Uniswap v4: A Deep Dive
Mastering Token Accounting in Uniswap v4
M...
...indBytes = await tx.build({ provider, onlyTransactionKind: true });
// construct a sponsored transaction from the kind bytes
const sponsoredtx = Transaction.fromKind(kindBytes);
// you can now set the sponsored transaction data that is required
sponsoredtx.setSender(sender);
sponsoredtx.s...
... frustrations as well:
1. It is very unfriendly to use tools like Remix and Etherscan.io to handle existing contracts or debug new contracts, and the code needs to be updated and verified frequently.
2. After a long time, you forget where you wrote the contract and need to search through communi...
...ital Signature Schemes round 2 announced
-
### Combining Machine Learning and Homomorphic Encryption in the Apple Ecosystem
-
### Machine Learning with Homomorphic Encryption and SVM
-
### New Mersenne prime found
-
### ZK stats
Ethereum Mainnet proof volume and fee spend by Zero-Knowledge proje...
...ssues of this type can arise in a network with several encrypted channels, and we’ll describe a bug we discovered in a client’s threshold signature scheme.
-
### The galois library
A performant NumPy extension for Galois fields and their applications
-
### RISC ZERO: Introducing Boundless: The...