1. Mar 17, 2021
    • Zeke Mostov's avatar
      feat: Add pallet methods `crowdloan.{contrbute, withdraw}` · e6a72ea4
      Zeke Mostov authored
      Closes #407.
      
       feature: Adds `crowdloan.contribute` & `crowdloan.withdraw`, which will enable users to participate in crowdloans.
      
      testing: Adds metadata from westend spec version 50, which has the components for PLO process. This metadata is used in the new unit tests.
      e6a72ea4
  2. Mar 15, 2021
  3. Mar 12, 2021
    • Zeke Mostov's avatar
      fix(types)!: polkadot/api to v4 w. esm; Use substrate/dev for build (#404) · 22802183
      Zeke Mostov authored
      * fix(types)!: polkadot/api to v4 w. esm; Use substrate/dev for build
      
      BREAKING CHANGE
      Emitted .js is now es2020, requiring node >= 12.
      
      ## Changes
      - Use @substrate/dev for build configuration
          - new tsconfig.json targets es2019
          - prettier is now uses hard tabs and 2 spaces, which causes the huge diff
          - some slight type annotations where necessary for claims.ts and method.ts in order to pass the stricter tsconfig
          - Babel is now used to transpile the @polkadot/* packages `.js` from ESM to CJS for jest
      22802183
  4. Mar 08, 2021
  5. Mar 02, 2021
  6. Mar 01, 2021
  7. Feb 23, 2021
  8. Feb 15, 2021
  9. Feb 10, 2021
  10. Feb 03, 2021
  11. Feb 01, 2021
  12. Jan 29, 2021
  13. Jan 26, 2021
  14. Jan 25, 2021
  15. Jan 18, 2021
  16. Jan 11, 2021
  17. Jan 10, 2021
  18. Jan 06, 2021
  19. Jan 04, 2021
  20. Dec 29, 2020
  21. Dec 22, 2020
  22. Dec 16, 2020
  23. Dec 14, 2020
  24. Dec 11, 2020
  25. Dec 04, 2020