18 Commits

Author SHA1 Message Date
Filipe Soccol
8a1dab4764 Set properly the deposit call on smart-contract. 2025-05-21 11:34:08 -03:00
Filipe Soccol
0186afe971 Fix seller parameter for offer. 2025-04-15 16:33:07 -03:00
Filipe Soccol
4908dff58b Adjust linter errors. 2025-04-15 15:40:37 -03:00
Filipe Soccol
9fa2b34a5d Update all to useUSer composabe. Still some bugs to resolve. 2025-04-01 12:04:24 -03:00
Filipe Soccol
e93cac6086 Migrated project to Viem, removing Ethers completelly. Not finished tests. 2025-03-31 10:26:57 -03:00
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
659db5ef04 Total overhaul 2024-11-07 11:35:15 -03:00
Filipe Soccol
9205909f9f Updated Ethers to last version. 2024-11-05 16:59:30 -03:00
hueso
4b4b5af550 update contract ABI
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-10-06 20:23:28 -03:00
Filipe Soccol
f15361599f Added different types of tokens. 2024-08-07 14:09:23 -03:00
brunoedcf
c5b16559ff Fixing release method to V2. 2023-02-02 21:28:21 -03:00
brunoedcf
d569294648 Contracts addresses, getLiquidity function and blockchain (deposit, lock, release) methods corrected 2023-01-31 14:38:34 -03:00
RcleydsonR
242d28f0e3 Fix listing transaction by getting alchemy provider
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-20 19:16:52 -03:00
RcleydsonR
4999f3d145 Add typing on components layer
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com>
2023-01-18 23:35:08 -03:00
RcleydsonR
f87434debe Add valid Deposit model and return types of blockchain methods
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com>
2023-01-18 23:02:02 -03:00
RcleydsonR
8338064dcd Clean up app strucutre deleting blockchain file and add methods on blockchain folder
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-17 19:31:25 -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