Skip to content

soroban - #923

Merged
mijinummi merged 1 commit into
MDTechLabs:mainfrom
Qoder-Undefined:Soroban-Interface
Aug 25, 2026
Merged

soroban#923
mijinummi merged 1 commit into
MDTechLabs:mainfrom
Qoder-Undefined:Soroban-Interface

Conversation

@Qoder-Undefined

Copy link
Copy Markdown
Contributor

Implemented the Soroban Contract Interface Metadata Resolver
closes #916

Collaborator
🧠 Concept
Resolve and cache interface metadata for supported Soroban contracts.

⚠️ Problem
Bridge integrations need reliable contract interface information when constructing Soroban calls.

📁 Implementation Scope
src/contracts/metadata/soroban/
src/cache/contracts/
tests/contracts/metadata/
✅ Requirements
Resolve contract interface metadata
Associate metadata with contract addresses
Cache resolved metadata
Detect metadata changes
Handle unavailable metadata gracefully
🎯 Acceptance Criteria

Metadata resolver implemented

Contract metadata retrievable

Metadata caching supported

Failure scenarios tested
closes #915

@drips-wave

drips-wave Bot commented Aug 24, 2026

Copy link
Copy Markdown

@Qoder-Undefined Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@mijinummi
mijinummi merged commit 3dc1fb4 into MDTechLabs:main Aug 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Soroban Contract Interface Metadata Resolver Implement Stellar Bridge Route Deduplication

2 participants