Overview
Increases the epoch length to reduce the amount of gossiping related to wallet sync, and changes the log level for wallet sync messages to avoid polluting the info logs. Checks that a pending pegout is not already finalized before storing.
Bug Fixes
- config: increase mainnet epoch length to 100 (f173e7a)
- log: set frost command log to debug (d356455)
- log: set frost command log to debug (#954) (cc17edd)
- pegouts: don't store pegout if in finalized pegouts list (089c8fd)
- pegouts: don't store pegout if it has been broadcasted (419c57a)
- pegouts: remove finalized pegout from pending pegout list (15c3cdf)
- remove finalized pegout from pending pegout list (#944) (e55c0f6)
- wallet-sync: change log levels (33f6446)
- wallet-sync: increase epoch length (#953) (99ae576)
Miscellaneous
- logs: set wallet state logs to trace for btc-server (cd375e9)
- merge hotfix into main (#945) (ae90781)
- release: back-merge v1.3.1 from main to hotfix (f2da833)
- release: bump version to 1.3.2 (fb7aae3)
- release: bump version to 1.3.2-hotfix.1 (7aa665d)
- release: bump version to 1.3.2-hotfix.2 (4cc466f)
- release: bump version to 1.3.2-hotfix.3 (ec3d903)