1 Open Issue Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub

AI 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

Implementations of core Sia components

Go