* Update participant tests to use DKG format (#37)
Update Makefile to not run --all-features in tests
cli tests were not touched
* Update tests in trusted dealer (#37)
* Refactor test files structure to be consistent across projects (#37)
* Add cross project integration test (#37)
* Remove empty test files (#37)
* Remove reference to old test (#37)
* print entire identifier instead of converting back to integer
* Remove commented code (#37)
* Add signature verification step to participant demo (#78)
* Add verification step to participant demo (#56)
* Add cli test to participant (#56)
Clean up some comments and prints
---------
Co-authored-by: Conrado Gouvea <conradoplg@gmail.com>