Open Issues Need Help
View All on GitHubAI Summary: Implement a periodic rebroadcasting mechanism for transactions created by the SingleAddressWallet. This involves tracking broadcasted transactions, comparing them against the transaction pool, pruning absent transactions, and rebroadcasting persistent ones. The goal is to improve transaction reliability and potentially simplify the rebroadcast logic in other Sia components like `hostd`.
Complexity:
4/5
good first issue