Closed ksrichard closed 1 month ago
570 tests 569 :white_check_mark: 3h 18m 59s :stopwatch: 64 suites 0 :zzz: 2 files 1 :x:
For more details on these failures, see this check.
Results for commit 128ab0e8.
:recycle: This comment has been updated with latest results.
Description
There was no exact reason when a transaction was aborted, so added all currently possible abort reasons.
Motivation and Context
There was no explicit reason/reason code provided for aborted transactions.
How Has This Been Tested?
Submitted a transaction with invalid versions of inputs:
Submitted 2 concurrent transactions which are causing one an abort error on locking inputs:
What process can a PR reviewer use to test or verify this change?
Breaking Changes