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 UnbuiltTransactionError type #878

Merged
merged 2 commits into from
Jun 12, 2024
Merged

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Jun 12, 2024

closes #871

adds an error type for the tuple that includes the original request and the error

@mattsse mattsse force-pushed the matt/add-unbuilt-tx-error branch from 5820b7b to 13e33d5 Compare June 12, 2024 11:30
@mattsse mattsse merged commit ed8a6ba into main Jun 12, 2024
22 checks passed
@mattsse mattsse deleted the matt/add-unbuilt-tx-error branch June 12, 2024 12:06
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
* feat: add UnbuiltTransactionError type

* fix tests
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.

[Feature] replace Unbuilt tuple with an error type
2 participants