issues
search
yetanotherco
/
aligned_layer
Aligned is a verification layer for zero-knowledge proofs using EigenLayer. Our mission is to accelerate the adoption of zero-knowledge and validity proofs on Ethereum.
https://alignedlayer.com/
MIT License
146
stars
342
forks
source link
fix: improve batcher timeout to prevent DOS
#1483
Open
avilagaston9
opened
17 hours ago
avilagaston9
commented
17 hours ago
Batcher timeout to prevent DOS
Description
WIP
Type of change
[x] Bug fix
Checklist
[ ] “Hotfix” to
testnet
, everything else to
staging
[ ] Linked to Github Issue
[ ] This change depends on code or research by an external entity
[ ] Acknowledgements were updated to give credit
[ ] Unit tests added
[ ] This change requires new documentation.
[ ] Documentation has been added/updated.
[ ] This change is an Optimization
[ ] Benchmarks added/run
[ ] Has a known issue
[Link to the open issue addressing it]()
[ ] If your PR changes the Operator compatibility (Ex: Upgrade prover versions)
[ ] This PR adds compatibility for operator for both versions and do not change batcher/docs/examples
[ ] This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible
Batcher timeout to prevent DOS
Description
WIP
Type of change
Checklist
testnet
, everything else tostaging