node icon indicating copy to clipboard operation
node copied to clipboard

Sui: find a manual fix for the buggy Sui API 'sui_devInspectTransactionBlock'

Open ws4charlie opened this issue 9 months ago • 0 comments

Describe the Issue The Sui SDK interface SuiDevInspectTransactionBlock is buggy and always returning Deserialization error. We can do some experiment to find the correct json request format. Once fixed, we'll be able to try get execution error by simulation instead of a real tx execution.

The related issue was: https://github.com/zeta-chain/node/issues/3606

Expected Outcome A description of what outcome you are seeking.

ws4charlie avatar Mar 27 '25 23:03 ws4charlie