Skip to content

Roadmap

Vinod Sathyaseelan edited this page Aug 17, 2025 · 5 revisions

Roadmap (Community Draft)

Ripple 3.0

  • Migrate extension contracts to internal RPC calls or external Service Endpoint rules.
  • Eliminate contracts and extension processors.
  • Adopt a JSON-RPC-based service message format in place of FFI based IEC messages.
  • Simplify the boot process by removing extension loading steps.
  • Configure resource limits for the Rust runtime and control async task spawning according to these limits.
  • Implement manifest schema validation and linting for manifests.
  • Provide a test harness for conformance testing and load testing.

Clone this wiki locally