Commit Graph

62 Commits

Author SHA1 Message Date
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 135a01b7fd fixed types
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-09 23:16:53 -03:00
hueso fd61376b36 fixed locks filter
Deploy FrontEnd / deploy-staging (push) Waiting to run
Deploy FrontEnd / deploy-production (push) Waiting to run
CI script / lint (push) Waiting to run
CI script / build (push) Waiting to run
CI script / SonarCloud (push) Waiting to run
2024-10-09 22:05:25 -03:00
hueso 42fcae0465 add RPC to wallet on unrecognized chains 2024-10-09 21:56:33 -03:00
hueso e483fd537c refactored network and token selection 2024-10-09 21:52:59 -03:00
hueso 4b4b5af550 update contract ABI
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
hueso 814e6a4eac add Rootstock tests
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-08-29 22:22:04 -03:00
Filipe Soccol f15361599f Added different types of tokens. 2024-08-07 14:09:23 -03:00
hueso fbe32e78ab Görli -> Sepolia
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
hueso ce3fc962d6 fix chain detection 2024-07-18 19:23:09 -03:00
RcleydsonR 481803e643 add continue button on manage bids that allow user to continue lock and release it, also fix some responsive points
Co-authored-by: enzoggqs <eggqsaraiva@gmail.com>
2023-02-27 20:41:58 -03:00
RcleydsonR b86a70df19 improve layout from buy confirmed component 2023-02-24 01:39:58 -03:00
RcleydsonR d686c0b9bc add method to get active lock amount from a seller wallet 2023-02-24 00:50:32 -03:00
RcleydsonR 189d4e0f33 change from for of iterator to javascript map 2023-02-22 13:19:48 -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
brunoedcf c129e4a905 Fixing tags at listing component 2023-02-22 13:13:27 -03:00
RcleydsonR 2968b6f7ee Update imports with alias @ that references src folder 2023-02-15 15:26:11 -03:00
RcleydsonR b07e4ca97d Fix address tests with new smart contract address 2023-02-15 15:17:05 -03:00
RcleydsonR b181d380eb Add correct implementation to check unreleased lock using getLocksStatus abi function 2023-02-15 15:14:47 -03:00
RcleydsonR 03c7d14b4b Fix custom modal css to align it at center independent of device
Co-authored-by: enzoggqs <eggqsaraiva@gmail.com>
2023-02-15 13:28:36 -03:00
RcleydsonR a5d72650ee Add check unreleased lock function 2023-02-15 13:28:36 -03:00
brunoedcf c8982edb35 hotfix pix key argument name at wantSellComponent.vue. New addresses from updated smart contract deploy at the testnets 2023-02-15 13:16:49 -03:00
brunoedcf c27dde4dfe withdraw integration 2023-02-11 19:47:39 -03:00
brunoedcf 6b13d5b84f Fixing blockchain explorer on history 2023-02-06 21:06:24 -03:00
brunoedcf c5b16559ff Fixing release method to V2. 2023-02-02 21:28:21 -03:00
RcleydsonR 980c0cab76 Fix test cases impacted by new changes on v2 blockchain 2023-02-01 23:53:39 -03:00
RcleydsonR 3340155a3d Adjust withdraw function and listing valid deposits by wallet address, also remove cancel deposit option and use a fixed amount to withdraw while there isn't a input to inform it 2023-02-01 23:49:13 -03:00
RcleydsonR 11499661ea Improve return from valid deposits to consider multiple deposit reduced in one for same account and consider changing of network and account to verify liquidity on Search Component
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-31 18:33:24 -03:00
brunoedcf d569294648 Contracts addresses, getLiquidity function and blockchain (deposit, lock, release) methods corrected 2023-01-31 14:38:34 -03:00
brunoedcf d504f9fa1b Merge branch 'setup-tests-blockchain' into setup-tests 2023-01-27 21:10:47 -03:00
brunoedcf 16aa47061e fixing lint 2023-01-27 21:08:32 -03:00
RcleydsonR 807bceac26 Fix sonar, lint and bug issues 2023-01-27 19:47:52 -03:00
brunoedcf 588b513a0b addresses.ts function testing 2023-01-27 14:23:45 -03:00
brunoedcf d5553823bc first blockchain functions tests - addresses.ts type testing 2023-01-26 12:23:06 -03:00
RcleydsonR 7efb10bfde Fix sonar issues 2023-01-25 23:28:32 -03:00
RcleydsonR e10e8f89fc Fix lint issues 2023-01-24 22:28:24 -03:00
RcleydsonR 6b8bbc9e6a Add vitest as test framework and remove jest and its dependencies 2023-01-24 22:23:15 -03:00
RcleydsonR 8b5ba69267 Add environment plugin to change from import meta env to process env 2023-01-24 18:48:13 -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 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 bb6be691af Add correct etherscan url
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-19 18:12:41 -03:00
brunoedcf 3c4a629ed7 implemented lock and release in buyer's flow 2023-01-19 18:00:35 -03:00
RcleydsonR 98f6a30f35 Remove localhost network implementation and only use goerli and mumbai networks
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-18 23:40: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 846fa82f04 Add typing on views layer
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com>
2023-01-18 23:12:40 -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