Skip to content

refactor(graphql-rpc): make return type non-optional in {layout,abilities}_impl - #12683

Open
kodemartin wants to merge 3 commits into
developfrom
infra/refactor/non-optional-layout-abilities
Open

refactor(graphql-rpc): make return type non-optional in {layout,abilities}_impl#12683
kodemartin wants to merge 3 commits into
developfrom
infra/refactor/non-optional-layout-abilities

Conversation

@kodemartin

Copy link
Copy Markdown
Contributor

Description of change

This patch makes the return type in MoveTypeLayout::{abilities,layout}_impl method non-optional following #10687

Related issues

Fixes #10911

How the change has been tested

  • Basic tests (linting, compilation, formatting, unit/integration tests)

@kodemartin
kodemartin requested a review from a team as a code owner August 17, 2026 11:46
@iota-ci iota-ci added infrastructure Issues related to the Infrastructure Team sc-platform Issues related to the Smart Contract Platform group. labels Aug 17, 2026
Comment thread crates/iota-graphql-rpc/src/types/move_type.rs Outdated
Comment thread crates/iota-graphql-rpc/src/types/move_type.rs Outdated
@kodemartin
kodemartin requested a review from tomxey August 17, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Issues related to the Infrastructure Team sc-platform Issues related to the Smart Contract Platform group.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

graphql-rpc: check if MoveType::{layout_impl, abilities_impl} should be changed

4 participants