436 Commits

Author SHA1 Message Date
hueso
a1d56bfdd0 add basic error handling on subgraph queries
Some checks failed
CI script / lint (push) Has been cancelled
CI script / build (push) Has been cancelled
CI script / SonarCloud (push) Has been cancelled
Deploy FrontEnd / deploy-staging (push) Has been cancelled
Deploy FrontEnd / deploy-production (push) Has been cancelled
2025-10-24 20:34:08 -03:00
hueso
ed9fa61365 fix: chainID as hex on web3onboard call 2025-10-24 20:33:06 -03:00
hueso
8f20913f71 fix: sellerId as string 2025-10-24 20:16:01 -03:00
Jefferson Mantovani
57714fac9b
Merge pull request #7 from doiim/feat/transaction-explorer
feat: add transactions explorer page
2025-10-24 17:12:43 -03:00
Jefferson Mantovani
9eee78fa91 fix: network selection 2025-10-24 16:43:39 -03:00
Jefferson Mantovani
4b4ade2bfa Merge branch 'develop' into feat/transaction-explorer 2025-10-24 15:43:58 -03:00
filipesoccol
364cdd3b60
Merge pull request #6 from doiim/refactor/network-dynamize
Refactor/network dynamize
2025-10-24 15:10:59 -03:00
Jefferson Mantovani
799f7cfe09 feat: add transactions explorer page 2025-10-23 15:40:09 -03:00
Jefferson Mantovani
2117638305 fix network icons 2025-10-15 19:11:30 -03:00
hueso
a3e3f0506c add rsk testnet icon 2025-10-12 18:57:36 -03:00
hueso
976c48ac4b optimized icon importing 2025-10-12 18:57:25 -03:00
hueso
7bcf5d90c2 remove deprecated NetworkEnum 2025-10-11 22:07:32 -03:00
hueso
358ae7410f fixed network selection (hex string) and icons 2025-10-11 22:07:32 -03:00
hueso
a906fa136d refactored network selection 2025-10-11 22:07:32 -03:00
filipesoccol
7ec73e8c6f
Merge pull request #5 from jeffmant/refactor/ux-improvements
Some checks failed
CI script / lint (push) Has been cancelled
CI script / build (push) Has been cancelled
CI script / SonarCloud (push) Has been cancelled
Deploy FrontEnd / deploy-staging (push) Has been cancelled
Deploy FrontEnd / deploy-production (push) Has been cancelled
Refactor/ux improvements
2025-10-10 15:07:46 -03:00
Jefferson Mantovani
84afed78fb refactor: organize components 2025-10-10 11:39:54 -03:00
Jefferson Mantovani
2b6be86b2e fix: copy qrcode to clipboard 2025-10-08 20:56:02 -03:00
Jefferson Mantovani
fdc03068f2 refactor: listing component improvements 2025-10-08 20:55:39 -03:00
Jefferson Mantovani
c58e91e073 refactor: organize componentes files 2025-10-08 20:29:51 -03:00
filipesoccol
13c0fcc681
Merge pull request #4 from jeffmant/refactor/network-dynamize
refactor: dynamize network config
2025-10-08 13:39:33 -03:00
Jefferson Mantovani
5c1d560d0c refactor: dynamize network config 2025-10-06 21:57:47 -03:00
hueso
a24ee193d4 rootstock testnet re-deployment
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
2025-08-01 14:07:41 -03:00
hueso
9b325ac917 removed redundant getSellerParticipantId causing trouble with buyer flow 2025-08-01 14:07:28 -03:00
hueso
c3d770f713 removed unused imports 2025-07-31 21:01:54 -03:00
hueso
3ef1694217 unified networks list 2025-07-31 15:43:10 -03:00
hueso
2b707e81c2 rootstock testnet fix 2025-07-18 14:56:10 -03:00
Filipe Soccol
f6a9ab854c Merge remote-tracking branch 'origin/type-check' 2025-07-11 15:07:15 -03:00
Filipe Soccol
474af2fbfc Merge branch 'buy-refactor' 2025-07-11 15:06:42 -03:00
hueso
4af059f6b7 removed inappropiate wait; moar type checks 2025-07-04 21:11:33 -03:00
hueso
23163be99d fixed pixTarget treated as pixTimestamp 2025-07-04 21:09:32 -03:00
Filipe Soccol
c1542707c2 Merge remote-tracking branch 'origin/type-check' into buy-refactor 2025-06-30 08:58:01 -03:00
hueso
dd351acb2e Stronger typings💪 2025-06-29 18:19:30 -03:00
Filipe Soccol
2370051243 Update all code to be able to release. Still having issues on Release transaction. 2025-06-28 12:16:36 -03:00
Filipe Soccol
ed5d3b5726 Fixed spinner in offers. 2025-06-27 16:47:06 -03:00
Filipe Soccol
2e246f7560 Removed all tests and test libraries. 2025-06-27 16:42:25 -03:00
Filipe Soccol
81c8b04c7a Refactored variable names to be concise. 2025-06-27 16:34:29 -03:00
Filipe Soccol
cf61f5ecfd Fix issues with locking and solicitation. 2025-06-27 15:59:34 -03:00
hueso
73ba77ca4f fix build error 2025-06-18 18:46:24 -03:00
Filipe Soccol
c7b2f1643c Updated buy flux. Already able to lock. 2025-06-18 12:01:42 -03:00
Filipe Soccol
fa2def812c Updated code to fetch available offers using subgraph and multicall. 2025-06-06 17:38:00 -03:00
Filipe Soccol
8a1dab4764 Set properly the deposit call on smart-contract. 2025-05-21 11:34:08 -03:00
Filipe Soccol
75c02ed1b9 Fixes bbPay interface with proper calls. 2025-05-21 11:30:22 -03:00
Filipe Soccol
8eb10f493f Adjusted request for create participants. 2025-05-21 10:43:00 -03:00
Filipe Soccol
1ec4780e14 Fixed some reactivity for network selected. 2025-04-15 17:56:32 -03:00
Filipe Soccol
0186afe971 Fix seller parameter for offer. 2025-04-15 16:33:07 -03:00
Filipe Soccol
bca93282ac Merge branch 'libraries-refactor' into buy-refactor 2025-04-15 16:07:09 -03:00
Filipe Soccol
fe06c46c3f Small adjusts and set viem to older stable version. 2025-04-15 16:06: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