26 Commits

Author SHA1 Message Date
Filipe Soccol
0f17a67e00 Correct bugs and adjust Buyer form. 2024-12-03 16:18:10 -03:00
Filipe Soccol
c90f468d3c Finished refactoring for Sellet flow. 2024-12-02 12:17:47 -03:00
Filipe Soccol
5b49fdcffd Adjusted bid selection and improve UX. 2024-11-07 17:53:20 -03:00
Filipe Soccol
659db5ef04 Total overhaul 2024-11-07 11:35:15 -03:00
hueso
e483fd537c refactored network and token selection 2024-10-09 21:52:59 -03:00
Filipe Soccol
f15361599f Added different types of tokens. 2024-08-07 14:09:23 -03:00
hueso
fbe32e78ab Görli -> Sepolia
Some checks failed
Deploy FrontEnd / deploy-staging (push) Has been cancelled
Deploy FrontEnd / deploy-production (push) Has been cancelled
CI script / lint (push) Has been cancelled
CI script / build (push) Has been cancelled
CI script / SonarCloud (push) Has been cancelled
2024-07-18 19:37:39 -03:00
hueso
2c04e6f0de add Rootstock testnet 2024-07-18 19:23:53 -03:00
RcleydsonR
dc0c28f685 Add spinner component to be reusable and add loading on network liquidity 2023-02-22 13:13:27 -03:00
RcleydsonR
c0f388f46e Add loading for listing component and add validation to show withdraw box only when a wallet has atleast one deposit 2023-02-22 13:13:27 -03:00
RcleydsonR
d7723ebf07 Clean up ether store
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-19 19:42:57 -03:00
RcleydsonR
7a080209b3 Fix unexpected behavior from listing transactions and approve tokens
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-19 19:24:28 -03:00
RcleydsonR
846fa82f04 Add typing on views layer
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com>
2023-01-18 23:12:40 -03:00
brunoedcf
80a70a5240 getting liquidity from both networks and saving it at store. splitting methods.ts into 2 different files: buyerMethods.ts and sellerMethods.ts 2023-01-17 01:55:46 -03:00
RcleydsonR
6a4884aec9 apply network transition when change network on top bar
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-09 19:33:51 -03:00
RcleydsonR
163146a7f5 add state to verify if is seller view and toggle want to buy or sell button on top bar 2023-01-02 19:11:43 -03:00
RcleydsonR
59c9eabd30 partial commit (will be removed) 2022-12-28 20:24:41 -03:00
RcleydsonR
409f22a8cf refactor Validation to be LoadingComponent and receive props to be reusable 2022-12-13 18:26:00 -03:00
RcleydsonR
d97093462b Merge branch 'develop' into list-tokens 2022-12-13 14:41:30 -03:00
RcleydsonR
1027744a83 feat: add lock release method at blockchain util
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2022-12-07 18:46:01 -03:00
RcleydsonR
5e01b38e1a feat: adding steps to home view to change from search to buy component 2022-12-05 12:54:33 -03:00
brunoedcf
93309d938d Locks implemented, Some events filters implemented, Updated smart contract artifacts 2022-12-01 20:02:37 -03:00
RcleydsonR
7f7d3dfae8 add validations to search tokens form, also implemented core functions
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
Co-authored-by: Esio Freitas <esio.gustavo@gmail.com>
2022-11-25 17:05:21 -03:00
brunoedcf
b8e5f5c408 Mock tokens implementation 2022-11-24 13:05:33 -03:00
brunoedcf
d7f6294e6d Fixing provider state and wallet change listener, formatting balance
Co-authored-by: RcleydsonR <rafael.cleydson@gmail.com>
2022-11-16 17:15:56 -03:00
RcleydsonR
91283305b9 add connect to ethers provider function and use pinia as ether params store
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com>
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2022-11-15 17:06:08 -03:00