Miroslav Gatsanoga

Results 3 comments of Miroslav Gatsanoga

Closing the issue since it looks like this was fixed in https://github.com/hashgraph/hedera-services/pull/13029 ([example run](https://github.com/hashgraph/hedera-services/actions/runs/9000609245/job/24725393458?pr=13116) from a recent PR has the check passing).

Checking the [hapiTestSmartContract.log](https://github.com/hashgraph/hedera-services/files/15120084/hapiTestSmartContract.log) from above looks like we get a single "More than 6144 received" log which I think is from the `cannotCreateTooLargeContract` e2e test which is passing. Other errors...

Running `:test-clients:hapiTestSmartContract` for commit `72a15bdaa9` had only `cannotCreateTooLargeContract` test reporting "More than 6144 received" log.