Skip to content
  1. Jan 10, 2023
  2. Jan 09, 2023
  3. Jan 06, 2023
  4. Dec 27, 2022
  5. Dec 26, 2022
  6. Dec 22, 2022
  7. 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: avoid use queryInfo rpc call (#1169) · 907ba927
      Xiliang Chen authored
      * avoid use queryInfo rpc call
      
      * fallback to rpc call
      
      * minor improvement
      
      * update fetchQueryFeeDetails
      907ba927
    • Xiliang Chen's avatar
      fix: use local version of wasm-pack (#1168) · f922247a
      Xiliang Chen authored
      f922247a
  8. Dec 14, 2022
  9. Dec 13, 2022
  10. Dec 07, 2022
  11. Dec 06, 2022
  12. Dec 05, 2022
  13. Dec 03, 2022
  14. Nov 30, 2022
  15. Nov 24, 2022
  16. 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
  17. Nov 21, 2022
  18. Nov 15, 2022
  19. Nov 11, 2022
  20. Nov 10, 2022
  21. Nov 08, 2022