Skip to content

sui_v1.23.0_1712129383_ci

@tzakian tzakian tagged this 03 Apr 05:32
## Description 

Attempts to make the error message for an invalid field access (outside
of the declaring module) a bit nicer and easier to understand.

## Test Plan 

Updated existing tests.

---
If your changes are not user-facing and do not break anything, you can
skip the following section. Otherwise, please briefly describe what has
changed under the Release Notes section.

### Type of Change (Check all that apply)

- [ ] protocol change
- [X] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade
binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration

### Release notes

Made error messages for accessing struct fields outside of the declaring
module nicer.
Assets 2
Loading