Skip to content

Clarify the ordering and constraints on chain::Confirm #1188

Closed
@TheBlueMatt

Description

@TheBlueMatt

They're really not well-phrased right now. We should highlight a few things:

  • "Should be called when a new header is available but may be skipped for intermediary blocks if they become available at the same time." on best_block_updated really means "whenever you poll, call this" not "if the block is within 1 second of the old one you can skip",
  • Focus the ordering section on the things that matter: transactions topologically sorted and things strictly ordered only in case of reorgs.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions