Skip to content

parse tx file Error("missing field extra_hash") #21

@Flouse

Description

@Flouse

tx dumped from Godwoken

dump-tx.zip

> ckb-debugger \
  --cell-index 2 --cell-type input \
  --script-group-type lock \
  --tx-file ./eabb1b982c7ed0d8176194f583d18c45a7325505258fc7ec26e011453ed5e019-mock-tx.json \
  --pprof pprof \
  --replace-binary validator_log

thread 'main' panicked at 'parse tx file: Error("missing field `extra_hash`", line: 437, column: 7)', src/main.rs:146:69

Maybe this is the reason?

ckb_v0.100.0-rc2:
The field uncles_hash in header will be renamed to extra_hash for all JSON RPC methods.
nervosnetwork/ckb#2840

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