Sameh Abouelsaad samehabouelsaad
  • Joined on 2024-02-18
samehabouelsaad pushed to main-rfs-client at herocode/herolib_rust 2025-07-02 12:09:51 +00:00
5014c2f4a5 feat: add Rhai scripting interface for RFS client operations
samehabouelsaad created branch main-rfs-client in herocode/herolib_rust 2025-07-01 11:00:31 +00:00
samehabouelsaad pushed to main-rfs-client at herocode/herolib_rust 2025-07-01 11:00:31 +00:00
ba6f53a28a feat: add UserBlockInfo model to show block size instead of index
b81a0aa61c refactor: rename rfs-client to sal-rfs-client and integrate with workspace dependencies
b02101bd42 Implement rfs-client
Compare 3 commits »
samehabouelsaad pushed to main-rfs-client at herocode/herolib_rust 2025-06-29 14:57:15 +00:00
ba6f53a28a feat: add UserBlockInfo model to show block size instead of index
b81a0aa61c refactor: rename rfs-client to sal-rfs-client and integrate with workspace dependencies
Compare 2 commits »
samehabouelsaad pushed to main-rfs-client at herocode/herolib_rust 2025-06-24 13:11:30 +00:00
b02101bd42 Implement rfs-client
samehabouelsaad created branch main-rfs-client in herocode/herolib_rust 2025-06-24 13:11:30 +00:00
samehabouelsaad pushed to main_browser_extension at samehabouelsaad/sal-modular 2025-06-17 13:54:40 +00:00
1d3d0a4fa4 remove ts extension
samehabouelsaad pushed to main_browser_extension at samehabouelsaad/sal-modular 2025-06-11 11:23:40 +00:00
c641d0ae2e feat: Update build scripts for crypto_vault_extension
203cde1cba Reset crypto_vault_extension to clean state before SigSocket implementation
6b037537bf feat: Enhance request management in SigSocket client with new methods and structures
580fd72dce feat: Implement Sign Request Manager component for handling sign requests in the popup (WIP)
Compare 12 commits »
samehabouelsaad pushed to main_browser_extension at samehabouelsaad/sal-modular 2025-05-28 16:11:40 +00:00
087720f61f feat: add default keypair creation and selection functionality
samehabouelsaad pushed to main_browser_extension at samehabouelsaad/sal-modular 2025-05-26 20:02:26 +00:00
beba294054 refactor: migrate extension to TypeScript and add Material-UI components
samehabouelsaad pushed to main_browser_extension at samehabouelsaad/sal-modular 2025-05-26 10:31:27 +00:00
0224755ba3 Doc: Update README.md
44b4dfd6a7 chore: add wasm console demo
Compare 2 commits »
samehabouelsaad pushed to main_browser_extension at samehabouelsaad/sal-modular 2025-05-22 13:12:17 +00:00
1e52c572d2 refactor: migrate extension to React and update build configuration
1f2d7e3fec fix: hardcode keyspace value to "vault" in init_session function
Compare 2 commits »
samehabouelsaad created branch main_browser_extension in samehabouelsaad/sal-modular 2025-05-22 08:55:41 +00:00
samehabouelsaad pushed to main_browser_extension at samehabouelsaad/sal-modular 2025-05-22 08:55:41 +00:00
ed76ba3d8d feat: implement browser extension UI with WebAssembly integration
13945a8725 feat: Add WASM support and browser extension infrastructure
19f46d6edb fix: fix tests and add Makefile
85a15edaec feat: Upgrade dependencies and refactor client
017fc897f4 docs: Clarify the rationale for split trait implementations for native and WASM targets
Compare 10 commits »
samehabouelsaad pushed to main at samehabouelsaad/sal-modular 2025-05-13 17:27:42 +00:00
09635f3a32 Docs: Update roadmap items
samehabouelsaad pushed to main at samehabouelsaad/sal-modular 2025-05-13 17:25:35 +00:00
9dce815daa feat: Add basic project structure and initial crates
samehabouelsaad created branch main in samehabouelsaad/sal-modular 2025-05-13 17:25:35 +00:00
samehabouelsaad created repository samehabouelsaad/sal-modular 2025-05-13 17:18:08 +00:00
samehabouelsaad pushed to development_hero_vault at herocode/herolib_rust 2025-05-12 09:29:36 +00:00
0d90c180f8 feat: Enhance Ethereum wallet management and improve code structure
cce530bfdd fix: feat: Specify latest block when sending transactions
27e5a6df3e feat: Improve error handling and simplify async operations
ae687f17f5 feat: Add WebAssembly support and IndexedDB storage
22373a4339 feat: Improve Ethereum module design and add network registry
Compare 6 commits »
samehabouelsaad pushed to development_hero_vault at herocode/herolib_rust 2025-05-09 22:21:59 +00:00
7298645368 Add docs