Skip to content

feat: add Soroban scan history explorer (#482)#572

Merged
mijinummi merged 1 commit into
MDTechLabs:mainfrom
jotel-dev:#482-Implement-Soroban-Scan-History-Explorer
Jun 29, 2026
Merged

feat: add Soroban scan history explorer (#482)#572
mijinummi merged 1 commit into
MDTechLabs:mainfrom
jotel-dev:#482-Implement-Soroban-Scan-History-Explorer

Conversation

@jotel-dev

Copy link
Copy Markdown
Contributor

I added the scan history module for Stellar/Soroban contracts, introducing an explorer and manager for tracking past scans.
Changes

scan-history-explorer.ts — query and browse scan history entries
scan-history-manager.ts — manage (store, retrieve, clear) scan records
types.ts — shared types for the history module
index.ts — public exports for the module
Spec files for both explorer and manager

closes #482

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@jotel-dev 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 1bfc1ba into MDTechLabs:main Jun 29, 2026
7 checks 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 Scan History Explorer

2 participants