Relative Content

Tag Archive for transactionsblockchainsmartcontractstontact

Inconsistent Transaction Status in Tact Smart Contract Testing

I’m working on testing a smart contract in the Tact language and encountering an issue with the transaction status reporting. When using printTransactionFees(result.transactions) to check the transaction details, it indicates that the transaction failed with the expected exit code. However, my assertion check for the transaction status is not behaving as expected: