Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: SNOS fails on blocks with 0 txs #412

Open
apoorvsadana opened this issue Oct 21, 2024 · 0 comments
Open

bug: SNOS fails on blocks with 0 txs #412

apoorvsadana opened this issue Oct 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@apoorvsadana
Copy link
Contributor

SNOS version:

662d170

Current behavior:

Code panics here if the block has 0 txs in it.

Expected behavior:

Sepolia never has 0 blocks so maybe this is fine but for app chains like Pragma, this is possible and it would be nice to allow this.

Steps to reproduce:

Setting up pathfinder with Madara can be multiple steps. We've a makefile here which makes life easier but I think for this case, it might be easier to start with this pathfinder state and trying to run SNOS on block 1782
pathfinder.zip

@apoorvsadana apoorvsadana added the bug Something isn't working label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant