issues
search
filecoin-saturn
/
L1-node
Filecoin Saturn L1 Node • The edge cache layer of Filecoin's decentralized CDN 🪐
Other
143
stars
49
forks
source link
Lower block limit, default depth=1
#288
Closed
hannahhoward
closed
1 year ago
hannahhoward
commented
1 year ago
Goals
Reduce Lassie over-fetching
Implementation
set a block limit of 10 for now
use only shallow recursion by default for now
Goals
Reduce Lassie over-fetching
Implementation