Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add LIP "Establish block validity by applying transactions sequentially" #43

Merged
merged 5 commits into from
Feb 13, 2020

Conversation

MaximeGagnebin
Copy link
Contributor

This pull request submits the LIP "Establish block validity by applying transactions sequentially".

This LIP introduces a procedure to assert the validity of blocks containing multiple interdependent transactions.
This is done by defining a general way to order transactions.
We then consider a block valid if every transaction is valid against the transitory state leading up to it.

This LIP also specifies when delegates receive their block rewards and fees.

Copy link
Contributor

@IkerAlus IkerAlus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Links and formatting are in order. Everything looks fine.

@karmacoma karmacoma merged commit 084a30e into master Feb 13, 2020
@karmacoma karmacoma deleted the MaximeGagnebin-lip-block-validity branch February 13, 2020 15:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants