sigma0-dev / zkbitcoin

zkBitcoin: zero-knowledge proofs on Bitcoin!
MIT License
163 stars 32 forks source link

have a wait to quickly test a random MPC committee #20

Open mimoo opened 9 months ago

mimoo commented 9 months ago

It'd be nice if we could choose a threshold and a number of participant and just run a test with n MPC nodes, one in each thread

mimoo commented 9 months ago

and then we could use https://crates.io/crates/fail to test nodes failing sometimes! Specifically these end-to-end tests would be great to have: https://github.com/sigma0-xyz/zkbitcoin/pull/18 (especially now that we have a regtest docker thingy from https://github.com/sigma0-xyz/zkbitcoin/pull/17