Skip to content

Add error handling to blockfrost submit_tx method #188

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
Mar 26, 2023

Conversation

bhatt-deep
Copy link
Contributor

This PR updates the Blockfrost module's submit_tx method to include error handling and provide a more informative error message when the transaction submission fails. #185

@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2023

Codecov Report

Merging #188 (e5ed4d6) into main (9485ce5) will decrease coverage by 0.16%.
The diff coverage is 25.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #188      +/-   ##
==========================================
- Coverage   85.45%   85.30%   -0.16%     
==========================================
  Files          26       26              
  Lines        2833     2838       +5     
  Branches      679      679              
==========================================
  Hits         2421     2421              
- Misses        302      307       +5     
  Partials      110      110              
Impacted Files Coverage Δ
pycardano/backend/blockfrost.py 32.03% <25.00%> (-1.31%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cffls cffls merged commit b432e22 into Python-Cardano:main Mar 26, 2023
@cffls cffls added the enhancement New feature or request label Mar 29, 2023
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.

3 participants