Skip to content
  1. Jun 03, 2022
  2. May 24, 2022
  3. May 18, 2022
  4. May 16, 2022
    • Tarik Gul's avatar
      feat(balance-info): add query param to convert free balance to human (#914) · f1e03d6c
      Tarik Gul authored
      * update the balance key in IAccountsBalanceInfo to also be a string
      
      * accept a query param for converting the balance
      
      * add private convertBalance
      
      * add tests for convertBalance
      
      * change convert to denominate
      
      * switch all over to denomination
      
      * inline comments
      
      * handle zero values, and cleanup code
      
      * handle all balance values
      
      * add IBalanceLock type
      
      * add denominateLocks
      
      * update docs
      
      * add error handling for a chain with no decimal
      
      * correct the docs
      
      * cleanup code
      
      * cover edgecase where decimal is 0
      
      * set api to historicApi
      
      * fix decimal selection
      
      * detail dec value in applyDenominationBalance
      f1e03d6c
  5. May 10, 2022
  6. May 03, 2022
  7. Apr 21, 2022
  8. Apr 13, 2022
  9. Mar 30, 2022
  10. Mar 16, 2022
  11. Mar 14, 2022
  12. Mar 08, 2022
  13. Feb 28, 2022
  14. Feb 24, 2022
  15. Feb 22, 2022
  16. Feb 17, 2022
  17. Feb 16, 2022
  18. Feb 10, 2022
  19. Feb 02, 2022
  20. Feb 01, 2022
  21. Jan 26, 2022
  22. Jan 24, 2022
  23. Jan 14, 2022
  24. Jan 13, 2022
  25. Dec 21, 2021
  26. Dec 16, 2021
  27. Dec 13, 2021
  28. Dec 09, 2021
  29. Dec 02, 2021
  30. Nov 23, 2021
  31. Nov 16, 2021
  32. Nov 15, 2021
  33. Nov 11, 2021
  34. Nov 10, 2021
  35. Nov 09, 2021
    • Tarik Gul's avatar
      feat: add query param `metadata` (#746) · 273cac2a
      Tarik Gul authored
      * add query param decodeMeta
      
      * update docs
      
      * fix test description
      
      * lint
      
      * fix up the query param to have both noMeta and metadata without introducing breaking changes
      
      * update logic, and clean it up
      
      * lint
      
      * change ifs to switch
      
      * update the docs
      
      * update more docs
      
      * build:docs
      
      * inline comment
      273cac2a
  36. Nov 08, 2021
  37. Nov 04, 2021
  38. Oct 28, 2021