Hi @patrick.ogrady,
Detail log from cli
REQUEST /construction/preprocess network_identifier:{"blockchain":"TomoChain","network":"1992"} intent:[{"operation_identifier":{"index":0},"type":"CALL","status":"","account":{"address":"0xc70f010E8DB8bc436712A93D170C7c27Db1981Ea"},"amount":{"value":"-168631456366628516104002996126486808","currency":{"symbol":"TOMO","decimals":18}}},{"operation_identifier":{"index":1},"type":"CALL","status":"","account":{"address":"0xd612630827E53CD4164032CA9c7dd12A248D3f51"},"amount":{"value":"168631456366628516104002996126486808","currency":{"symbol":"TOMO","decimals":18}}}] metadata:null
2020/12/03 14:39:05 error {"code":0,"message":"Operation.Status must be empty for construction: operation status is invalid in operation 0","retriable":false} assertion failed: Error.Code unexpected: code 0
2020/12/03 14:39:05 ERROR /construction/preprocess error:{"err":{},"client_err":{"code":0,"message":"Operation.Status must be empty for construction: operation status is invalid in operation 0","retriable":false}}
I used this configuration
I didn’t put any status in construction check scenarios
ethereum.ros
, but /construction/preprocess
got status=""
Could you please help to take a look ?
I got this error after upgrading to github.com/coinbase/rosetta-sdk-go v0.6.1
It seemed to work before when I use github.com/coinbase/rosetta-sdk-go v0.3.4