[bugfix] tiny misc bug fixes

This PR makes a few minor bug fixes.

  • No longer pass active node accounts through ragnarok stage 1
  • save the vault after each time we increment the pending tx count. This is so we don't not save if following instances of the for loop fail.
  • check status for node acccount. We should never have "unknown" status
  • increase the seed divider to 100. This makes it more likely the bifrost nodes will agree on the tss signer list
  • reduce verbose logging
  • update go-tss to latest version
  • Only add to PendingTxCount if the txout accepted the transaction
Edited by Son of Odin

Merge request reports

Loading