Commit Graph
21 Commits
Author SHA1 Message Date
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