Skip to content
  1. Dec 26, 2022
  2. Dec 20, 2022
    • Tarik Gul's avatar
      test(e2e-tests): add e2e-tests for latest runtimes, and blocks (#1155) · 095f57f9
      Tarik Gul authored
      * test(e2e-tests): outline errors for the process
      
      * add correct error code when sidecar fails to build
      
      * reorg the tsconfig in e2e tests and where the entry file exists
      
      * add endpoints
      
      * change yarn script names to historical for init
      
      * change request format to return statusCode as well as data
      
      * add working script
      
      * some cleanup
      
      * organize naming
      
      * cleanup
      
      * fix tiny grumble
      
      * add license to file
      
      * add script to startup the e2e tests
      
      * fix small blunders, and add scripts to package.json
      
      * set runE2eTests to runHistoricalE2eTests
      
      * add --local to historical e2e tests
      
      * get local working, and fix resolving errors
      
      * fix is local to fail when a chain is not specified
      
      * DRY up code
      
      * update docs in scripts
      
      * docs in e2e-tests
      
      * cleanup
      
      * add all statemint end points
      
      * make `--local` take in an input
      
      * update release notes
      
      * add latest to readme
      
      * new lint
      095f57f9
    • Xiliang Chen's avatar
      fix: use local version of wasm-pack (#1168) · f922247a
      Xiliang Chen authored
      f922247a
  3. Dec 14, 2022
  4. Dec 13, 2022
  5. Dec 07, 2022
  6. Nov 24, 2022
  7. Nov 22, 2022
    • 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
  8. Nov 21, 2022
  9. Nov 11, 2022
  10. Nov 03, 2022
    • Cameron Marshall's avatar
      chore(release): v14.1.0 (#1127) · 55868150
      Cameron Marshall authored
      * chore(release):v14.1.0
      
      * move ci commits to ci in changelog
      
      * correct version to 14.0.1
      
      * remove extra lines in changelog
      update release date
      
      * chore(release): v14.1.0
      
      * update compatibility changelog
      
      * compatibility changelog
      
      * update westend compatibility version
      v14.1.0
      55868150
  11. Nov 01, 2022
  12. Oct 28, 2022
    • dependabot[bot]'s avatar
      chore:(deps): bump express and @types/express (#1105) · 7187a156
      dependabot[bot] authored
      
      
      Bumps [express](https://github.com/expressjs/express) and [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express). These dependencies needed to be updated together.
      
      Updates `express` from 4.18.1 to 4.18.2
      - [Release notes](https://github.com/expressjs/express/releases)
      - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
      - [Commits](https://github.com/expressjs/express/compare/4.18.1...4.18.2)
      
      Updates `@types/express` from 4.17.13 to 4.17.14
      - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
      - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)
      
      ---
      updated-dependencies:
      - dependency-name: express
        dependency-type: direct:production
        update-type: version-update:semver-patch
      - dependency-name: "@types/express"
        dependency-type: direct:development
        update-type: version-update:semver-patch
      ...
      
      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>
      7187a156
    • dependabot[bot]'s avatar
      chore:(deps-dev): bump @types/express-serve-static-core (#1111) · 77db77ad
      dependabot[bot] authored
      
      
      Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) from 4.17.30 to 4.17.31.
      - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
      - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core)
      
      ---
      updated-dependencies:
      - dependency-name: "@types/express-serve-static-core"
        dependency-type: direct:development
        update-type: version-update:semver-patch
      ...
      
      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>
      77db77ad
  13. Oct 19, 2022
  14. Oct 18, 2022
  15. Oct 07, 2022
  16. Oct 03, 2022
  17. Sep 27, 2022
  18. Sep 19, 2022
  19. Sep 14, 2022
  20. Sep 06, 2022
  21. Aug 31, 2022
  22. Aug 30, 2022
  23. Aug 29, 2022
  24. Aug 22, 2022
  25. Aug 16, 2022
  26. Aug 09, 2022
  27. Aug 08, 2022
  28. Aug 03, 2022
  29. Aug 02, 2022
  30. Aug 01, 2022
  31. Jul 28, 2022