vertex-changelog/content/posts/1.infrastructure-foundations.md
2025-04-30 20:57:04 +05:30

15 lines
711 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Infrastructure Foundations
date: December 20, 2024
version: "0.8.0"
---
## 📦 December 2024: Infrastructure Foundations
- **Launch of EdgeNode SDK v0.1 (Private Beta)**
Released a developer-focused SDK enabling power users to integrate their own nodes into the GPU network. This SDK provided control hooks for workload queuing, availability broadcasting, and lease negotiation.
- **Initial Implementation of GridLink Protocol**
GridLink, Vertexs decentralized node coordination layer, was deployed in a limited testnet, featuring:
- Peer discovery and handshaking
- Local job scheduling using hybrid gossip-tree routing
- Proto-resilience layer for handling edge node churn