fix: no @dfinity/research in CODEOWNERS#6233
Merged
Merged
Conversation
mraszyk
added a commit
that referenced
this pull request
Apr 28, 2026
mraszyk
added a commit
that referenced
this pull request
May 5, 2026
* feat: allow HTTP requests with effective subnet ID * Point out that subnet ID cannot be used for every update call Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Point out that subnet ID cannot be used for every update call Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Point out that subnet ID cannot be used for every update call Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Point out that subnet ID cannot be used for every update call Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * manual fixes * no api/v2/subnet/.../call * fix * fixes * query call to ic00.list_canisters * provisional_create_canister_with_cycles * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * fix: no @dfinity/research in CODEOWNERS (#6233) * feat: query call for subnet admins to list all canisters on a subnet (#6223) * Enable user attributes on ingress messages (#6202) * Draft changes for attribute passing. * Added function returning the canister id. * Clarify explanation. * Make signature verification statement more precise. * Add sender_info to sync call * Add domain separator to signature. * Add fields to CDDL. * Update docs/references/ic-interface-spec.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Attempt to fix CDDL. * Update docs/references/ic-interface-spec.md Co-authored-by: Andrea Cerulli <19587477+andreacerulli@users.noreply.github.com> * fix * fix * formal model * typo * fix canister_signature_pk call sites * fix * fix composite_query_helper * Add signer to the sender_info struct * signer * typo * note on signer field * typo * formulation * changelog * fixes * signer --------- Co-authored-by: Bjoern Tackmann <bjoern@dfinity.org> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: mraszyk <31483726+mraszyk@users.noreply.github.com> Co-authored-by: Andrea Cerulli <19587477+andreacerulli@users.noreply.github.com> Co-authored-by: Martin Raszyk <martin.raszyk@dfinity.org> * typos * typos * verify_envelope * typos * assert SubnetId matches effective_subnet_id * fixes * verify_subnet_response * fixes * final fixes * wording * typo * changelog --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Björn Tackmann <54846571+Dfinity-Bjoern@users.noreply.github.com> Co-authored-by: Bjoern Tackmann <bjoern@dfinity.org> Co-authored-by: Andrea Cerulli <19587477+andreacerulli@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.