IshaVenikar
0dea0082b4
Display buttons above scroll in laconic-wallet approve screens ( #72 )
...
* Buttons outside scroll
* Fix ui for signRequest page
* Remove todo
2024-04-01 18:00:40 +05:30
Adwait Gharpure
d50cfbfe84
Add support for displaying svg images ( #71 )
...
* Add support for SVG images
* Fix imports
---------
Co-authored-by: Adw8 <adwait@deepstacksoft.com>
2024-04-01 17:21:01 +05:30
IshaVenikar
ac18a43fab
Disable button for approve tx ( #70 )
2024-03-28 16:51:58 +05:30
neerajvijay1997
290ea0097c
UI Improvements ( #65 )
...
* Rebase ui branch
* Fix scrollview (#69 )
* Add loading prop to button
* Change function reference
* Remove fragment
---------
Co-authored-by: Adw8 <adwait@deepstacksoft.com>
Co-authored-by: IshaVenikar <145848618+IshaVenikar@users.noreply.github.com>
2024-03-28 16:23:12 +05:30
shreerang6921
3a2087b389
Add method to send cosmos tokens ( #66 )
...
* Add support to send cosmos tokens
* Fix approve transaction page ui
* Take gas amount from dApp
* Handle review changes
* Add check while creating stargate client
* Remove unnecessary checks
* Remove unnecessary states
* Fix balance showing undefined while loading
2024-03-27 18:09:01 +05:30
Adwait Gharpure
b275f376c4
Refactor account utils ( #64 )
...
* Refactor method in account utils
* Make container height auto
---------
Co-authored-by: Adw8 <adwait@deepstacksoft.com>
2024-03-22 15:40:43 +05:30
IshaVenikar
0fa793bead
Add new page for approving eth transactions ( #63 )
...
* Display funds on signRequest page
* Format balance value
* Display upto 18 digits
* Use useMemo for provider
* Display balance in wei
* Make UI changes
* Make review changes
* Add page to approve eth transactions
* Update approve transaction page ui
* Update balance unit display
---------
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
2024-03-21 16:09:25 +05:30
Adwait Gharpure
fbfd6b9709
Add scroll to pairing modal ( #60 )
...
* Add scrolling to pairing modal
* Set wallet connect state empty before populating
---------
Co-authored-by: Adw8 <adwait@deepstacksoft.com>
2024-03-18 15:08:30 +05:30
Adwait Gharpure
8ed4c33beb
Refactor code for WalletConnect Integration ( #59 )
...
* Disconnect pairing request when app is reset
* Move files to respective folders
* Add comments to describe flow
* Add new line
* remove request session context
* Fix imports
* Move hook to folder
* Add undefined type
* Move types to src
* Move util functions to correct files
* Remove typeroots from tsconfig
---------
Co-authored-by: Adw8 <adwait@deepstacksoft.com>
2024-03-18 10:57:20 +05:30