1. May 29, 2023
  2. May 26, 2023
    • Dominique's avatar
      Update pjs deps & fixes (#1285) · 110b01ad
      Dominique authored
      - Updated pjs api deps.
      - Updated code of `isFrozen` so that we support both past & future runtimes.
      - Removed one test from latest-e2e-tests of kusama because this pallet was removed.
      - Updated docs related to the `isFrozen` change.
      110b01ad
  3. May 23, 2023
  4. May 16, 2023
  5. May 08, 2023
  6. May 07, 2023
  7. May 05, 2023
  8. May 01, 2023
  9. Apr 28, 2023
  10. Apr 24, 2023
  11. Apr 19, 2023
  12. Apr 12, 2023
  13. Apr 11, 2023
  14. Apr 07, 2023
  15. Apr 06, 2023
  16. Apr 04, 2023
  17. Apr 03, 2023
    • Tarik Gul's avatar
      fix: invalid validator active set (#1256) · a13269b1
      Tarik Gul authored
      * fix: invalid validator active set
      
      * allow storageKey typefactory to take in a string and number
      
      * add v9370 metadata polkadot registry
      
      * fix spacing
      
      * add validator address mock data for testing
      
      * mock response
      
      * Create mock validator entry data
      
      * create test
      a13269b1
  18. Mar 23, 2023
  19. Mar 20, 2023
  20. Mar 15, 2023
  21. Mar 13, 2023
    • Cameron Marshall's avatar
      feat: add pallets/dispatchables endpoint (#1209) · b685ac24
      Cameron Marshall authored
      * test pallet dispatch call
      
      * update fetchDispatchables service
      
      * add e2e tests for dispatchables endpoint
      update docs
      
      * update getDispatchablesItemMeta
      
      * update dispatchables unit tests
      
      * update abstractpalletservice
      
      * update docs, fix mispells
      
      * update docs and remove log
      b685ac24
  22. Mar 09, 2023
  23. Mar 08, 2023
  24. Mar 02, 2023
    • Alexander Samusev's avatar
      [CI] refactor benchmark (#1235) · fe67380d
      Alexander Samusev authored
      * [WIP][CI] refactor benchmark
      
      * change image for benches
      
      * disable job
      
      * fix docker image
      
      * fix ws var
      
      * fwd output to file
      
      * fix var
      
      * rm bench for kusama and westend
      
      * set log-level info
      
      * mv benchmarks to artifacts
      
      * publish results to prom
      
      * fix typo, add some echoes
      
      * substitute curly brackets
      
      * fix naming
      
      * return pipeline
      
      * rename build jobs
      fe67380d
  25. Mar 01, 2023
    • Cameron Marshall's avatar
      feat: add pallets/consts endpoint (#1210) · 97c1ca63
      Cameron Marshall authored
      * add endpoint for pallet constants
      add unit and e2e tests
      
      * update docs for consts endpoint
      
      * merged master
      added statemint consts e2e tests
      
      * update abstractpalletservice
      
      * add newline in response mocks
      
      * yarn lint
      
      * update docs
      97c1ca63
  26. Feb 28, 2023
  27. Feb 27, 2023
  28. Feb 21, 2023