forked from Hyle-org/hyle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* avoid re-sending sync requests keep track of previous sent sync requests in order to avoid resending one. * improve data_proposal handling do not make empty data proposals ignore empty data proposals do not make a batch with already used Cars * rename DataProposal.inner to txs * storage refactoring * implement data dissemination cut * implement data dissemination cut * rename Cut to CutWithTxs. prepare Cut without txs * remove previous_sync_requests logic * reduce mempool log details
- Loading branch information
Alex Boussinet
authored
Oct 16, 2024
1 parent
848dc3d
commit d320bfa
Showing
4 changed files
with
378 additions
and
308 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.