Skip to content
  1. Dec 07, 2022
  2. Dec 06, 2022
  3. Dec 05, 2022
  4. Dec 03, 2022
  5. Nov 30, 2022
  6. Nov 24, 2022
  7. Nov 22, 2022
    • Tarik Gul's avatar
      fix docs (#1145) · 17f00d64
      Tarik Gul authored
      17f00d64
    • Tarik Gul's avatar
      feat: add support for ink! contracts (#1015) · f6499fae
      Tarik Gul authored
      
      
      * feat: contracts endpoint boilerplate
      
      * add @polkadot/api-contracts
      
      * set this as a post request
      
      * modify post request handler type
      
      * cleanup service
      
      * add contracts controller to the default controller
      
      * boilerplate tests
      
      * set mock data for contracts
      
      * expand request types to include generic P type
      
      * cleanup controlelr with expanded types and clean naming. Add query params
      
      * add query params
      
      * comment out some tests
      
      * expand query params, and fix logic
      
      * fix small grumble
      
      * add validateAddress middleware
      
      * pass the ContractPromise into the service to make testing possible
      
      * add test for contracts ink
      
      * fix versions
      
      * cleanup contract query calls
      
      * fix inline comments, and cleanup code
      
      * remove parseBNorThrow (only needed for contrcuting contract txs)
      
      * docs
      
      * update 400 errors
      
      Co-authored-by: default avatarmarshacb <[email protected]>
      f6499fae
    • dependabot[bot]'s avatar
      chore: bump loader-utils from 1.4.1 to 1.4.2 in /docs (#1140) · 71456c4d
      dependabot[bot] authored
      
      
      Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
      - [Release notes](https://github.com/webpack/loader-utils/releases)
      - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
      - [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)
      
      ---
      updated-dependencies:
      - dependency-name: loader-utils
        dependency-type: indirect
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
      71456c4d
  8. Nov 21, 2022
  9. Nov 15, 2022
  10. Nov 11, 2022
  11. Nov 10, 2022
  12. Nov 08, 2022
  13. Nov 03, 2022
  14. Nov 01, 2022
  15. Oct 31, 2022
  16. Oct 28, 2022
  17. Oct 27, 2022