-
ZK principles should be safeguarded properly via verified decentralized nodes (single users). In terms of governance this could work like that - one verified human (not bot) has private zk proof of hu…
-
# Abstract
What would you like to do? Describe your project/idea in a few sentences.
**Please, be short and concise here! Brevity is key.**
Our initiative is to augment NEO's development ecosystem l…
-
In Syscoin we create blobs (like EIP4844) using quantum resistant, no trusted-setup (keccak hash based) transactions carrying blob data that gets pruned after a finality checkpoint + 6 hours. In herme…
-
### Describe the feature request
In the existing design, ZKPs (Zero-Knowledge Proof) will eventually prove every block. We might consider incorporating ideas from OP to only prove blocks requiring…
-
Can the polygon zkEVM support the multi-chain zkRollup, which means we can deploy the polygon zkEVM on multiple public chains (ETH, BSC, Solana, etc)? So the users can deposit the assets from ETH …
-
:------------|:----
Title | Add EVM to Chia Network via a 2nd Chia EVM chain.
Description | Currently Chia Network uses CLVM. A switch to EVM would wipe the network. This seems impractical. …
-
### Reproduce
testing on commit f8532484a6887641b29a88fc8b0b7df06d4cf51b
with https://github.com/Uniswap/v3-core
#### v3-core modificiation
```
+++ b/hardhat.config.ts
@@ -4,7 +4,13 @@ impor…
-
-
https://github.com/scroll-tech/go-ethereum/blob/97faa8cc63d704a11c29d2384e1d450ceec4d888/miner/worker_test.go#L207-L210
currently failed with log:
```
=== RUN TestGenerateBlockAndImportEthash
…
-
## Summary
`MaxTxBytes` is currently a local config subjective to individual nodes. It strikes me as inconsistent that a Tx that is too big for one node could be fine for another node and make …