Author: Gloria Zhao 2022-05-24 21:05:35
Published on: 2022-05-24T21:05:35+00:00
The conversation between Gloria Zhao and Anthony Towns revolves around the topic of transaction packages. They discuss a scenario where a request for a certain package may result in erroneously asking for more transactions than desired. The two also consider the possibility of including a graph to represent spending relationships between transactions in a package. They suggest a matrix-like representation where each row corresponds to a transaction, and each column represents whether that transaction spends a particular transaction in the package. They also note that if there are no size/count parameters in the sendpackages message, the version could be a bit field instead of a separate message for each version.
Updated on: 2023-06-15T20:52:56.249134+00:00