We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce3a36c commit 75f46a3Copy full SHA for 75f46a3
src/block_range_scanner.rs
@@ -1729,7 +1729,6 @@ mod tests {
1729
}
1730
1731
#[tokio::test]
1732
- #[ignore = "too flaky, un-ignore once a full local node is used: https://github.com/OpenZeppelin/Event-Scanner/issues/109"]
1733
async fn historic_mode_respects_blocks_read_per_epoch() -> anyhow::Result<()> {
1734
let anvil = Anvil::new().try_spawn()?;
1735
0 commit comments