Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: aggregate ravs depending on allocation type (#596)
* refactor: add allocation type Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai> * refactor: add generic for legacy or horizon Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai> * refactor: spawn allocation based on type Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai> * refactor: split Legacy and Horizon allocation id types Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai> * refactor: read receipts based on allocation type Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai> * chore: add todo for allocation id map Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai> * refactor: rename ReceiptType to NetworkVersion Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai> * chore: remove comments Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai> * refactor: remove sealed Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai> * docs: add docs for new and updated structs/functions/impl Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai> * refactor: remove JoinHandle since it doesn't run Drop Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai> * docs: fix typos Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai> --------- Signed-off-by: Gustavo Inacio <gustavo@semiotic.ai>
- Loading branch information