Oracle Track: Testnet v0.2
Track: Oracle Track
FURPS: Oracle FURPS
Estimated date of completion: 30 Jun 2026
Resources Required:
1developers for12weeks
Deliverables
Specifying oracle mechanism
Owner: AnonComms Oracle
Feature: Oracle FURPS
FURPS:
- U1. The system design is documented in an RFC
Checklist:
- Specs: link to specs and/or API definition
- Docs: links to README.md or other docs
Implementing Oracle poc node
Owner: AnonComms Oracle
Feature: Oracle FURPS
FURPS:
- F1. Oracle nodes fetch price data from predefined sources
- F2. Each oracle node signs its observation and participates in a simple off-chain consensus with a threshold
- F3. The agreed value is written to the LEZ contract
- U2. The oracle nodes is implemented in Rust
Checklist:
- Code: link to GitHub issues/PRs/Epic
- Dogfood: link to dogfooding session/artefact
- Docs: links to README.md or other docs
Implementing Oracle LEZ part
Owner: AnonComms Oracle
Feature: Oracle FURPS
FURPS:
- F4. The LEZ contract exposes basic functions to update and read the latest price
- P1. Price updates are completed within a reasonable time bound
- R1. Consensus requires agreement from multiple (majority) nodes
- R2. Basic protection against faulty or inconsistent data via multi-source aggregation.
Checklist:
- Code: link to GitHub issues/PRs/Epic
- Dogfood: link to dogfooding session/artefact
- Docs: links to README.md or other docs