Description
Add a new status on the proposals.
Suggested Solution
We need to check once a cosigner signs the proposal we need to check if
proposal.signed_psbts.len() as u32 >= vault.threshold
If that condition is true, the proposal should have the status ready.