Skip to content

Instantly share code, notes, and snippets.

View edeediong's full-sized avatar
🏠
Working from home

Edidiong Etuk edeediong

🏠
Working from home
View GitHub Profile
@edeediong
edeediong / standup-summary-2026-04-17.md
Created April 17, 2026 00:38
Standup Summary — April 17, 2026 — Canton Validator Infrastructure

Standup Summary — April 17, 2026

1. Istio VirtualService Routing Fix (PR #301)

Rewrote helm/eu-central-9/base/istio/templates/canton-virtualservice.yaml to match the proven eu-central-5 Traefik routing pattern:

  • Added CNS host routing (cns.<name>.<cantonDomain>)
  • Added /api/json-api/ route with URI rewrite to participant JSON-API (:7575)
  • Added /api/validator/ and /api/validator (exact) routes to validator-app (:5003)
  • Added default catch-all routes for wallet-web-ui and ans-web-ui
  • Updated values.yaml with services.jsonApi.host: canton-validator-1-devnet-participant override since the participant service name doesn't match the client key
@edeediong
edeediong / canton-mainnet-cost-analysis.md
Created April 17, 2026 00:26
Canton Validator MainNet — Infrastructure Requirements & Cost Analysis

Canton Validator MainNet — Infrastructure Requirements & Cost Analysis

Gateway.fm — Honest Cost Breakdown


What's Needed for MainNet

Infrastructure Delta (What's New vs. Dev/TestNet)

@edeediong
edeediong / client-onboarding-guide.md
Created April 16, 2026 23:55
Canton Validator Onboarding Guide — Client-Facing

Canton Validator Onboarding Guide

Gateway.fm — Managed Canton Validator Infrastructure


Overview

Gateway.fm provides fully managed Canton validator infrastructure on the Global Synchronizer network. We handle the Kubernetes clusters, networking, TLS certificates, authentication, monitoring, and backups. You retain full custody of your cryptographic signing keys in your own AWS account.