Skip to content

Draft: Add a new fast-confirm operation.

Dan Notestein requested to merge fast-confirmation into develop

This operation is not included in the blockchain. It allows witnesses to signal that they've validated and accepted a block. When a supermajority of witnesses have validated a block, it becomes irreversible, just as if all the witnesses that signaled their approval had actually generated blocks that build off the block in question.

Merge request reports