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