#7012·hardhat

Add performance transactions to key tasks

Author: kanejCreated Jul 16, 2025Updated Sep 14, 2026

Sentry allows for capturing performance through an abstraction called transactions. We should add them for a selection of key hardhat tasks e.g.:

  • npx hardhat compile
  • npx hardhat test
  • npx hardhat ignition deploy

See the design doc.