feat(discovery): add zcash.rotko.net to community ZEC servers - #71
feat(discovery): add zcash.rotko.net to community ZEC servers#71hitchho wants to merge 1 commit into
Conversation
- Zebra 6.1.0 (Ironwood-ready, state format 28.0.0) - zidecar v0.8.1 fronting on :443 (lightwalletd surface + optional zidecar-rpc and frost-relay surfaces enabled) - Currently at chain tip (99.99997% verification progress) - Operator: Rotko Networks
|
Thanks for the PR! I'd love to learn more about what Zidecar is before merging, do you have any links to documentation and repos that you can provide? Thanks. |
|
Hey emersonian, documentation is a bit stub, but source code is open. Its pretty minimalistic lwd dropin replacement in rust that I worked together last year in hackathon for some extra featureset like header chain ligerito proofs and commitment/inclusion proofs using nomt. original idea was to build MPC bridge to polkadot parachain, but there is also some other relay primitives i came up with for transport to get first zcash escrowed e2ee p2p poker game out to browsers. i treat those somewhat temporary until there is better consensus in ecosystem for status quo transport layer for frost & messaging. |
Summary
Adds
zcash.rotko.net:443to the community ZEC server list. Operated by Rotko Networks.Backend
--zidecar-rpcand--frost-relaysurfaces are also enabled but do not conflict with the lwd probe hosh runs.Verification
Chain height reported by the backend matches network tip; verificationprogress = 99.99997%.
AI Disclosure
This PR was drafted with Claude assistance (repository research, diff generation, PR body). All content is human-reviewed.