IntersectMBO / IntersectMBO/ouroboros-consensus
Unify the LMDB limits in node and in cardano-tools
Open
good first issue
UTxO-HD
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
The LMDB limits are replicated in unstable-cardano-tools and in cardano-node, because we didn't want to impose limits on the node, but we need those to re-open the snapshots, so we copy-pasted the values from the node. But as Alex suggests [here](https://github.com/IntersectMBO/ouroboros-consensus/pull/1267#discussion_r1834907556) we could just upstream this into `ouroboros-consensus`.
Contributor guide
Assessment
This issue has not been assessed yet.