Commit Graph

5 Commits

Author SHA1 Message Date
SaketAnand
bf4ef86aba Update deployment workflow (main + master support + cleanup)
All checks were successful
Deploy to Dappbundle / Deploy (push) Successful in 22s
2026-03-06 17:38:04 +05:30
SaketAnand
3521a2b0cf Update Gitea deployment workflow
All checks were successful
Deploy to Dappbundle / Deploy (push) Successful in 29s
2026-03-06 01:55:50 +05:30
6be4402f6f feat: Add Bitcoin support, BTC chips, and improve UX
Some checks failed
Workflow push to Dappbundle / Build (push) Has been cancelled
- Implement Bitcoin address generation (Bech32) and WIF display.
- Add BTC chips to searched addresses list.
- Add input validation: reject FLO/BTC addresses with clear intent messages.
- Update search placeholder and errors to use 'MNT'.
- Fix desktop notification panel positioning.
2026-01-24 04:19:30 +05:30
72351dd5b8 feat(mantle-wallet): complete Mantle wallet
Implemented full wallet functionality for Mantle:
- Balance Checking: Real-time balance fetching for MNT, WMNT, USDC, and USDT.
- Transaction History: Robust fetching via Mobula API with support for pagination and filtering.
- Transaction Details: Detailed view for individual transactions, including status, hash, and value.
- Sending Functionality: Secure MNT and token transfers using Type 0 (Legacy) transactions and L1 fee estimation.
- Key Management: Derivation of Mantle addresses and FLO IDs from private keys (WIF/Hex).
- Navigation Enhancements:
    - Clickable addresses in history and details for seamless navigation.
2026-01-20 15:23:51 +05:30
SaketAnand
9d823e9074
Initial commit 2026-01-20 12:27:40 +05:30