polytope-labs / hyperbridge

Hyperbridge is a hyperscalable coprocessor for verifiable, cross-chain interoperability
https://docs.hyperbridge.network/
Apache License 2.0
107 stars 33 forks source link

offchain DB MMR prunning functionality and tests #269

Closed MrishoLukamba closed 2 weeks ago

MrishoLukamba commented 1 month ago

per #187 , The pruning is based on depth acting as a storage size cap for the request leaves in the offchain DB

seunlanlege commented 2 weeks ago

Closing this for now because pruning isn't an immediate problem and is restricted entirely to the client-side of things, not the runtime.