Skip to content

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

Merged
geolffreym merged 4 commits intonextfrom
app/next/fixes
Jan 22, 2025
Merged

feat: added new events to transactions table ('locked', 'claimed', 'reserved', 'collected', 'released')#475
geolffreym merged 4 commits intonextfrom
app/next/fixes

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 cswni and geolffreym January 22, 2025 20:05
@Jadapema Jadapema self-assigned this Jan 22, 2025
@sonarqubecloud
Copy link

@Jadapema Jadapema linked an issue Jan 22, 2025 that may be closed by this pull request
@geolffreym geolffreym merged commit 8dc3d7b into next Jan 22, 2025
2 of 6 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.

feat: add new events to recent transaction table

3 participants