Closed cyrill-k closed 1 year ago
@juagargi The PR turns out to be huge (Yongzhe renamed some struct and thus many files are affected).
Should I try to split it up into smaller parts or should we merge everything and clean it up later on?
This change is
The value is implicitly read in the function where we serialize the CAEntry objects (see structure.go. the updater then stores the serialized version of the CAEntries in the tree leaves (see cert_updater.go).
@juagargi The PR turns out to be huge (Yongzhe renamed some struct and thus many files are affected).
Should I try to split it up into smaller parts or should we merge everything and clean it up later on?
This change is