Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error type for external errors during serialization #382

Merged

Conversation

fxamacker
Copy link
Member

@fxamacker fxamacker commented Apr 5, 2024

The wrong error type was returned when an external error is encountered (in atree inlining feature branch).

This PR returns the correct error type.

NOTE: This problem does not exist in the master branch.


  • Targeted PR against main branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

The wrong error type was returned when an external error
was encountered.

This commit returns the correct error type.
@fxamacker fxamacker self-assigned this Apr 5, 2024
@fxamacker
Copy link
Member Author

@turbolent @ramtinms PTAL 🙏 This needs to be included as part of using atree inlining in Cadence.

@fxamacker fxamacker merged commit c6c951d into feature/array-map-inlining Apr 5, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants