Skip to content
  1. Aug 19, 2021
  2. Aug 18, 2021
  3. Aug 09, 2021
  4. Aug 02, 2021
  5. Jul 31, 2021
  6. Jul 28, 2021
  7. Jul 27, 2021
  8. Jul 20, 2021
  9. Jul 17, 2021
  10. Jul 14, 2021
  11. Jul 13, 2021
  12. Jul 09, 2021
  13. 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
  14. Jun 29, 2021
  15. Jun 23, 2021
    • Tarik Gul's avatar
      fix: createCalcFee bug (#587) · 21a7e08c
      Tarik Gul authored
      * fix: fix createCalcFee bug
      
      * fix: error message
      
      * fix: error message
      
      * fix: refactor
      
      * fix: add historical block to e2e tests
      
      * fix: comment
      21a7e08c
  16. Jun 14, 2021
  17. Jun 07, 2021
  18. Jun 01, 2021
  19. May 31, 2021
  20. May 27, 2021
  21. May 24, 2021
  22. May 17, 2021
  23. May 16, 2021
  24. May 12, 2021
  25. May 11, 2021
  26. May 07, 2021
  27. May 06, 2021
  28. Apr 19, 2021
  29. Apr 09, 2021
  30. Mar 30, 2021
  31. Mar 29, 2021
  32. Mar 22, 2021
  33. Mar 16, 2021
  34. Mar 10, 2021
    • Zeke Mostov's avatar
      feat(types)!: camelCase enum serialization; Bump polkadot/api@v4 w. ESM (#467) · 179642b3
      Zeke Mostov authored
      BREAKING CHANGE
      Enums in responses serialize with [camelCase variants](https://github.com/polkadot-js/api/pull/3024). Check spec diffs for details
      
      Other changes
      - Reverses regressions in decoding blocks with [sudo proxy variants](https://github.com/polkadot-js/api/pull/3286)
      - Updates jest.config to treat `.js` files as ESM - transforming @polkadot/* packages from ESM to CJS.
      - Bump deps
      179642b3
  35. Feb 15, 2021
  36. Feb 09, 2021
  37. Jan 28, 2021