dependabot[bot]
0091b9c24f
Bump clap from 4.4.18 to 4.5.0 ( #145 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.18 to 4.5.0.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.18...clap_complete-v4.5.0 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-09 16:31:31 -03:00
Conrado Gouvea
14a2bf16ca
Phase 1 cleanup ( #138 )
...
* coordinator: remove sockets feature, add --cli flag
* participant: remove sockets feature, add --cli flag
* revert CI to stable
* fix tests
2024-02-09 17:29:26 +00:00
dependabot[bot]
01795660e8
Bump eyre from 0.6.11 to 0.6.12 ( #137 )
...
Bumps [eyre](https://github.com/eyre-rs/eyre ) from 0.6.11 to 0.6.12.
- [Commits](https://github.com/eyre-rs/eyre/commits )
---
updated-dependencies:
- dependency-name: eyre
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 16:58:04 -03:00
dependabot[bot]
70facf7fbe
Bump itertools from 0.12.0 to 0.12.1 ( #129 )
...
Bumps [itertools](https://github.com/rust-itertools/itertools ) from 0.12.0 to 0.12.1.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.0...v0.12.1 )
---
updated-dependencies:
- dependency-name: itertools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 14:44:32 -03:00
natalie
4925183519
Add socket comms for Participant demo ( #131 )
...
* Add CLI comms to participant demo (#92 )
* Update Coordinator unit tests after comms changes (#92 )
* Update integration tests with participant cli comms (#92 )
* Add socket comms to Participant demo (#92 )
Remove group signature verification from participant demo
* Update participant cli test (#92 )
* fix redpallas compile issue
* Update participant/src/args.rs
---------
Co-authored-by: Conrado Gouvea <conradoplg@gmail.com>
Co-authored-by: Conrado Gouvea <conrado@zfnd.org>
2024-01-30 16:07:32 -03:00
dependabot[bot]
5007cbd218
Bump clap from 4.4.17 to 4.4.18 ( #118 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.17 to 4.4.18.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.17...v4.4.18 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 17:50:19 -03:00
dependabot[bot]
16c97abfa6
Bump clap from 4.4.14 to 4.4.17 ( #117 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.14 to 4.4.17.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.14...v4.4.17 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 17:53:53 +00:00
dependabot[bot]
4431e21cab
Bump clap from 4.4.11 to 4.4.14 ( #113 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.11 to 4.4.14.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.11...v4.4.14 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 17:06:58 -03:00
Conrado Gouvea
824a133642
update reddsa and remove manual into_positive_y() invocations ( #104 )
2024-01-05 16:40:32 +00:00
dependabot[bot]
c335d7a072
Bump eyre from 0.6.9 to 0.6.11 ( #99 )
...
Bumps [eyre](https://github.com/eyre-rs/eyre ) from 0.6.9 to 0.6.11.
- [Commits](https://github.com/eyre-rs/eyre/compare/eyre@0.6.9...eyre@0.6.11 )
---
updated-dependencies:
- dependency-name: eyre
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 18:30:13 -03:00
dependabot[bot]
7c4c7ad052
Bump clap from 4.4.9 to 4.4.11 ( #96 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.9 to 4.4.11.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.9...v4.4.11 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-08 11:35:53 -03:00
dependabot[bot]
2b80c235f7
Bump clap from 4.4.8 to 4.4.9 ( #94 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.8 to 4.4.9.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.8...v4.4.9 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 15:45:17 -03:00
Conrado Gouvea
0a9e830fa0
Add initial implementation of socket communications to the demo (phase 1) - Coordinator ( #89 )
...
* move commitments to step_1
* halfway through making things async; need to fix handling input/output
* async step_1
* async step_3
* started SocketComms
* SocketComms compiling
* Finished SocketComms; untested
* fixed existing tests
* update frost-rerandomized; skip tests if redpallas enabled
* ci: use nightly, and overall cleanup
* point frost to 1.0.0-rc.0
2023-11-21 14:56:29 +00:00
dependabot[bot]
3cd81382e5
Bump eyre from 0.6.8 to 0.6.9 ( #91 )
...
Bumps [eyre](https://github.com/eyre-rs/eyre ) from 0.6.8 to 0.6.9.
- [Commits](https://github.com/eyre-rs/eyre/compare/v0.6.8...eyre@0.6.9 )
---
updated-dependencies:
- dependency-name: eyre
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-20 15:23:46 -03:00
dependabot[bot]
add373a88b
Bump itertools from 0.11.0 to 0.12.0 ( #90 )
...
Bumps [itertools](https://github.com/rust-itertools/itertools ) from 0.11.0 to 0.12.0.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: itertools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 11:53:04 -03:00
Conrado Gouvea
ab74fed813
point to main reddsa
2023-10-06 11:57:25 -03:00
Conrado Gouvea
577f5421a1
add support for redpallas
2023-07-21 22:39:05 -03:00
natalie
58abe8d3e3
Create Coordinator CLI ( #59 )
...
* Add coordinator demo (#48 )
* Add test for step_3 in coordinator (#48 )
* Add validation for participant selection in coordinator demo (#48 )
* Add tests for validation in step_1 for coordinator (#48 )
* Improve error handling in Coordinator (#48 )
* Fix clippy error (#48 )
* Improve usability for coordinator demo (#48 )
Fix test values
Improve identifier input so it doesn't need to be in quotes
Remove unecessary text
2023-07-20 11:13:14 -03:00