1. May 18, 2022
  2. May 17, 2022
  3. 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
  4. May 10, 2022
  5. May 09, 2022
  6. May 03, 2022
  7. May 02, 2022
    • Tarik Gul's avatar
      fix(deps): update pjs api (#906) · 528420c2
      Tarik Gul authored
      * fix(deps): update pjs api
      
      * update apps-config
      
      * update pjs deps
      
      * fix mock test data
      
      * update small script to install packages for you
      528420c2
  8. Apr 29, 2022
    • Tarik Gul's avatar
      fix: decode `Bytes` types for `/runtime/metadata` correctly (#907) · ce48c144
      Tarik Gul authored
      * fix: hacky solution to properly decode Bytes
      
      * add ISanitizeOptions type
      
      * fix: add sanitizeMetadataExceptions and options
      
      * add options to the necessary controllers
      
      * add registry to the options
      
      * fix logic to work with all types
      
      * add tests
      
      * pass in registry to options
      
      * remove old comments
      
      * cleanup
      
      * correctly sanitize non integer values using sanitizeNumbers
      
      * make sure options registry metadata matches rpc metadata response
      
      * fix grumbles for inline comments
      
      * add clarifying comment
      
      * fix bug with option types, and large multiple type name fields
      
      * destructure
      
      * add type comments in tests
      
      * inline comments
      
      * add a test for Option<u128>
      
      * fix sanitizeOptions to have metadataOpts
      
      * add logic for multiple runtimes, and not just v14
      ce48c144
  9. Apr 25, 2022
  10. Apr 21, 2022
  11. Apr 20, 2022
  12. Apr 13, 2022
  13. Apr 11, 2022
  14. Apr 08, 2022
    • Tarik Gul's avatar
      fix: remove blockWeightsStore (#891) · ce701a0a
      Tarik Gul authored
      * fix: update polkadot-js api, and apps-config
      
      * fix(tests): remove createApiAugmentation for getWeights test
      
      * fix: remove metadata-consts, and adjust chains-config files
      
      * refactor controller and services using blockWeightStore
      
      * remove the test regarding blockWeightStore
      
      * remove blockWeightStore from chain fee guide
      
      * fix: inline docs
      
      * fix: cleanup unused types and docs
      
      * small grumble
      ce701a0a
  15. Apr 07, 2022
  16. Mar 30, 2022
  17. Mar 29, 2022
  18. Mar 28, 2022
    • Tarik Gul's avatar
      fix: update e2e-tests (#877) · 7382dcaa
      Tarik Gul authored
      * fix(e2e-tests): update kusama with 9150, 9151, 9160, 9170
      
      * fix: add polkadot account e2e-tests
      
      * fix: update polkadot with 9140, 9151, and 9170
      
      * update statemine with e2e-tests
      
      * update e2e tests for statemint
      7382dcaa
  19. Mar 22, 2022
  20. Mar 21, 2022
  21. Mar 16, 2022
  22. Mar 15, 2022
  23. Mar 14, 2022
  24. Mar 11, 2022
  25. Mar 08, 2022
  26. Mar 02, 2022
  27. Mar 01, 2022
  28. Feb 28, 2022
  29. Feb 24, 2022
  30. Feb 23, 2022