hedera-mirror-node icon indicating copy to clipboard operation
hedera-mirror-node copied to clipboard

test: Add gasConsumed cases for Ethereum transactions

Open vtronkov opened this issue 10 months ago • 0 comments

Description:

  • Adding gasConsumed tests

Related issue(s):

Fixes https://github.com/hashgraph/hedera-services/issues/12948

Notes for reviewer:

  • Moving the verifyGasConsumed logic into AbstractEstimateFeature.java to reuse the logic
  • Using the verifyGasConsumed to verify the correct gasConsumed

Checklist

  • [x] Documented (Code comments, README, etc.)
  • [x] Tested (unit, integration, etc.)

vtronkov avatar Apr 30 '24 11:04 vtronkov