Skip to content

July 21, 2026 Production Release #2 - #7

Merged
csibbach merged 4 commits into
mainfrom
develop
Jul 21, 2026
Merged

July 21, 2026 Production Release #2#7
csibbach merged 4 commits into
mainfrom
develop

Conversation

@csibbach

Copy link
Copy Markdown
Contributor

Transaction history and proper routing to the relayer

Charlie Sibbach and others added 4 commits July 21, 2026 15:33
- Removed mock activity data and integrated live transaction history in the AssetDetails component.
- Added a new TransactionHistory component to display recent asset activities, including sent and received transactions.
- Enhanced the TransferTokensModal to record sent activities upon successful transactions.
- Implemented a new BlockscoutAssetActivityRepository for managing asset activity data.
- Updated event bus to handle transaction history updates, improving the overall user experience with real-time activity tracking.
- Updated `CachedRelayerCredentialRepository` and `BlockscoutAssetActivityRepository` to utilize a new `IConfigProvider` for dynamic storage key resolution.
- Introduced `ConfigProvider` to manage configuration settings, including storage keys and relayer base URLs, based on the environment.
- Removed hardcoded constants and replaced them with values from the `ConfigProvider`, enhancing flexibility and maintainability.
- Updated related repositories to ensure consistent access to configuration settings across the application.
@csibbach
csibbach merged commit d60305e into main Jul 21, 2026
2 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.

1 participant