8000 eth/client: raise an error if a contract interaction reverts by q9f · Pull Request #186 · q9f/eth.rb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eth/client: raise an error if a contract interaction reverts #186

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

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

q9f
Copy link
Owner
@q9f q9f commented Dec 21, 2022

fix #99

@q9f q9f added the enhancement New feature or request label Dec 21, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #186 (4d72281) into main (490f28d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #186   +/-   ##
=======================================
  Coverage   99.76%   99.76%           
=======================================
  Files          70       70           
  Lines        4230     4241   +11     
=======================================
+ Hits         4220     4231   +11     
  Misses         10       10           
Impacted Files Coverage Δ
lib/eth/client.rb 100.00% <100.00%> (ø)
spec/eth/client_spec.rb 100.00% <100.00%> (ø)
spec/eth/solidity_spec.rb 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@q9f q9f merged commit f878ece into main Dec 21, 2022
@q9f q9f deleted the q9f/client/wait branch December 21, 2022 18:34
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.

eth/client: transact_and_wait should check receipt
2 participants
0