Skip to content
  1. Oct 28, 2022
  2. Oct 26, 2022
  3. Oct 25, 2022
  4. Oct 18, 2022
  5. Oct 07, 2022
  6. Sep 27, 2022
  7. Sep 19, 2022
  8. Sep 14, 2022
  9. Sep 06, 2022
  10. Aug 31, 2022
    • Tarik Gul's avatar
      fix!: integrate @substrate/[email protected] for partial fees (#1017) · 92e3e1da
      Tarik Gul authored
      
      
      * update @substrate/calc
      
      * remove feeByEvent query param
      
      * integrate calc_partial_fee
      
      * update e2e-tests for kusama
      
      * update polkadot e2e tests
      
      * update westend e2e tests
      
      * fix ss58 field in runtime/spec for statemint
      
      * update the docs
      
      * add apiAt.call.transactionPaymentApi
      
      * add queryFeeErrCache
      
      * fix tests
      
      * stop using call and use the RPC
      
      * fix tests, and remove consoles
      
      * add QueryFeeDetailsCache
      
      * fix kusama chain config for fees
      
      * lint
      
      * fix grumbles
      
      * fix naming for QueryFeeCache
      
      * fix QueryFeeDetailsCache, and write tests
      
      * Update src/services/blocks/BlocksService.ts
      
      Co-authored-by: default avatarJames Wilson <[email protected]>
      
      * Update docs/src/openapi-v1.yaml
      
      Co-authored-by: default avatarJames Wilson <[email protected]>
      
      * Update src/services/blocks/BlocksService.ts
      
      Co-authored-by: default avatarJames Wilson <[email protected]>
      
      * Update src/types/chains-config/ControllerConfig.ts
      
      Co-authored-by: default avatarJames Wilson <[email protected]>
      
      * fix conflct
      
      * fix _versionWithCall when null check
      
      * change if to else if in QueryFeeDetailsCache
      
      * complete unfinished comment
      
      * set subtrate/calc back to 0.3.0
      
      * rename QueryFeeCache methods and instance vars
      
      * isQueryFeeDetailsAvail -> hasQueryFeeDetails
      
      * change to hasQueryFeeApi
      
      * add notes
      
      Co-authored-by: default avatarJames Wilson <[email protected]>
      92e3e1da
  11. Aug 30, 2022
  12. Aug 29, 2022
  13. Aug 22, 2022
  14. Aug 16, 2022
  15. Aug 08, 2022
  16. Aug 03, 2022
  17. Aug 02, 2022
  18. Aug 01, 2022
  19. Jul 27, 2022
  20. Jul 12, 2022
  21. Jul 05, 2022
  22. Jul 04, 2022
  23. Jun 28, 2022
  24. Jun 21, 2022
  25. Jun 14, 2022
  26. Jun 13, 2022
  27. Jun 06, 2022
  28. May 24, 2022
  29. May 20, 2022
  30. May 18, 2022
  31. May 17, 2022
  32. May 09, 2022
  33. 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
  34. Apr 25, 2022