issues
search
ZcashFoundation
/
frost-zcash-demo
A CLI demo for trusted dealer key generation with Frost
Apache License 2.0
7
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump axum-extra from 0.9.4 to 0.9.6
#382
dependabot[bot]
opened
4 days ago
0
server: support private key authentication
#381
conradoplg
opened
4 days ago
0
Refactor/organize the whole project, e.g. move `participant` and `coordinator` to inside `frost-client`. Possibly remove their old CLI interface?
#380
mpguerra
opened
5 days ago
0
Improve config file management - currently if you want two instances of `frost-client` concurrently they might corrupt the config gile. See how cargo does it https://github.com/rust-lang/cargo/blob/eaee77dc1584be45949b75e4c4c9a841605e3a4b/src/cargo/util/context/mod.rs#L2328
#379
mpguerra
opened
5 days ago
0
Add a name/description field to groups so the user can more easily recognize which group is which
#378
mpguerra
opened
5 days ago
0
Allow editing/removing entries from the config file
#377
mpguerra
opened
5 days ago
0
Support multiple sessions (allow selecting which session to use)
#376
mpguerra
opened
5 days ago
0
Add session timeouts
#375
mpguerra
opened
5 days ago
0
Improve error handling; add an error enum and error cases for each common error
#374
mpguerra
opened
5 days ago
0
Rename it to `frost-server` or something more descriptive (`frost-box`?)
#373
mpguerra
opened
5 days ago
0
build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7
#372
dependabot[bot]
closed
4 days ago
0
build(deps): bump clap from 4.5.20 to 4.5.21
#371
dependabot[bot]
closed
4 days ago
0
build(deps): bump reqwest from 0.12.8 to 0.12.9
#370
dependabot[bot]
closed
4 days ago
0
build(deps): bump tempfile from 3.13.0 to 3.14.0
#369
dependabot[bot]
closed
4 days ago
0
build(deps): bump tower-http from 0.5.2 to 0.6.2
#368
dependabot[bot]
closed
4 days ago
0
build(deps): bump frost-rerandomized from 2.0.0-rc.0 to 2.0.0
#367
dependabot[bot]
closed
4 days ago
1
build(deps): bump frost-ed25519 from 2.0.0-rc.0 to 2.0.0
#366
dependabot[bot]
closed
4 days ago
0
build(deps): bump axum from 0.7.7 to 0.7.9
#365
dependabot[bot]
closed
4 days ago
0
build(deps): bump axum-test from 16.3.0 to 16.4.0
#364
dependabot[bot]
closed
4 days ago
0
build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.3
#363
dependabot[bot]
closed
6 days ago
1
Bump axum-test from 15.3.0 to 16.3.0
#362
dependabot[bot]
closed
1 week ago
0
Bump serde_json from 1.0.128 to 1.0.133
#361
dependabot[bot]
closed
1 week ago
0
Bump axum-extra from 0.9.3 to 0.9.6
#360
dependabot[bot]
closed
1 week ago
0
Bump codecov/codecov-action from 4.6.0 to 5.0.2
#359
dependabot[bot]
closed
1 week ago
0
Bump axum-extra from 0.9.3 to 0.9.5
#358
dependabot[bot]
closed
1 week ago
1
Bump codecov/codecov-action from 4.6.0 to 5.0.0
#357
dependabot[bot]
closed
1 week ago
1
Bump serde from 1.0.210 to 1.0.215
#356
dependabot[bot]
closed
1 week ago
0
Bump thiserror from 1.0.64 to 2.0.3
#355
dependabot[bot]
closed
1 week ago
0
Bump thiserror from 1.0.64 to 2.0.1
#354
dependabot[bot]
closed
2 weeks ago
1
Bump tokio from 1.40.0 to 1.41.1
#353
dependabot[bot]
closed
1 week ago
0
Bump thiserror from 1.0.64 to 2.0.0
#352
dependabot[bot]
closed
2 weeks ago
1
Bump thiserror from 1.0.64 to 1.0.68
#351
dependabot[bot]
closed
2 weeks ago
1
Bump thiserror from 1.0.64 to 1.0.66
#350
dependabot[bot]
closed
3 weeks ago
1
Bump serde from 1.0.210 to 1.0.214
#349
dependabot[bot]
closed
2 weeks ago
1
Bump regex from 1.11.0 to 1.11.1
#348
dependabot[bot]
closed
1 week ago
0
Force encryption/authentication in HTTP mode
#347
conradoplg
opened
1 month ago
0
Bump frost-core from 2.0.0-rc.0 to 2.0.0
#346
dependabot[bot]
closed
1 week ago
0
Bump actions/checkout from 4.2.0 to 4.2.2
#345
dependabot[bot]
closed
1 week ago
1
Bump serde from 1.0.210 to 1.0.213
#344
dependabot[bot]
closed
4 weeks ago
1
Bump tokio from 1.40.0 to 1.41.0
#343
dependabot[bot]
closed
2 weeks ago
1
Bump thiserror from 1.0.64 to 1.0.65
#342
dependabot[bot]
closed
3 weeks ago
1
Bump serde_json from 1.0.128 to 1.0.132
#341
dependabot[bot]
closed
1 week ago
1
Bump serde_json from 1.0.128 to 1.0.131
#340
dependabot[bot]
closed
1 month ago
1
Bump serde_json from 1.0.128 to 1.0.129
#339
dependabot[bot]
closed
1 month ago
1
Bump uuid from 1.10.0 to 1.11.0
#338
dependabot[bot]
closed
1 week ago
0
Add cargo vet
#337
natalieesk
closed
1 month ago
0
frost-client: add encryption and authentication
#336
conradoplg
closed
6 days ago
0
Bump clap from 4.5.19 to 4.5.20
#335
dependabot[bot]
closed
1 month ago
0
Add private key authentication
#334
conradoplg
opened
1 month ago
0
Show transaction plan to user to ask for confirmation
#333
conradoplg
opened
1 month ago
0
Next