Skip to content

feat: createdkg rebases on create cluster branch#315

Closed
mskrzypkows wants to merge 11 commits intobohdan/cmd-create-clusterfrom
createdkg_rebase_on_create_cluster
Closed

feat: createdkg rebases on create cluster branch#315
mskrzypkows wants to merge 11 commits intobohdan/cmd-create-clusterfrom
createdkg_rebase_on_create_cluster

Conversation

@mskrzypkows
Copy link
Copy Markdown
Contributor

No description provided.

iamquang95 and others added 10 commits March 27, 2026 18:12
* refactor(p2p): add shared protobuf read/write helpers

* fix(relay): add initial delay
* feat: add deadline.rs

* feat: deadline tests

* fix: remove comments

* refactor: remove old app/deadline

* fix: review comments

* fix: linter

* fix: update Cargo.lock

* fix: busy loop

* fix: claude review

* fix: add far-future duration

* fix: review comments
* Command test beacon ported from Charon.

Added url parsing and basic auth for request_rrt function.

* clippy and some functions extracted

* fmt

* skip result extracted

* pass string by reference to tests

* cli test commands constants module

* Added beacon.rs unit tests, moved common test functions to helpers
module.

* fmt

* reduced usage of clippy::arithmetic_side_effects to concrete lines,
added NonZero for SLOT_TIME_SECS and SLOTS_IN_EPOCH

* slot update comment

* reveiw corrections

* Corrected passing cancelation token to the beacon test

* Docker compose file for the pluto alpha test beacon

* fixed tests

* Made test cases const array

* unneeded child_token

* JoinSet for collecting tests result instead of channels vector

* unneeded clone

* Comment regarding status code check

* review corrections

* review cont.

* missing log info

* fixed canceling timeout task

* tokio::fs::write instead of std

* Update crates/cli/src/commands/test/beacon.rs

Co-authored-by: Lautaro Emanuel <31224949+emlautarom1@users.noreply.github.com>

* Apply suggestion from @emlautarom1

Co-authored-by: Lautaro Emanuel <31224949+emlautarom1@users.noreply.github.com>

* review, fixed intervals tick for tests

* fmt

* changed &str to impl AsRef<str>

* removed parse_endpoint_url, percent_decode, apply_basic_auth

* shadowing variables instead of renaming

* impl AsRef instead of `&`

* join set

* cancelation fixes, more Join Sets usage

* improved returning failed test

* review cont.

* unneeded files

* missing join set

* removed redundant sleeping in simulation test

* percent-encoding not needed

* child_token -> clone in cli/src/main.rs

---------

Co-authored-by: Lautaro Emanuel <31224949+emlautarom1@users.noreply.github.com>
…pluto into createdkg_rebase_on_create_cluster
@mskrzypkows mskrzypkows changed the title Createdkg rebase on create cluster feat: createdkg rebases on create cluster branch Apr 8, 2026
@mskrzypkows mskrzypkows requested a review from varex83 April 8, 2026 11:53
@mskrzypkows mskrzypkows closed this Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants