@SuccinctLabs Any plans to allow external solvers on the Succint network? Right now, I believe only Succint is whitelisted to prove them.
- Does anybody know if the succint GPU prover is OSS? Other than there is a public docker image available with the binary.
- New major v2.0.0 release for Fastssz that fixes a long-standing request. You can now use dynamic struct tags to handle different chain specifications (Ethereum, Gnosis, etc.) without having to do any patches. No performance impact. github.com/ferranbt/fasts…
- 🚀 Solstice v1.1.3 is out! 3x faster tracing performance, plus a few new features that make working with Solidity much smoother: - Contract dependency graph visualization - Code actions to import SPDX license - More inlay hints (selectors + end of block) Demos in thread 👇
- Solstice got a 3x speedup in trace generation: - github.com/ferranbt/solst… - github.com/ferranbt/solst… Tracing a UniV3 test function went from 3s to less than 1s! These were the low hanging fruits, still a bit more work to do on lazily evaluating types.

