Commit Graph
42 Commits
Author SHA1 Message Date
brunoedcf 6bedc24009 withdraw input handler 2023-02-22 18:01:11 -03:00
brunoedcf 5f183359dd redirect to home when wallet not connected on manage_bids route 2023-02-22 15:42:35 -03:00
brunoedcfandRcleydsonR c129e4a905 Fixing tags at listing component 2023-02-22 13:13:27 -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 0319d91ccb fixing listingComponent tests for deploy 2023-02-14 18:33:56 -03:00
brunoedcf 3aae98bb44 Adding comment on getRemaining function 2023-02-13 21:24:37 -03:00
brunoedcf cf9760bb21 Pull Request review changes 2023-02-13 19:15:01 -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 3bdea04020 Merge branch 'develop' into p2pix-V2 2023-02-06 20:21:35 -03:00
brunoedcf 8d3a8ae47a "Adding Pix Key input validation" 2023-02-03 17:40:35 -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
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
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
brunoedcf 3c4a629ed7 implemented lock and release in buyer's flow 2023-01-19 18:00:35 -03:00
brunoedcf ff9c7f83b5 fixing button enable/disable at search component 2023-01-19 10:37:02 -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
brunoedcf 4ef5308f36 Adding request to user change network in wallet 2023-01-13 14:12:11 -03:00
brunoedcf cdea930c8a update smart contract 2022-12-27 18:15:46 -03:00
brunoedcf 94d2390b14 fixing lint warnings 2022-12-27 15:29:32 -03:00
brunoedcf a216474453 separating deposit steps in 2 different functions: approveTokens and addDeposit. Creating different function to mock deposits in mockView 2022-12-23 16:06:45 -03:00
brunoedcf 2075c827c1 seller view type fix 2022-12-23 15:57:27 -03:00
brunoedcf 0de0046064 seller flow + blockchain integration 2022-12-23 15:51:13 -03:00
brunoedcf a7a30f5018 fixing buy flux 2022-12-22 17:18:21 -03:00
Bruno c4b74309cc adding filter for valid deposits 2022-12-16 01:19:08 -03:00
Bruno c9c19adac6 Fixing 'amount' error, separating getWalletTransactions in different functions for future use 2022-12-14 18:26:25 -03:00
Bruno 19b307343d Release integration with qrcode component and list component 2022-12-13 22:17:22 -03:00
Bruno 51ba98f752 Fixing amount formatting in release function and adding 'Reserva' to listing component 2022-12-07 21:52:58 -03:00
Bruno 50835c94ed Fixing release function and formatting functions 2022-12-07 21:28:34 -03:00
brunoedcf 295afb58e2 Fixing lint 2022-12-04 15:34:06 -03:00
brunoedcf 93309d938d Locks implemented, Some events filters implemented, Updated smart contract artifacts 2022-12-01 20:02:37 -03:00
brunoedcfandRcleydsonR d4f98133f5 Adding 2 decimal places restrition to search tokens component input 2022-11-30 17:18:46 -03:00
brunoedcfandRcleydsonR 98bc033591 Mock tokens implementation 2022-11-30 17:18:46 -03:00
brunoedcf 89ab78d682 fixing search tokens iteration structure and wallet address formatting - fixed 2022-11-29 21:19:36 -03:00
brunoedcf e3cb9275c5 fixing search tokens iteration structure and wallet address formatting 2022-11-29 20:25:11 -03:00
brunoedcf c5162c1896 Adding 2 decimal places restrition to search tokens component input 2022-11-26 16:07:04 -03:00
brunoedcf b8e5f5c408 Mock tokens implementation 2022-11-24 13:05:33 -03:00
328bb9ad62 Implemented communication with MockToken contract and deployed local network
Co-authored-by: RcleydsonR <rafael.cleydson@gmail.com>
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com>
2022-11-18 17:05:11 -03:00
brunoedcfandRcleydsonR 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