dkg-substrate
dkg-substrate copied to clipboard
[BUG] Signing Stall, Some Proposal batches not being signed
Describe the bug
Currently the Signing is not 100% working, when sent 3 Anchor Update Proposals, each targeting different chain, result in 3 different batches, only 2 out of the 3 got signed. I tried this 3 times and always a random batch got left without being signed.
To Reproduce Steps to reproduce the behavior:
- Go to Development dApp
- Do a Deposit on one of the 4 Networks (Tangle, Athena, Hermes, and Demeter)
- You will see 3 Proposals got added on chain
- Only Two of them gets signed.
Log output
Log Output
paste log output...
Expected behaviour
All (3) Proposals gets signed.
Screenshots
Environment (please complete the following information):
- OS:
- Rust version(e.g.
rustc --version) - Branch/commit
Other information and links