8000 Question about get_next_slot_proofs incoming block height · Issue #157 · risc0/zeth · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Question about get_next_slot_proofs incoming block height #157
Open
@RuiQi857

Description

@RuiQi857

Why the block_no passed in get next slot proofs needs to add the block_count, Instead of using block_no in initial_db directly

let block_no = initial_db.db.borrow_db().block_no + block_count - 1;

which means that this is beyond the height of storage orphan.
If the slot will be modified in subsequent blocks, will this proof be invalid?

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

      0