Commit Graph

249 Commits

Author SHA1 Message Date
6dc2c8f922 Fix proxy ID listener derivation and add TON/ALGO blockchain selection popup
- Handle CashAddr format validating natively for BCH in floCrypto.js

- Require explicit TON vs ALGO blockchain selection for 128-char hex private keys during login

- Fix fallback logic in messenger.js to cleanly default to myFloID listener instead of duplicate listener addresses
2026-02-28 04:35:04 +05:30
ec5c8495dd feat(wallet): add support for Arbitrum and Optimism networks
- Address Derivation: Added ARB and OP to blockchainAddresses.js and messenger.js EVM checks, utilizing myArbID and myOpID where myEthID is used for validation and proxy ID generation.
- Login Selection: Added Arbitrum and Optimism buttons to the blockchain_select_popup in index.html to allow users to specifically choose these networks when logging in with indistinguishable EVM hex keys.
- Profile UI Data: Added ARB and OP copy boxes to the expanded list of blockchain network identifiers in the user profile page.
- Profile Ticker Simplification: Refactored the animated profile ID ticker in index.html to only cycle between the base FLO address and the user's currently signed-in activeChain address
2026-02-27 16:16:25 +05:30
1ff93355f6 feat: Add validation and conversion for SUI private keys to Bitcoin WIF format using their 32-byte seed. 2026-02-23 02:57:20 +05:30
ae643c4f93 feat: Add Hedera (HBAR) blockchain support and enhance private key validation and processing for hex and WIF formats, including TON. 2026-02-23 02:08:26 +05:30
d77f45f8a2 refactor: update UI text to use generic "Blockchain" instead of specific "FLO/BTC/ETH" references. 2026-02-23 01:38:50 +05:30
80fa542bf9 feat: Expand blockchain address support to multiple chains and enhancing UI for address validation and chat migration. 2026-02-23 01:01:56 +05:30
d6fd63dace Add support for additional blockchain addresses: BSC, AVAX, MATIC, HBAR, LTC, BCH, DOT, ALGO, XLM, SOL, and ADA 2026-02-09 17:35:46 +05:30
0c3c07b5d2 Add blockchain address derivation utilities for XRP, SUI, TON, TRON, and DOGE 2026-02-04 11:12:22 +05:30
7b56defa5c
Update index.html
Some checks failed
Workflow push to Dappbundle / Build (push) Has been cancelled
2024-03-03 16:35:56 +05:30
fb9e7b5227
Update index.html 2024-02-27 12:38:59 +05:30
sairaj mote
bbbb0c474b fixed issue of emoji not inserted between written texts 2024-02-01 02:14:46 +05:30
sairaj mote
eb1880ec90 added better web socket connection checker 2024-01-05 18:13:30 +05:30
sairaj mote
dbc88a83f1 background bug fix 2024-01-05 16:03:31 +05:30
sairaj mote
cee5644264 code refactoring 2024-01-05 15:58:03 +05:30
sairaj mote
84846ce870 Added option so start chat without saving an address 2024-01-04 00:03:51 +05:30
sairaj mote
1abe35aa58 Fixed address validation issue when adding contact 2023-12-21 00:55:00 +05:30
sairaj mote
d956e1d613 bug fix
-- Fixed "Cannot set properties of undefined (setting 'chats')" issue
2023-12-21 00:46:46 +05:30
sairaj mote
4fece23678 Update index.html 2023-12-03 03:44:36 +05:30
sairaj mote
61299f9541 Update index.html 2023-12-03 03:35:44 +05:30
sairaj mote
e38340604a Mail reply bug fixes 2023-11-28 00:07:45 +05:30
sairaj mote
90bde92571 optimized fee calculation routine 2023-11-09 18:38:07 +05:30
sairaj mote
9ccfeafc43 Auto collapsing transaction details when scrolling 2023-11-08 23:30:19 +05:30
sairaj mote
7793379707 Update index.html 2023-11-08 21:27:33 +05:30
sairaj mote
bd42ad5836 Fixing validation error 2023-11-08 21:14:15 +05:30
sairaj mote
7e7ba03fa0 Update index.html 2023-10-19 15:32:41 +05:30
sairaj mote
4ded44688a added ethereum private key sign in 2023-10-18 01:12:26 +05:30
sairaj mote
a2cfef9df1 Bug fixes 2023-10-17 04:08:52 +05:30
sairaj mote
a5a0e4ef8f feature addition, bug fixes and code refactoring
--Added support for eth chat merging
2023-10-17 03:26:57 +05:30
sairaj mote
5e4b9e9803 Bug fixes and code refactoring 2023-10-16 20:07:58 +05:30
sairaj mote
16906d7acc Added ethereum address display 2023-10-15 16:19:58 +05:30
3ef1bc5b41
Update index.html
Added ability to generate Ethereum addresses from FLO/BTC private key of logged in user.

Also added ability to generate Ethereum address of receiver, if his FLO/BTC public key is received.
2023-10-15 08:41:24 +05:30
sairaj mote
6e2698bdec UI improvements 2023-10-11 22:25:58 +05:30
sairaj mote
de0073ae68 Update index.html 2023-10-11 21:35:26 +05:30
sairaj mote
a4d8445ef4 added transaction ID to btc multisig tx details 2023-10-11 16:17:10 +05:30
sairaj mote
6e8444b7f5 Bug fixes 2023-10-11 14:35:33 +05:30
sairaj mote
31d8be6aa7 Added BTC multisig transaction fee increase process 2023-10-11 04:38:57 +05:30
sairaj mote
87a6827c57 UI fixes 2023-09-22 00:46:59 +05:30
sairaj mote
0bb3a1063f UI improvements 2023-09-20 14:22:01 +05:30
sairaj mote
2eceeff7bd Bug fix 2023-09-09 23:57:29 +05:30
sairaj mote
484a2502c6 Bug fix 2023-08-23 01:53:12 +05:30
sairaj mote
89e259d0b8 Adding option to re broadcast multisig transaction 2023-08-18 04:52:14 +05:30
sairaj mote
2196cd1464 Bug fix 2023-08-09 02:18:31 +05:30
sairaj mote
01144fb149 Updating block explorer links 2023-08-09 00:49:24 +05:30
sairaj mote
f9b587b3b6 minor bug fix 2023-08-08 11:31:29 +05:30
sairaj mote
419ab86089 Added warning for no support of IDB 2023-07-30 17:39:49 +05:30
sairaj mote
e7347e67df New app name format 2023-07-05 03:07:59 +05:30
sairaj mote
5d9e0e1aca spelling error fix 2023-04-26 18:38:20 +05:30
sairaj mote
93cb30db01 Bug fix
-- fixed BTC multisig fee calculation issue
2023-04-25 18:27:55 +05:30
sairaj mote
b917378aa4 Bug fixes 2023-04-06 00:14:28 +05:30
sairaj mote
9de4585c9b Bug fixes 2023-04-06 00:02:33 +05:30