letsencrypt / letsencrypt/boulder
treedb: deeper integration with mtca
Open
@jsha is already working on this.
Since Sep 2, 2026.
- Dominant language
- Go
- Stars
- 5.8k
- Forks
- 649
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 24
Description
Capturing review feedback from #8996:
- MTCA should store a
*treedb.Impl(or eventually, its own interface of a subset of methods from `*treedb.Impl) in its struct. - That in turn means
*treedb.Implshould getWithTransactionandInsertCheckpointmethods. AddTableWithNameshould happen in treedb.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.