Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added new events to transactions table ('locked', 'claimed', 'reserved', 'collected', 'released') #474

Closed
wants to merge 4 commits into from

Conversation

Jadapema
Copy link
Member

No description provided.

cswni and others added 4 commits January 20, 2025 21:26
- Removed an unused `GeoAddress` constant from `profile-header.tsx`.
- Cleanup improves code readability and eliminates redundant code.
- Moved event handling and notification logic from `src/routes/sections/index.tsx` to `src/App.tsx`.
- Created `AppContent` component in `src/App.tsx` for better encapsulation.
- Replaced redundant logic in `Router` with streamlined routing logic, reducing complexity.
- Simplified imports and removed unused constants and hooks in `src/routes/sections/index.tsx`.

This improves maintainability by centralizing event watch and notification logic in a dedicated component.
@Jadapema Jadapema requested review from geolffreym and cswni January 22, 2025 20:03
@Jadapema Jadapema closed this Jan 22, 2025
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.

2 participants