Skip to content
  1. Oct 14, 2021
    • Tarik Gul's avatar
      fix!: change the response for vesting-info (#717) · 8b9866d0
      Tarik Gul authored
      * BREAKING CHANGE: default return value is an array instead of an object
      
      * add docs
      
      * fix: vesting-info tests, add another test as well
      
      * docs
      
      * lint
      
      * add test
      
      * lint
      
      * refactor to avoid duplicate unwrap calls
      8b9866d0
  2. Oct 13, 2021
  3. Oct 06, 2021
  4. Oct 02, 2021
    • Tarik Gul's avatar
      feat: add `era` to `blocks/{blockId}` response for extrinsics (#685) · 43623471
      Tarik Gul authored
      
      
      * fix: add eraInfo as a field in extrinsics response
      
      * docs: update docs with GenericExtrinsicEra
      
      * fix: switch eraInfo to era
      
      * docs: update docs
      
      * fix: refactor
      
      * fix: lint
      
      * fix: update mock data, and adjust unit tests
      
      * docs: update GenericExtrinsicEra description
      
      * Update docs/src/openapi-v1.yaml
      
      Co-authored-by: default avatarDavid <[email protected]>
      
      * docs: adjust docs
      
      * tests(e2e): update kusama e2e test responses for /blocks
      
      * tests(e2e): update the polkadot e2e tests for /blocks
      
      * tests(e2e): update westend e2e responses for /blocks
      
      * fix: space at end of file
      
      Co-authored-by: default avatarDavid <[email protected]>
      43623471
  5. Sep 27, 2021
  6. Sep 24, 2021
  7. Sep 17, 2021
  8. Aug 02, 2021
  9. Jul 29, 2021
  10. Jul 27, 2021
  11. Jul 20, 2021
  12. Jun 30, 2021
    • Tarik Gul's avatar
      fix: add `vrfDelay` as a `phase` return value for ongoing auctions to reflect... · b4d86620
      Tarik Gul authored
      fix: add `vrfDelay` as a `phase` return value for ongoing auctions to reflect VRFdelays in polkadot (#593)
      
      * fix: update tests for auctions
      
      * docs: auctions
      
      * fix: add `delay` as a phase result
      
      * fix: change delay to vrfDelay
      
      * docs: update for vrfDelay
      
      * fix: starting => startPeriod, ending => endPeriod
      
      * docs: reflect startPeriod and endPeriod
      b4d86620
  13. May 31, 2021
  14. May 11, 2021
  15. Apr 19, 2021
  16. Mar 29, 2021
  17. Mar 04, 2021
  18. Mar 02, 2021
  19. Jan 27, 2021
  20. Dec 02, 2020
  21. Nov 24, 2020
  22. Sep 28, 2020
  23. Sep 22, 2020
  24. Sep 16, 2020
    • Zeke Mostov's avatar
      Implement `/pallets/{palletId}/storage/{storageItemId}` (#278) · fcbf5c1b
      Zeke Mostov authored
      
      
      * Replace test response
      
      * Get test to pass
      
      * Update fields to null
      
      * Include metadata in response
      
      * Save progress
      
      * Update openapi
      
      * Update README
      
      * Small updates
      
      * More small changes
      
      * Apply suggestions from code review
      
      Co-authored-by: default avatarDavid <[email protected]>
      
      * Improve comments and error messages
      
      * Update err message
      
      * Add example to docs; Refactor code; Documentation as string
      
      * docs corection
      
      * build docs
      
      * Small changes;
      
      * Add pallet index
      
      * Update openapi specs
      
      Co-authored-by: default avatarDavid <[email protected]>
      fcbf5c1b
  25. Sep 14, 2020
  26. Sep 09, 2020
  27. Sep 07, 2020