Skip to content
  1. Jan 25, 2023
  2. Jan 24, 2023
  3. Jan 23, 2023
  4. Jan 19, 2023
  5. Jan 18, 2023
  6. Jan 17, 2023
  7. Jan 10, 2023
  8. Jan 09, 2023
  9. Dec 27, 2022
  10. Dec 26, 2022
  11. 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
  12. Dec 14, 2022
  13. Dec 13, 2022
  14. Dec 07, 2022
  15. Nov 24, 2022
  16. 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
  17. Nov 21, 2022
  18. Nov 11, 2022
  19. 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
  20. Nov 01, 2022
  21. 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
  22. Oct 19, 2022
  23. Oct 18, 2022
  24. Oct 07, 2022
  25. Oct 03, 2022
  26. Sep 27, 2022
  27. Sep 19, 2022
  28. Sep 14, 2022
  29. Sep 06, 2022
  30. Aug 31, 2022
  31. Aug 30, 2022