Maybe this question is more appropriate as an email as it is not related mainly to the code on the GitHub but maybe someone else can also answer it apart from the authors.
I have read the paper and for me it is unclear how do we add additional containers to a vertex on the BFT. The definition says that each vertex contains zero or more compressed and zero or one uncompressed containers. I could not find out from the paper how and when exactly do we add an additional container to a vertex.
It would be really helpful if someone can also point out the code segment responsible for the corresponding functionality.
Maybe this question is more appropriate as an email as it is not related mainly to the code on the GitHub but maybe someone else can also answer it apart from the authors.
I have read the paper and for me it is unclear how do we add additional containers to a vertex on the BFT. The definition says that each vertex contains zero or more compressed and zero or one uncompressed containers. I could not find out from the paper how and when exactly do we add an additional container to a vertex.
It would be really helpful if someone can also point out the code segment responsible for the corresponding functionality.