block-validation-geth icon indicating copy to clipboard operation
block-validation-geth copied to clipboard

To be deprecated in favor of https://github.com/flashbots/builder

Results 5 block-validation-geth issues
Sort by recently updated
recently updated
newest added

In `ValidatePayload`, we call `bc.validator.ValidateBody` which is defined [here](https://github.com/flashbots/block-validation-geth/blob/edb750b94d886d70698c3b20a2248046f8b941b5/core/block_validator.go#L53). That function returns an error `ErrKnownBlock` if the block that we are validating is already part of the canonical chain. By...

As per update at https://home.treasury.gov/policy-issues/financial-sanctions/specially-designated-nationals-and-blocked-persons-list-sdn-human-readable-lists

This PR removes the censorship code from this repository. The purpose of Ethereum is to build censorship a censorship resistant financial system and global execution engine. Code that is created...

This [OFAC designation](https://home.treasury.gov/policy-issues/financial-sanctions/recent-actions/20200910) adds `0x8576acc5c05d6ce88f4e49bf65bdf0c62f91353c` to a list of sanctioned addresses. What's peculiar about this designation is it adds an account with an associated code and not just regular account....