Bob van der Helm
415da05b8d
Mp 2548 deposit into vault ( #264 )
...
* Implement vault deposit message
* Merge custom Coin into BNCoin
* Fix build errors
* fixed tests
2023-06-26 10:08:45 +02:00
Yusuf Seyrek
db9f222732
Mp 2993 update smart contracts ( #262 )
...
* feat: update contract addresses and types
* feat: add account type
* feat: comment out old contract vaults
* tests: disable vaults test suite
* instantiate contract-specfiic clients
* fix build
* rebase and fix test
---------
Co-authored-by: Bob van der Helm <34470358+bobthebuidlr@users.noreply.github.com>
2023-06-21 00:20:42 +02:00
Bob van der Helm
0037c3dedf
Mp 2547 unlocking modal ( #256 )
...
* add modal
* add tests and update naming
* fix pr comments
2023-06-19 20:46:32 +02:00
Bob van der Helm
7b5d4c3255
Mp 2546 borrow asset modal ( #255 )
...
* Refactor Modal folder and setup basic addassetsmodal
* basic tables
* Update basic logic
* small fixes
* Update closing for modals
* fix slider update bug and set borrowing subtitle
* fix store
* add missing dependency
* fix tests for VaultBorrowings
* Add DisplayCurrency test for VaultBorrowings
* trigger updated
* update borrowModal import path
* update imports for modals
* updating paths again
* update structure of modals directory
* fix all file naming and relative imports
* fix icon spacing button and jest.mocked import
* fix icon classes for button
* change Map to array and add BNCoin
* add AssetImage
* update logic for selecting borrow denoms
2023-06-15 13:00:46 +02:00
Bob van der Helm
0f8e656651
Mp 2543 farm adv borrow ( #247 )
...
* add calculation for max borrowings
* implement borrow side for modal
* add test and resolve comments
2023-06-07 16:22:13 +02:00