Skip to content

crank turner cannot decode simulated transaction #57

@AzothZephyr

Description

@AzothZephyr

unsure how to provide higher quality data than log messages on this but it appears the crank turner isn't properly handling different versions of transactions? this is on the latest main commit and includes task keys.

2025-05-21T05:19:38.598932Z  INFO tuktuk_crank_turner::task_processor: task failed self.task_key=6fhgCe88PoxUUYwGrXtNz81VAtW5EsTL2bQqk36b4dyi err=RawSimulatedTransactionError("Failed to get instructions: FetchRemoteTransactionError(reqwest::Error { kind: Decode, source: Error(\"missing field `transaction`\", line: 1, column: 28) })")
2025-05-21T05:19:53.411091Z  INFO tuktuk_crank_turner::task_processor: getting instructions failed self.task_key=7ByHSANM7HxEXYx2EJUktCiuhaYcbasoQ9YeK2eTan73 self.task_time=1747804792 err=FetchRemoteTransactionError(reqwest::Error { kind: Decode, source: Error("missing field `transaction`", line: 1, column: 28) })
2025-05-21T05:19:53.411256Z  INFO tuktuk_crank_turner::task_processor: task failed self.task_key=7ByHSANM7HxEXYx2EJUktCiuhaYcbasoQ9YeK2eTan73 err=RawSimulatedTransactionError("Failed to get instructions: FetchRemoteTransactionError(reqwest::Error { kind: Decode, source: Error(\"missing field `transaction`\", line: 1, column: 28) })")
2025-05-21T05:20:00.534436Z  INFO tuktuk_crank_turner::task_processor: getting instructions failed self.task_key=5CtXXcskmG3ub8tjjjVqtqfeEe65JzyNBwBoUVMTbDpK self.task_time=1747804799 err=FetchRemoteTransactionError(reqwest::Error { kind: Decode, source: Error("missing field `transaction`", line: 1, column: 28) })
2025-05-21T05:20:00.534605Z  INFO tuktuk_crank_turner::task_processor: task failed self.task_key=5CtXXcskmG3ub8tjjjVqtqfeEe65JzyNBwBoUVMTbDpK err=RawSimulatedTransactionError("Failed to get instructions: FetchRemoteTransactionError(reqwest::Error { kind: Decode, source: Error(\"missing field `transaction`\", line: 1, column: 28) })")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions