Commit Graph

15 Commits

Author SHA1 Message Date
RadoslavDimchev 302eab433d feat: create util func to get percentages of height 2023-10-18 08:27:38 +03:00
Hristo Nedelkov df83a780f8 Merge branch 'main' into rd.create-deposits 2023-10-12 17:37:07 +03:00
RadoslavDimchev 1ce29acc46 fix: string prop for to fixed util func 2023-10-11 21:45:48 +03:00
RadoslavDimchev 60f6776417 feat: add to fixed util function 2023-10-11 21:43:25 +03:00
Hristo Nedelkov e03d40c3e8 Merge branch 'main' into hn.UI-feedback-fixes 2023-10-10 14:53:54 +03:00
Hristo Nedelkov 4f14cf6497 format file names 2023-09-26 13:14:44 +03:00
RadoslavDimchev 53e9b1ba2b feat: create function to format wallet address 2023-09-22 17:33:14 +03:00
RadoslavDimchev b441051a51 feat: create validator address format function 2023-09-22 17:10:10 +03:00
Hristo Nedelkov 55ac55b53b fix formatNumbersWithComa 2023-09-21 09:53:54 +03:00
Hristo Nedelkov 4895fc4f3d Update utilities.ts 2023-09-16 06:24:51 +03:00
RadoslavDimchev 7cea165151 fix: change format number func name 2023-09-15 18:33:27 +03:00
RadoslavDimchev acb6b36649 fix: toFixed number from formatting function 2023-09-15 18:18:53 +03:00
RadoslavDimchev c282436245 feat: add format util function for gauge cards 2023-08-30 10:49:18 +03:00
Hristo Nedelkov c7a759525a Clear code and remove warnings 2023-08-16 14:22:22 +03:00
Rickard Andersson 41e24a1e4f feat(dev): add `assertUnreachable`
Asserts that a case is unreachable in `switch` statements (and really
any flow control construct)
2023-08-03 10:53:58 +03:00