Skip to content

Update 0.22 with changes landed in main#824

Merged
gilescope merged 1 commit into
release/node-0.22.0from
giles-update-0.22
Mar 2, 2026
Merged

Update 0.22 with changes landed in main#824
gilescope merged 1 commit into
release/node-0.22.0from
giles-update-0.22

Conversation

@gilescope

@gilescope gilescope commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

merge main.
#824

DO NOT SQUASH MERGE

Signed-off-by: Giles Cope <gilescope@gmail.com>
@gilescope gilescope requested review from a team as code owners March 2, 2026 05:23
@gilescope gilescope changed the base branch from main to release/node-0.22.0 March 2, 2026 05:23
@gilescope gilescope closed this Mar 2, 2026
@gilescope gilescope reopened this Mar 2, 2026

@adamreynolds-io adamreynolds-io left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one has been discussed with @gilescope and is good to go.

@gilescope gilescope merged commit c817a58 into release/node-0.22.0 Mar 2, 2026
34 of 35 checks passed
@gilescope gilescope deleted the giles-update-0.22 branch March 2, 2026 09:37
gilescope pushed a commit that referenced this pull request Apr 8, 2026
* draft

* Revert "draft"

This reverts commit 3fc59269afe4a391225a831c9ffa7b9daf5fca58.

* draft

* fix comment

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop refernce to different address formats

* Drop "unique" identification

* Refine doc for the signing key

* shorten docs for error handling method

* String -> textual

* Shorten doc for struct

* Update toolkit/cli/commands/src/key_params.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/registration_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/registration_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop reference to demo node binary

* Update toolkit/cli/commands/src/key_params.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop redundant info

* shorten doc string

* change RegistrationCmdOutput description

* short comments (#844)

---------

Co-authored-by: Tobias Pflug <tobias.pflug@gmail.com>
Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>
m2ux added a commit that referenced this pull request Apr 23, 2026
* draft

* Revert "draft"

This reverts commit 3fc59269afe4a391225a831c9ffa7b9daf5fca58.

* draft

* fix comment

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop refernce to different address formats

* Drop "unique" identification

* Refine doc for the signing key

* shorten docs for error handling method

* String -> textual

* Shorten doc for struct

* Update toolkit/cli/commands/src/key_params.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/registration_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/registration_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop reference to demo node binary

* Update toolkit/cli/commands/src/key_params.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop redundant info

* shorten doc string

* change RegistrationCmdOutput description

* short comments (#844)

---------

Co-authored-by: Tobias Pflug <tobias.pflug@gmail.com>
Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>
Signed-off-by: Mike Clay <mike.clay@shielded.io>
m2ux added a commit that referenced this pull request Apr 23, 2026
* draft

* Revert "draft"

This reverts commit 3fc59269afe4a391225a831c9ffa7b9daf5fca58.

* draft

* fix comment

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop refernce to different address formats

* Drop "unique" identification

* Refine doc for the signing key

* shorten docs for error handling method

* String -> textual

* Shorten doc for struct

* Update toolkit/cli/commands/src/key_params.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/registration_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/registration_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop reference to demo node binary

* Update toolkit/cli/commands/src/key_params.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop redundant info

* shorten doc string

* change RegistrationCmdOutput description

* short comments (#844)

---------

Co-authored-by: Tobias Pflug <tobias.pflug@gmail.com>
Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>
Signed-off-by: Mike Clay <mike.clay@shielded.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants