Skip to content

feat: add bal in payload-validator#8

Open
Soubhik-10 wants to merge 1 commit into
alloy2.0from
bal-in-payload
Open

feat: add bal in payload-validator#8
Soubhik-10 wants to merge 1 commit into
alloy2.0from
bal-in-payload

Conversation

@Soubhik-10
Copy link
Copy Markdown
Owner

No description provided.

Comment on lines +1405 to +1407
let post_execution_validation =
self.consensus.validate_block_post_execution(block, output, receipt_root_bloom);
drop(built_bal);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

we can skip doing this

Comment on lines +1405 to +1406
let post_execution_validation =
self.consensus.validate_block_post_execution(block, output, receipt_root_bloom);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

todo: pass build_bal

@Rimeeeeee
Copy link
Copy Markdown
Collaborator

we can wire this to #5 in order to pass to post block bal check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants