Sameh Abouelsaad samehabouelsaad
  • Joined on 2024-02-18
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 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 created branch main_browser_extension in samehabouelsaad/sal-modular 2025-05-22 08:55:41 +00:00
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/sal 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/sal 2025-05-09 22:21:59 +00:00
7298645368 Add docs
samehabouelsaad pushed to development_hero_vault at herocode/sal 2025-05-09 21:42:59 +00:00
f669bdb84f Support conatrcts call args in rhai bindings
samehabouelsaad pushed to development_hero_vault at herocode/sal 2025-05-09 16:15:55 +00:00
654f91b849 remove obsolete print
samehabouelsaad pushed to development_hero_vault at herocode/sal 2025-05-09 16:05:13 +00:00
619ce57776 feat: support interacting with smart contracts on EVM-based blockchains
2695b5f5f7 Merge remote-tracking branch 'origin/main' into development_hero_vault
7828f82f58 Merge pull request 'Implement PostgreSQL Installer Module for Rhai' (#6) from development_psgl_installer into main
138dce66fa feat: Enhance PostgreSQL installation with image pulling
49e85ff8e6 docs: Enhance PostgreSQL client module documentation
Compare 5 commits »
samehabouelsaad pushed to development_hero_vault at herocode/sal 2025-05-09 14:08:48 +00:00
7a346a1dd1 Merge remote-tracking branch 'origin/main' into development_hero_vault
663367ea57 Merge pull request 'Add Rhai scripting support for SAL' (#5) from development_tests into main
114d63e590 feat: Add PostgreSQL connection pooling support
22f87b320e feat: Improve package management and testing
f002445c9e feat: Add PostgreSQL and Redis client support
Compare 14 commits »
samehabouelsaad pushed to development_hero_vault at herocode/sal 2025-05-09 13:58:11 +00:00
07390c3cae refactor and add peaq support
samehabouelsaad created branch development_hero_vault in herocode/sal 2025-05-08 14:45:23 +00:00
samehabouelsaad pushed to development_hero_vault at herocode/sal 2025-05-08 14:45:23 +00:00
98ab2e1536 feat: introduce hero_vault
54f604f16a update docs