tx-submission decision logic for the inbound side #3311
Labels
leios
Issues / PRs related to Leios
mithril
Things related to Mithril.
tx-submission
Issues related to tx-submission protocol
To smooth traffic and save bandwidth, we can add a decision logic to inbound
tx-submission protocol which would decide from whom to download an available
transaction and trace which transactions are being downloaded (so we don't
start to download something that's already being downloaded).
todo list
tx
sizetx
size is smaller than maximum tx sizetxs
to mempool (do not try add the sametx
twice)Is this even needed? Mempool could check
txid
s before doing any expensive validation.The text was updated successfully, but these errors were encountered: