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

Fix pot deposit handling #39

Merged
merged 8 commits into from
Sep 11, 2024
Merged

Conversation

m-roberts
Copy link
Contributor

@m-roberts m-roberts commented May 26, 2024

I got this issue when trying to make a deposit into a pot.

I found that it was due to "the fact the data was in the query string and not the body".

This is likely an issue across the library, but the change offered in this PR is what I needed for my purposes.

@m-roberts m-roberts requested a review from pawelad as a code owner May 26, 2024 16:23
@pawelad pawelad self-assigned this Sep 10, 2024
@pawelad pawelad added the bug Something isn't working label Sep 10, 2024
@pawelad pawelad force-pushed the fix-pot-deposit-handling branch from 0d17dac to fa76f67 Compare September 10, 2024 23:32
@pawelad
Copy link
Owner

pawelad commented Sep 10, 2024

Thanks for highlighting this, I'm honestly not sure how I haven't noticed it before. I'll check a couple of things, merge this and try to release a new version soon-ish.

@pawelad pawelad force-pushed the fix-pot-deposit-handling branch from fa76f67 to f5d88ca Compare September 10, 2024 23:37
Copy link

codecov bot commented Sep 11, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@pawelad pawelad merged commit 73b7077 into pawelad:main Sep 11, 2024
10 of 11 checks passed
@m-roberts m-roberts deleted the fix-pot-deposit-handling branch September 12, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants