Commit 52a263d
feat: add Bloom::accrue_logs method (#1039)
Adds convenience method to ingest multiple logs into a bloom filter
at once, complementing the existing accrue_log method.
Co-authored-by: Claude <[email protected]>1 parent 8dce67e commit 52a263d
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
205 | 212 | | |
206 | 213 | | |
207 | 214 | | |
| |||
0 commit comments