Commit Graph

1098 Commits

Author SHA1 Message Date
RadoslavDimchev ecf7dff530 chore: add web3-onboard react, injected and ethers 2023-09-28 20:23:00 +03:00
RadoslavDimchev 1f8da911b0 fix: folder structure for validator request 2023-09-28 19:58:36 +03:00
RadoslavDimchev 5d5f285e66 feat: use isTransactionConfirmation from redux 2023-09-28 19:32:43 +03:00
RadoslavDimchev d3e816674e feat: change is transaction confirmation after continue 2023-09-28 19:06:24 +03:00
RadoslavDimchev 084d429235 feat: add transaction confirmation to redux 2023-09-28 18:54:47 +03:00
RadoslavDimchev 5c15b3993f fix: style texts from connected wallet 2023-09-28 18:43:47 +03:00
RadoslavDimchev f8376bcb78 feat: add right widths for the structure 2023-09-28 18:26:47 +03:00
RadoslavDimchev be537f76d9 feat: show different value and color for completed 2023-09-28 18:18:36 +03:00
RadoslavDimchev 72559b4f84 feat: add price of validator request 2023-09-28 18:14:43 +03:00
RadoslavDimchev bfa7bbcd98 feat: change text color complete transaction 2023-09-28 17:45:53 +03:00
RadoslavDimchev 080ebdc98a feat: create story with examples for transaction status 2023-09-28 17:24:41 +03:00
RadoslavDimchev c2d3d043c6 feat: create transaction status component 2023-09-28 16:57:55 +03:00
RadoslavDimchev 7d709b970d fix: val request story and add new example 2023-09-28 15:36:54 +03:00
RadoslavDimchev cb186dea61 feat: add base of transaction status 2023-09-28 15:21:53 +03:00
RadoslavDimchev f1d3cf4793 feat: update validator request structure 2023-09-27 21:27:20 +03:00
RadoslavDimchev da61af6016 feat: show different components based of state 2023-09-27 21:09:44 +03:00
RadoslavDimchev 9921abbaea feat: add variables for future changing values 2023-09-27 20:45:19 +03:00
RadoslavDimchev a6edc7eec1 fix: position of arrow to open dropdown 2023-09-27 20:29:46 +03:00
RadoslavDimchev c16bf78cc6 feat: add valid calculation for total ETH 2023-09-27 20:16:22 +03:00
RadoslavDimchev 0be2d66548 feat: remove symbol and add better structure and types 2023-09-27 19:55:24 +03:00
RadoslavDimchev 47426705a3 Revert "feat: add example config for web3modal"
This reverts commit 507e54b557.
2023-09-27 19:34:22 +03:00
RadoslavDimchev bfc4f53de9 Revert "chore: install web 3 libraries for wallet connect"
This reverts commit 055fe57226.
2023-09-27 19:34:12 +03:00
RadoslavDimchev ba1ec59ad9 feat: add state to validators menu story 2023-09-27 19:20:48 +03:00
RadoslavDimchev 86dcb01def feat: style and code structure small changes 2023-09-27 18:28:17 +03:00
RadoslavDimchev cf6aa02f8d feat: add components and state to the client setup 2023-09-27 18:11:00 +03:00
RadoslavDimchev be0e13aebd feat: add client setup subtitle constant 2023-09-27 17:49:20 +03:00
RadoslavDimchev db499df44f feat: add more examples to validators menu story 2023-09-27 17:46:46 +03:00
RadoslavDimchev 55250fa278 feat: delete client setup component and story 2023-09-27 17:35:02 +03:00
RadoslavDimchev 2c3e4faa3e feat: reuse validator menu with price for client setup 2023-09-27 16:50:59 +03:00
RadoslavDimchev 0c33bcd215 feat: add constant for deposit subtitle 2023-09-27 16:30:56 +03:00
RadoslavDimchev ff088dfb23 feat: add label for validator menu 2023-09-27 16:30:36 +03:00
RadoslavDimchev db879a94cd fix: delete deposit subtitle component and story 2023-09-27 16:29:01 +03:00
RadoslavDimchev 111ab75cb2 fix: remove add val count handler 2023-09-27 16:22:16 +03:00
RadoslavDimchev e2cd19f4db feat: change name to be more understandable 2023-09-27 14:40:55 +03:00
RadoslavDimchev e82051332f feat: move validators to general components 2023-09-27 14:19:33 +03:00
RadoslavDimchev 6684d15ce8 feat: use new currency dropdown 2023-09-27 00:11:11 +03:00
RadoslavDimchev a0aa8b53fb feat: create story for currency dropdown menu 2023-09-27 00:00:13 +03:00
RadoslavDimchev 777b2fc6f0 feat: create reusable currency dropdown menu 2023-09-26 23:59:34 +03:00
RadoslavDimchev 2ddf9cf35d fix: remove constant usd 2023-09-26 23:23:07 +03:00
RadoslavDimchev 2ee8c1e970 feat: add default value to validator count 2023-09-26 23:17:30 +03:00
RadoslavDimchev 62c7defc0d fix: update validator request props 2023-09-26 23:14:38 +03:00
RadoslavDimchev 41b9df417d fix: update val request story with new arg 2023-09-26 23:03:53 +03:00
RadoslavDimchev 314c4238ab feat: render validator requests by validator count 2023-09-26 23:03:21 +03:00
RadoslavDimchev 9c7e65a210 feat: fixed and separate total price 2023-09-26 22:32:39 +03:00
RadoslavDimchev c701635942 feat: map currencies into drop down items 2023-09-26 22:22:59 +03:00
RadoslavDimchev 91892295ae feat: calculate currency value with name and symbol 2023-09-26 22:06:45 +03:00
RadoslavDimchev 30d58b9f8d feat: add constant currencies for example 2023-09-26 21:41:14 +03:00
RadoslavDimchev 1409f06b2d feat: add new labels for drop down item 2023-09-26 21:30:10 +03:00
RadoslavDimchev e49875deb2 feat: add button with icon to set drop down position 2023-09-26 21:19:18 +03:00
RadoslavDimchev 6544a4ae13 fix: show drop down menu with style 2023-09-26 20:54:00 +03:00