Skip to content

feat: add logs_bloom#768

Merged
DaniPopes merged 2 commits intomainfrom
matt/add-logs-bloom
Oct 10, 2024
Merged

feat: add logs_bloom#768
DaniPopes merged 2 commits intomainfrom
matt/add-logs-bloom

Conversation

@mattsse
Copy link
Copy Markdown
Member

@mattsse mattsse commented Oct 10, 2024

Copy link
Copy Markdown
Member

@DaniPopes DaniPopes left a comment

Choose a reason for hiding this comment

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

Needs clippy

Comment thread crates/primitives/src/log/mod.rs Outdated
Comment on lines +11 to +14
bloom.m3_2048(log.address.as_slice());
for topic in log.topics() {
bloom.m3_2048(topic.as_slice());
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

bloom.accrue_log

@mattsse mattsse requested a review from DaniPopes October 10, 2024 18:49
@DaniPopes DaniPopes merged commit 0441d79 into main Oct 10, 2024
@DaniPopes DaniPopes deleted the matt/add-logs-bloom branch October 10, 2024 19:41
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