• Joined on 2024-06-18
adwait pushed to ag-replay-protection at deep-stack/sol-mem-gen 2025-01-27 13:17:51 +00:00
da2d490814 Add method to initialize DB
77a59ac520 Use typeORM for interacting with DB
6e39f156d5 Store transaction signatures in level DB
Compare 3 commits »
adwait created branch ag-replay-protection in deep-stack/sol-mem-gen 2025-01-27 13:17:51 +00:00
adwait pushed to ag-verify-payment at deep-stack/sol-mem-gen 2025-01-27 11:38:02 +00:00
b8013b6f23 Remove defaults for env vars
adwait pushed to ag-verify-payment at deep-stack/sol-mem-gen 2025-01-27 11:24:04 +00:00
86b168af4d Move util to separate file
adwait created pull request deep-stack/sol-mem-gen#3 2025-01-27 10:42:53 +00:00
Verify payment on chain before generating meme
adwait pushed to ag-verify-payment at deep-stack/sol-mem-gen 2025-01-27 10:41:58 +00:00
e2b8e6c584 Verify payment on chain before generating image
5277b9d4ca Add readme with setup steps (#2)
76eb0a994c Add check for phantom wallet before throwing error (#1)
Compare 3 commits »
adwait pushed to ag-verify-payment at deep-stack/sol-mem-gen 2025-01-27 10:37:50 +00:00
6ef622a978 Verify payment on chain before generating image
1b6ef98e4d Use correct prefix for env variables
88242a90e6 Add check for phantom wallet before throwing error
Compare 3 commits »
adwait created branch ag-verify-payment in deep-stack/sol-mem-gen 2025-01-27 10:37:50 +00:00
adwait pushed to ag-phantom-support at deep-stack/sol-mem-gen 2025-01-27 09:30:53 +00:00
1b6ef98e4d Use correct prefix for env variables
adwait created pull request deep-stack/sol-mem-gen#1 2025-01-27 08:51:20 +00:00
Add check for phantom wallet before throwing error
adwait pushed to ag-phantom-support at deep-stack/sol-mem-gen 2025-01-27 08:47:27 +00:00
88242a90e6 Add check for phantom wallet before throwing error
adwait created branch ag-phantom-support in deep-stack/sol-mem-gen 2025-01-27 08:47:26 +00:00
adwait pushed to ag-update-route at deep-stack/laconic-wallet-web 2024-11-12 11:53:24 +00:00
c03ef41d50 Update wallet embed route
b527a9486d Add new component WalletEmbed to handle tx requests via iframe messaging (#18)
Compare 2 commits »
adwait pushed to ag-update-route at deep-stack/laconic-wallet-web 2024-11-12 11:36:55 +00:00
281c6bd657 Update wallet embed route
a970e11014 Update method to get accounts
65c9014a5d Add check for insufficient funds
cd640e77f8 Display transaction error in wallet embed component
198ccd98c3 Handle reject tx
Compare 10 commits »
adwait created branch ag-update-route in deep-stack/laconic-wallet-web 2024-11-12 11:36:55 +00:00
adwait pushed to ag-iframe at deep-stack/laconic-wallet-web 2024-11-11 07:18:29 +00:00
a970e11014 Update method to get accounts
adwait pushed to ag-iframe at deep-stack/laconic-wallet-web 2024-11-11 06:41:22 +00:00
65c9014a5d Add check for insufficient funds
adwait pushed to ag-iframe at deep-stack/laconic-wallet-web 2024-11-11 04:54:17 +00:00
cd640e77f8 Display transaction error in wallet embed component
adwait pushed to ag-iframe at deep-stack/laconic-wallet-web 2024-11-07 12:39:54 +00:00
92e7d058b0 Use existing method to retrieve accounts
adwait pushed to ag-iframe at deep-stack/laconic-wallet-web 2024-11-07 11:01:25 +00:00
42d0c06b50 Return null in iframe component