Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cloudflare/daphne issues and pull requests
#465 - Split DaphneWorkerConfig into DaphneWorkerConfig and DaphneWorkerDoConfig
Pull Request -
State: closed - Opened by mendess 11 months ago
- 1 comment
#464 - Add collection_job_id to DapRequest
Pull Request -
State: closed - Opened by mendess 11 months ago
- 1 comment
#463 - Refactor DO Bindings and extract them to utils
Pull Request -
State: closed - Opened by mendess 11 months ago
#462 - Remove invalid from DapMediaType
Pull Request -
State: closed - Opened by mendess 11 months ago
#461 - Remove lifetimes from EarlyReportState{Consumed,Initialized}
Pull Request -
State: closed - Opened by mendess 11 months ago
#460 - Finish implementation native service
Pull Request -
State: closed - Opened by mendess 11 months ago
- 1 comment
#459 - Remove Chris Wood from code owners
Pull Request -
State: closed - Opened by cjpatton 11 months ago
#458 - Add skeleton of the daphne server
Pull Request -
State: closed - Opened by mendess 11 months ago
- 1 comment
#457 - Remove storage related settings from global config
Pull Request -
State: closed - Opened by mendess 11 months ago
#456 - Add deepsize to test deps do daphne
Pull Request -
State: closed - Opened by mendess 11 months ago
#455 - Create generic Base64Encode trait
Pull Request -
State: closed - Opened by mendess 11 months ago
#454 - Remove url from DapRequest
Pull Request -
State: closed - Opened by mendess 11 months ago
#453 - Fix a couple of bugs related to taskprov
Pull Request -
State: closed - Opened by cjpatton 11 months ago
#452 - Upgrade dependencies (including breaking ones)
Pull Request -
State: closed - Opened by cjpatton 11 months ago
- 1 comment
#451 - draft09: Make max batch size optional for fixed-size queries
Pull Request -
State: closed - Opened by cjpatton 11 months ago
#450 - Add test vectors for Prio3SumVecField64MultiproofHmacSha256Aes128
Pull Request -
State: closed - Opened by cjpatton 11 months ago
#449 - Fix out share -> agg share hack in AggregateStore
Pull Request -
State: closed - Opened by cjpatton 11 months ago
#448 - Update documentation of test_version macro
Pull Request -
State: closed - Opened by cjpatton 11 months ago
#447 - taskprov: Enable Prio3SumVecField64MultiproofHmacSha256Aes128 in draft09
Pull Request -
State: closed - Opened by cjpatton 11 months ago
#446 - messages: Generalize length prefixed item encoding
Pull Request -
State: closed - Opened by cjpatton 11 months ago
#445 - Enable Prio3SumVecField64MultiproofHmacSha256Aes128
Pull Request -
State: closed - Opened by cjpatton 11 months ago
#444 - Rename `DapVersion::Latest` to `DapVersion::DraftLatest`
Pull Request -
State: closed - Opened by cjpatton 11 months ago
#443 - Clean up and move to draft09
Pull Request -
State: closed - Opened by cjpatton 11 months ago
#442 - taskprov: Improve extension payload handling
Pull Request -
State: closed - Opened by cjpatton 11 months ago
#441 - taskprov: Enforce param length prefixes
Pull Request -
State: closed - Opened by cjpatton 11 months ago
- 1 comment
#440 - build(deps): bump openssl from 0.10.57 to 0.10.60
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#439 - draft07, taskprov: Align `VdafConfig` and clean up
Pull Request -
State: closed - Opened by cjpatton 11 months ago
- 1 comment
#438 - draft07, taskprov: Align `QueryConfig` with the latest draft
Pull Request -
State: closed - Opened by cjpatton 11 months ago
- 1 comment
#437 - Upgrade to the latest version of `prio`
Issue -
State: closed - Opened by cjpatton 11 months ago
- 1 comment
#436 - Enable taskprov in draft07
Pull Request -
State: closed - Opened by cjpatton 11 months ago
#435 - Implement `XofHmacSha256Aes128`
Pull Request -
State: closed - Opened by cjpatton 11 months ago
#434 - Make abort->error conversion one way
Pull Request -
State: closed - Opened by mendess 11 months ago
#433 - Remove ReportsProcessed DO
Pull Request -
State: closed - Opened by mendess 11 months ago
#432 - draft07: Add agg param to agg share encryption AAD
Pull Request -
State: closed - Opened by cjpatton 12 months ago
#431 - draft07: Update `Collection`
Pull Request -
State: closed - Opened by cjpatton 12 months ago
#430 - Fix e2e test leader_collect_taskprov_ok
Pull Request -
State: closed - Opened by cjpatton 12 months ago
#429 - draft07: Add ping-pong message framing as in draft-irtf-cfrg-vdaf-07
Pull Request -
State: closed - Opened by cjpatton 12 months ago
- 2 comments
#428 - More extension handling improvements
Pull Request -
State: closed - Opened by cjpatton 12 months ago
#427 - draft07: Update `Report`
Pull Request -
State: closed - Opened by cjpatton 12 months ago
#426 - Handle draft02 report extensions like other version specific fields
Pull Request -
State: closed - Opened by cjpatton 12 months ago
#425 - Replace "unrecognized message" with "invalid message"
Pull Request -
State: closed - Opened by cjpatton 12 months ago
#424 - Clean up
Pull Request -
State: closed - Opened by cjpatton 12 months ago
#423 - Update daphne traits so that they can be conditionally compiled with or without Send bounds
Pull Request -
State: closed - Opened by mendess 12 months ago
#422 - Improvements for taskprov
Pull Request -
State: closed - Opened by cjpatton 12 months ago
- 1 comment
#421 - Run `cargo upgrade`
Pull Request -
State: closed - Opened by cjpatton 12 months ago
#420 - Fix warnings provided by clippy::pendantic
Pull Request -
State: closed - Opened by mendess 12 months ago
#419 - Remove unecessary Cow's from the codebase
Pull Request -
State: closed - Opened by mendess 12 months ago
#418 - Move message key to a constant in workers_json_layer.rs
Pull Request -
State: closed - Opened by mendess 12 months ago
#417 - Generalize bucket_for
Pull Request -
State: closed - Opened by mendess 12 months ago
#416 - Remove `DapVersion::Unknown`
Pull Request -
State: closed - Opened by mendess about 1 year ago
- 2 comments
#415 - Remove INITIALIZE and MARK_AGGREGATED from ReportsProcessed
Pull Request -
State: closed - Opened by mendess about 1 year ago
#414 - build(deps): bump rustix from 0.38.18 to 0.38.19
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#413 - Propose a change to libprio-rs such that `AggregateShare`s can be created from bytes without having to manually construct them
Issue -
State: closed - Opened by mendess about 1 year ago
- 2 comments
#412 - Fix consistency bug when storing aggregate shares
Pull Request -
State: closed - Opened by mendess about 1 year ago
#411 - Rename the `try_put_agg_share_span()` retry metric
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
#410 - Move static labels to Registry to clean up Prometheus metrics.
Pull Request -
State: closed - Opened by oliy about 1 year ago
#409 - Implement the aggregation flow as in draft07
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
#408 - Report metrics are over-counted if `try_put_agg_share_span()` is retried
Issue -
State: closed - Opened by cjpatton about 1 year ago
- 2 comments
Labels: bug
#407 - Shard aggregate store in order to not reach durable object value size limits
Pull Request -
State: closed - Opened by mendess about 1 year ago
#406 - Refactor: Move protocol logic in `vdaf` module to `impl DapTaskConfig`
Issue -
State: closed - Opened by cjpatton about 1 year ago
#405 - Move draft-ietf-ppm-dap-05 to 07
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
#404 - vdaf: Make prep steps symmetric
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
- 1 comment
#403 - Rename a couple of misleading variables
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
#402 - Test improvements
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
#401 - Upgrade prio 0.14.1 -> 0.15.3 and fix related taskprov issues
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
#400 - Run `cargo upgrade && cargo update`
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
#399 - Fix clippy redundant guard warning
Pull Request -
State: closed - Opened by mendess about 1 year ago
#399 - Fix clippy redundant guard warning
Pull Request -
State: open - Opened by mendess about 1 year ago
#398 - DRAFT e2e test experiments
Pull Request -
State: closed - Opened by mendess about 1 year ago
#397 - Change aggregation job size metric
Pull Request -
State: closed - Opened by mendess about 1 year ago
#396 - Reduce peak memory usage during the handling of a AggregateContitnueReq
Pull Request -
State: closed - Opened by mendess about 1 year ago
#395 - Refactor and cleaup daphne and daphne_worker crates
Pull Request -
State: closed - Opened by mendess about 1 year ago
#395 - Refactor and cleaup daphne and daphne_worker crates
Pull Request -
State: open - Opened by mendess about 1 year ago
#394 - Reorganize daphne_worker
Pull Request -
State: closed - Opened by mendess about 1 year ago
#393 - Provide more control over display implementation when logging a fatal error
Pull Request -
State: closed - Opened by mendess about 1 year ago
#392 - Archive daphne-worker{,-test}
Pull Request -
State: closed - Opened by mendess about 1 year ago
#391 - Archive daphne_worker
Issue -
State: open - Opened by cjpatton about 1 year ago
#391 - Archive daphne_worker
Issue -
State: closed - Opened by cjpatton about 1 year ago
- 1 comment
#390 - daphne_worker: Stabilize the PRF for internal use
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
#390 - daphne_worker: Stabilize the PRF for internal use
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
#389 - Clean up bearer token resolution logic
Pull Request -
State: open - Opened by cjpatton about 1 year ago
#389 - Clean up bearer token resolution logic
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
#388 - Maintenance
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
#388 - Maintenance
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
#387 - build(deps): bump rustls-webpki from 0.101.1 to 0.101.4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#386 - Disable all VDAFs except Prio2 in draft-ietf-ppm-dap-02
Issue -
State: open - Opened by cjpatton about 1 year ago
#386 - Disable all VDAFs except Prio2 in draft-ietf-ppm-dap-02
Issue -
State: closed - Opened by cjpatton about 1 year ago
- 1 comment
#385 - Bump worker dependency to 0.0.18
Pull Request -
State: closed - Opened by mendess about 1 year ago
#385 - Bump worker dependency to 0.0.18
Pull Request -
State: closed - Opened by mendess about 1 year ago
#384 - Improve storage access patterns in ReportsProcessed DO
Pull Request -
State: closed - Opened by mendess about 1 year ago
#383 - Avoid duplicates when building trace headers
Pull Request -
State: closed - Opened by mendess about 1 year ago
#382 - Use bincode for DO request serialization
Pull Request -
State: closed - Opened by mendess about 1 year ago
#381 - Renable env filtering
Pull Request -
State: closed - Opened by mendess about 1 year ago
#380 - Remove noisy tracing::info statement
Pull Request -
State: closed - Opened by mendess about 1 year ago
#379 - daphne_worker: Retry DO request after 100ms, 500ms, 1s, and 3s
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
#378 - Run `cargo upgrade --incompatible`
Pull Request -
State: closed - Opened by cjpatton about 1 year ago
#377 - Propagate tracing fields to DOs
Pull Request -
State: closed - Opened by mendess about 1 year ago
#376 - daphne_worker: Cache the "collected" bit in AggregateStore
Pull Request -
State: closed - Opened by cjpatton over 1 year ago
#375 - Reorganize daphne_worker
Pull Request -
State: closed - Opened by mendess over 1 year ago
#374 - Wait to mark reports as aggregated until just before committing
Pull Request -
State: closed - Opened by cjpatton over 1 year ago