Skip to content

Conversation

@rohan-agarwal-coinbase
Copy link
Contributor

@rohan-agarwal-coinbase rohan-agarwal-coinbase commented Feb 27, 2025

What changed? Why?

  • @CarsonRoscoe discovered that doing userOperation.status == 'complete' doesn't work since it's an enum. This PR makes it possible to do a string comparison

Testing

  • Added unit test that succeeds after these code changes
  • Tested E2E to see that string comparison work

@rohan-agarwal-coinbase rohan-agarwal-coinbase merged commit 27b6931 into v0.21.0 Feb 27, 2025
8 checks passed
rohan-agarwal-coinbase added a commit that referenced this pull request Feb 28, 2025
* Improve error message when SDK is used and not initialized (#114)

* Update UserOperation status to support string comparison (#115)

* Preparing v0.21.0 release (#116)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants