Skip to content
  1. Nov 18, 2024
  2. Oct 23, 2024
  3. Oct 22, 2024
  4. Oct 16, 2024
  5. Oct 10, 2024
  6. Oct 09, 2024
  7. Sep 23, 2024
  8. Sep 20, 2024
  9. Sep 14, 2024
  10. Aug 29, 2024
  11. Aug 26, 2024
  12. Aug 15, 2024
  13. Aug 14, 2024
  14. Aug 08, 2024
    • filvecchiato's avatar
      feat: Add route based metrics across API (#1465) · a4bbcb8f
      filvecchiato authored
      * fix metric middleware
      
      * updated benchmarks' README.md to include new run all script
      
      * update to readmes
      
      * add dynamic metric creation
      
      * lint fix
      
      * updates error metric in error middleware
      
      * change preMiddleware
      
      * init: first try at route based metrics
      
      * lint clean
      
      * metrics by route function
      
      * route specific metrics
      
      * update to env
      
      * revert .gitignore
      
      * Remove yarn.lock
      
      * add yarn.lock
      
      * commit missing files
      
      * restore yarn.lock
      
      * fixes to metrics and docs update
      
      * update readme
      
      * update metrics naming
      
      * docs update
      a4bbcb8f
  15. Jun 27, 2024
  16. Jun 18, 2024
  17. Jun 13, 2024
  18. May 24, 2024
  19. Apr 24, 2024
  20. Apr 16, 2024
  21. Apr 11, 2024
  22. Apr 08, 2024
  23. Apr 04, 2024
    • Dominique's avatar
      feat: add metadata versions endpoints (#1424) · beb02ba1
      Dominique authored
      
      
      * feat: add metadata versions endpoints
      
      * updated docs
      
      * fix typo & renamed variables
      
      * made the metadata version check dynamic, replacing the specific check for versions 14 and 15
      - transaction material with metadata returns metadata regardless of the 'metadata' query param
      - updated docs
      
      * added changes from Tarik's review
      - throw an error if newer call is not available for older blocks
      - removed some comments left in node transaction spec file
      
      * Tarik's change on regExPattern check
      
      Co-authored-by: default avatarTarik Gul <[email protected]>
      
      * added Tarik's suggestion also in transaction material
      
      * fix typo
      
      ---------
      
      Co-authored-by: default avatarTarik Gul <[email protected]>
      beb02ba1
  24. Mar 27, 2024
  25. Mar 22, 2024
  26. Mar 21, 2024
    • Dominique's avatar
      chore(release): 18.0.0 (#1417) · 5ddabc2e
      Dominique authored
      
      
      * chore(release): 18.0.0
      
      * Update CHANGELOG.md
      
      Co-authored-by: default avatarTarik Gul <[email protected]>
      
      * replaced feat title
      
      ---------
      
      Co-authored-by: default avatarTarik Gul <[email protected]>
      v18.0.0
      5ddabc2e
    • Dominique's avatar
      feat: add in-transit XCM msgs in blocks endpoint (#1412) · 6028086e
      Dominique authored
      
      
      * feat: add in-transit XCM msgs in blocks endpoint
      
      * change responses structure & namings
      - added `IHorizontalMessageInRelayChain` interface
      - renamed `IHorizontalMessage` to `IHorizontalMessageInParachain`.
      - renamed `paraId` to `originParaId` in `IHorizontalMessageInParachain` and `IUpwardMessage` interface.
      - corrected `ISanitizedParachainInherentData`
      - updated tests
      
      * changed response structure of upward msgs (multiple upward from same originPara)
      - upward msgs response to be aligned with horizontal msgs response structure
      - added Tarik's suggestions
      
      * updated docs
      
      * docs fix in schemas based on Iker's finding
      
      * Iker's grammar correction
      
      Co-authored-by: default avatarIkerAlus <[email protected]>
      
      * rebuilt docs
      
      ---------
      
      Co-authored-by: default avatarIkerAlus <[email protected]>
      6028086e
  27. Mar 16, 2024
  28. Mar 01, 2024
  29. Feb 23, 2024
  30. Feb 07, 2024
  31. Feb 06, 2024