Skip to content

sui_v1.16.0_1703389894_ci

##  Description

Implement the limits on how deep a layout can be (which in turn limits
how deep the nesting of a Move Value can be), which helps prevent misuse
of `Query.type` in GraphQL.

## Test Plan

New unit tests:

```
sui-package-resolver$ cargo nextest run
```

## Stack

- #15393 
- #15407 
- #15408
- #15409 
- #15410
- #15442 
- #15443 
- #15444 
- #15445
Assets 2
Loading