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

Next #479

Merged
merged 14 commits into from
Jan 22, 2025
Merged

Next #479

merged 14 commits into from
Jan 22, 2025

Conversation

geolffreym
Copy link
Member

No description provided.

cswni and others added 14 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.
feat: added new events to transactions table ('locked', 'claimed', 'reserved', 'collected', 'released')
fix: web3auth session expiration, and refactor account-popover
@geolffreym geolffreym merged commit d4d8bed into main 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.

4 participants