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

refactor: change SSZ errors to structs #1012

Merged
merged 12 commits into from
Apr 22, 2024
Merged

Conversation

avilagaston9
Copy link
Contributor

This PR changes SSZ errors from strings to structs in order to add a stack trace in a future refactor.

Closes #1003

@avilagaston9 avilagaston9 marked this pull request as ready for review April 19, 2024 20:11
@avilagaston9 avilagaston9 requested a review from a team as a code owner April 19, 2024 20:11
@avilagaston9 avilagaston9 marked this pull request as draft April 19, 2024 23:37
@avilagaston9 avilagaston9 marked this pull request as ready for review April 20, 2024 00:46
lib/ssz_ex/error.ex Outdated Show resolved Hide resolved
Co-authored-by: Tomás Grüner <47506558+MegaRedHand@users.noreply.github.com>
@avilagaston9 avilagaston9 merged commit 54e5c45 into main Apr 22, 2024
12 checks passed
@avilagaston9 avilagaston9 deleted the ssz-errors-to-structs branch April 22, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Change SSZ errors from strings to structs
2 participants