Commit Graph

14 Commits

Author SHA1 Message Date
84bb370415 feat: add workflow for pushing updates to Dappbundle repository
Some checks failed
Workflow push to Dappbundle / Build (push) Has been cancelled
2026-01-12 18:38:32 +05:30
35dc5770b8
Merge pull request #4 from void-57/main
feat: enhance Stellar transaction submission logging with success details and clearer error messages.
2025-12-18 03:17:02 +05:30
d89a151ffe feat: enhance Stellar transaction submission logging with success details and clearer error messages. 2025-12-18 03:14:59 +05:30
05c0dad235
Merge pull request #3 from void-57/main
feat: Improve Stellar fee calculation, fix XDR parsing, and enhance send address UI with full address display and copy button.
2025-12-17 21:24:22 +05:30
7bf5065742 feat: Improve Stellar fee calculation, fix XDR parsing, and enhance send address UI with full address display and copy button. 2025-12-17 20:53:23 +05:30
1fc5b1cb33
Merge pull request #2 from void-57/main
fix: Implement robust checksum validation for Stellar secret keys and WIF keys, and refactor the CRC16-XModem function for shared use.
2025-12-17 18:28:38 +05:30
c1c7f30c3b fix: Implement robust checksum validation for Stellar secret keys and WIF keys, and refactor the CRC16-XModem function for shared use. 2025-12-17 18:25:56 +05:30
386dfdc848
Merge pull request #1 from void-57/main
RanchiMall Stellar Wallet - Complete Feature Set
2025-12-17 05:40:26 +05:30
399acbeccf feat: Refine transaction pagination logic 2025-12-17 05:26:55 +05:30
354e5bbb6e feat: Improve transaction pagination logic by fetching an extra item to detect more pages, refining totalPages calculation, and updating currency display to XLM. 2025-12-17 05:13:12 +05:30
11f16d5ce9 feat: Integrate Stellar blockchain API, enable transaction and send features, and improve Stellar address/key handling. 2025-12-17 02:52:27 +05:30
7f6e1b02a1 feat: Add Stellar secret key validation and improve error messages for invalid private key formats. 2025-12-12 18:34:41 +05:30
4bb4d8cec7 feat: Implement initial Stellar Wallet application with multi-blockchain address generation and recovery. 2025-12-12 18:26:57 +05:30
SaketAnand
b868a791dc
Initial commit 2025-12-05 09:47:11 +05:30