Versions in this module Expand all Collapse all v0 v0.2.0 Sep 6, 2022 GO-2025-3583 GO-2025-3583: Nethermind Juno Potential Denial of Service (DoS) via Integer Overflow in github.com/NethermindEth/juno Changes in this version + type Cache interface + Cap func() int + Clear func() + Get func(key []byte) []byte + Len func() int + Put func(key []byte, value []byte)