messenger/scripts
void-57 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
..
blockchainAddresses.js feat(wallet): add support for Arbitrum and Optimism networks 2026-02-27 16:16:25 +05:30
btcOperator.js Update btcOperator.js 2024-01-03 22:50:11 +05:30
compactIDB.js move stdop files to scripts/ 2023-05-12 00:52:07 +05:30
components.js Updating form component 2023-11-08 20:59:59 +05:30
components.min.js Updating form component 2023-11-08 20:59:59 +05:30
floBlockchainAPI.js Moving to new tor links 2024-01-21 01:27:52 +05:30
floBlockchainAPI.min.js Moving to new tor links 2024-01-21 01:27:52 +05:30
floCloudAPI.js 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
floCloudAPI.min.js Added support for ethereum address validation 2023-10-15 15:53:08 +05:30
floCrypto.js 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
floCrypto.min.js Added support for ethereum address validation 2023-10-15 15:53:08 +05:30
floDapps.js 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
floTokenAPI.js Moving to new tor links 2024-01-21 01:27:52 +05:30
floTokenAPI.min.js Moving to new tor links 2024-01-21 01:27:52 +05:30
keccak.js Created keccak.js 2023-10-15 08:32:30 +05:30
lib.js move stdop files to scripts/ 2023-05-12 00:52:07 +05:30
lib.min.js bug fix 2023-12-21 00:46:46 +05:30
messenger.js feat(wallet): add support for Arbitrum and Optimism networks 2026-02-27 16:16:25 +05:30
messenger.min.js bug fix 2023-12-21 00:46:46 +05:30
messengerEthereum.js Update messengerEthereum.js 2023-10-19 17:29:36 +05:30