Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
P 893 enhance bitarcoss worker ceremony processing with multithreading (
#2901) * multithreading * fix deadlock between workers * change timeout to 30s * remove some log * remove some log * optimize ceremony data sharing logic * remove code for debugging * fix fmt * fix clippy * change module name * clean up code * restore test_full_flow_with_3_ceremonies * remove redundant match * increase TCSNum to 64 * reorganize code structure * fix test * fix check_signBitcoin * add SignBitcoinPayload to InitCeremony * read threads count from cli (#2912) * add CeremonyRoundCall * change CreateSignTask to Request * fix passing cli params * fix timeout reply * fix timeout reply --------- Co-authored-by: Jayanring <[email protected]> Co-authored-by: Kasper Ziemianek <[email protected]>
- Loading branch information