Skip to content

create 'new peer share' subsystem and 'Repeat Broadcast Filter' for tpool

David Vorick requested to merge new-peer-share into master

MERGE REQUEST

Overview

Add a subsystem to the tpool to check for new peers and to send them all of our transactions.

Testing Changes

None yet.

Documentation Changes

Filled out the subsystem for the tpool readme.

Modules and Packages Impacted

Just the tpool.

Checklist

Review and complete the checklist to ensure that the MR is complete before assigned to an approver.

  • Pipeline Passing (this is for NDFs where tests were run in a loop)
  • All new methods, or updating methods have clear docstrings
  • Testing added or updated for new methods
  • API documentation updated for API updates
  • Module README.md updated for changes to work flow
  • Issue added to Sia-UI repo for new supporting features
Edited by David Vorick

Merge request reports