John Xu

Results 15 issues of John Xu

+r @Wollac related #87 # Blocking issue - [ ] Alloy requires the MSRV 1.75 https://github.com/alloy-rs/alloy/blob/main/Cargo.toml#L8, but risc0's toolchain version is 1.70

Related #75 #76 +r @Wollac

Independent issue for tracking the CI problem. The original discussion: https://github.com/risc0/zeth/pull/64#pullrequestreview-1775562186 My opinion: https://github.com/risc0/zeth/pull/64#issuecomment-1851969881 I think it doesn't add Clippy component in the `risc0/risc0/.github/actions/rustup` action. Perhaps we can add the...

Related: https://github.com/taikoxyz/raiko/pull/395 https://github.com/bluealloy/revm/blob/dad766d4949191a7368360e1b7dc1f3a45040b2c/crates/database/src/states/account_status.rs#L44-L51 `DestroyedChanged` doesn't mean the Account has been deleted. Is it designed like this?