Commit Graph

  • 8f328321db Update .github/workflows/push-dappbundle.yml main ranchimallflo 2026-03-05 19:27:10 +0000
  • 09b15babe9 Add .github/workflows/push-dappbundle.yml ranchimallflo 2026-03-05 19:26:38 +0000
  • c8a7b16ae0 Delete .github/workflows ranchimallflo 2026-03-05 19:24:24 +0000
  • 0d7d145222 Add .github/workflows ranchimallflo 2026-03-05 19:23:46 +0000
  • a9337e8b7f Update README.md ranchimallflo 2026-01-31 08:17:38 +0000
  • 5fe7eb1a67 Test push via SSH SaketAnand 2026-01-31 13:06:46 +0530
  • b9d76ea9f0 feat(bch-wallet): complete Bitcoin Cash wallet migration Implemented full wallet functionality for Bitcoin Cash: - Balance Checking: Real-time balance fetching via redundant APIs (Blockchain.com, Blockcypher, FullStack.cash). - Address Compatibility: Full support for both CashAddr (Bech32) and Legacy formats with automatic bidirectional conversion. - Transaction Signing: Implemented BIP-143 signature hashing with SIGHASH_FORKID (0x41) for replay protection. - Transaction History: Robust fetching from multi-provider APIs with detailed transaction formatting. - Sending Functionality: Secure BCH transfers with dynamic fee estimation and manual ECDSA signing. - UI Integration: Updated currency selectors and address management modals for Bitcoin Cash specifics. void-57 2026-01-31 03:46:07 +0530
  • 4e474003ae Initial commit ranchimallflo 2026-01-30 15:40:20 +0000