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

Merge changes from validation #4

Merged
merged 7 commits into from
Nov 22, 2022
Merged

Merge changes from validation #4

merged 7 commits into from
Nov 22, 2022

Conversation

Ruteri
Copy link
Collaborator

@Ruteri Ruteri commented Nov 21, 2022

Includes latest changes from github.com/flashbots/block-validation-geth

@Ruteri Ruteri requested a review from dvush November 21, 2022 17:05
@Ruteri Ruteri merged commit 7379542 into main Nov 22, 2022
@Ruteri Ruteri deleted the merge-validation branch November 22, 2022 09:41
avalonche pushed a commit that referenced this pull request Feb 7, 2023
avalonche pushed a commit that referenced this pull request Feb 7, 2023
* Implement block validation API

* Validate proposer payment assuming its the last transaction in the block (#4)

* Validate that the coinbase and feeRecipient are not blacklisted (#5)

* Validate that the proposer payment has no calldata and its gas usage (#6)

* Validate gas limit is set correctly wrt registered (#8)

* Pass validation-specific config (#9)
avalonche pushed a commit that referenced this pull request Mar 9, 2023
avalonche pushed a commit that referenced this pull request Mar 9, 2023
* Implement block validation API

* Validate proposer payment assuming its the last transaction in the block (#4)

* Validate that the coinbase and feeRecipient are not blacklisted (#5)

* Validate that the proposer payment has no calldata and its gas usage (#6)

* Validate gas limit is set correctly wrt registered (#8)

* Pass validation-specific config (#9)
avalonche pushed a commit that referenced this pull request Mar 15, 2023
avalonche pushed a commit that referenced this pull request Mar 15, 2023
* Implement block validation API

* Validate proposer payment assuming its the last transaction in the block (#4)

* Validate that the coinbase and feeRecipient are not blacklisted (#5)

* Validate that the proposer payment has no calldata and its gas usage (#6)

* Validate gas limit is set correctly wrt registered (#8)

* Pass validation-specific config (#9)
avalonche pushed a commit that referenced this pull request Mar 17, 2023
avalonche pushed a commit that referenced this pull request Mar 17, 2023
* Implement block validation API

* Validate proposer payment assuming its the last transaction in the block (#4)

* Validate that the coinbase and feeRecipient are not blacklisted (#5)

* Validate that the proposer payment has no calldata and its gas usage (#6)

* Validate gas limit is set correctly wrt registered (#8)

* Pass validation-specific config (#9)
avalonche pushed a commit that referenced this pull request Mar 22, 2023
avalonche pushed a commit that referenced this pull request Mar 22, 2023
* Implement block validation API

* Validate proposer payment assuming its the last transaction in the block (#4)

* Validate that the coinbase and feeRecipient are not blacklisted (#5)

* Validate that the proposer payment has no calldata and its gas usage (#6)

* Validate gas limit is set correctly wrt registered (#8)

* Pass validation-specific config (#9)
avalonche pushed a commit that referenced this pull request Jul 6, 2023
avalonche pushed a commit that referenced this pull request Jul 6, 2023
* Implement block validation API

* Validate proposer payment assuming its the last transaction in the block (#4)

* Validate that the coinbase and feeRecipient are not blacklisted (#5)

* Validate that the proposer payment has no calldata and its gas usage (#6)

* Validate gas limit is set correctly wrt registered (#8)

* Pass validation-specific config (#9)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants