risc0 / blobstream0

Apache License 2.0
9 stars 1 forks source link

add minimum batch size check to updateRange #49

Closed austinabell closed 1 month ago

austinabell commented 1 month ago

Resolves SLN-48

Just made the batch size minimum non-inclusive to avoid extra arithmetic on-chain or validations. Slightly unintuitive, but not really a better solution I can think of. Hopefully documented enough to be clear, but also isn't a publicly visible variable.

linear[bot] commented 1 month ago

SLN-48 Resolve Permissionless DOS vector