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: add TransactionContext type #5

Merged
merged 2 commits into from
Jan 13, 2024
Merged

Conversation

mattsse
Copy link
Contributor

@mattsse mattsse commented Jan 13, 2024

closes #3

introduces a container type for the additional tx context that's made available to the JS tracer

@mattsse mattsse requested a review from Evalir January 13, 2024 11:37
@mattsse mattsse added the enhancement New feature or request label Jan 13, 2024
src/tracing/js/mod.rs Outdated Show resolved Hide resolved
Co-authored-by: Enrique <hi@enriqueortiz.dev>
@mattsse mattsse merged commit 29bb854 into main Jan 13, 2024
11 checks passed
@DaniPopes DaniPopes deleted the matt/add-transaction-context branch January 13, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add setter functions for block context of JS tracer
2 participants