GitBulletin

Repository: farcasterxyz/hub-monorepo

Revolution in Crypto Security: Solana Addresses Now Verified!

2024-02-09 22:07:49 UTC

New update empowers users with enhanced verification protocols, promising a future of seamless crypto transactions across Solana and Ethereum networks.

Commit Details:

feat: support solana verified addresses (#1668) * feat: rename verification message to support additional protocols in the future * chore: add changeset * refactor: change signature for verification message * remove solana related changes * refactor: update ethereum verification tests to support new protocol field on message * feat: add initial logic for parsing solana vs ethereum message * Add protocol to verifications, update tests * Add sol factories * Add some verification tests * Update claim factory for solana * Fix tests for sol * Update comment * Verify signature for solana * Replace tweetnacl due to dynamic import issue * Got signature verification working for Solana ed25519 * Add changeset * minor cleanup * update solana verification to use full message adhering to off-chain message specification * Use a simpler claim message format * feature flag solana verifications * cleanup --------- Co-authored-by: Wasif Iqbal <[email protected]>

Search Similar