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

feat(reveal): add stdout & stderr events #186

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

FranklinWaller
Copy link
Member

@FranklinWaller FranklinWaller commented Jul 3, 2024

Motivation

Allows the indexer to read the stdout/stderr so that developers can debug their data request

Explanation of Changes

  • Add stdout & stderr to events

Will update the cargo.toml once sedaprotocol/seda-common-rs#11 is merged

Related PRs and Issues

closes #185

@FranklinWaller FranklinWaller force-pushed the feat/add-stdout-stderr-reveal branch from 910671e to 2fa4fe5 Compare July 3, 2024 09:21
@FranklinWaller FranklinWaller requested a review from a team July 3, 2024 09:21
@FranklinWaller FranklinWaller force-pushed the feat/add-stdout-stderr-reveal branch from 2fa4fe5 to 02fcb2a Compare July 4, 2024 07:43
@FranklinWaller FranklinWaller force-pushed the feat/add-stdout-stderr-reveal branch from 02fcb2a to 636158d Compare July 4, 2024 07:56
@FranklinWaller FranklinWaller merged commit 636158d into main Jul 4, 2024
2 checks passed
@FranklinWaller FranklinWaller deleted the feat/add-stdout-stderr-reveal branch July 4, 2024 07:56
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.

🔧 Allow submitting of stdout and stderr on reveal
3 participants