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

Add case for null operationResultTr for operation_trace_code #230

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

chowbao
Copy link
Contributor

@chowbao chowbao commented Mar 7, 2024

Not every operationResult in operationResults has a trace. This was causing a trying to dereference null error and needs a check to make stellar-etl work correctly

@chowbao chowbao requested a review from a team as a code owner March 7, 2024 03:14
@chowbao chowbao requested a review from sydneynotthecity March 7, 2024 03:14
@sydneynotthecity sydneynotthecity merged commit 1745e6e into master Mar 7, 2024
4 checks passed
@sydneynotthecity sydneynotthecity deleted the fix_nil_operationtracecode branch March 7, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants