worldcoin / signup-sequencer

signup-sequencer repository
MIT License
67 stars 33 forks source link

retry_tx fix #758

Closed ewoolsey closed 1 month ago

ewoolsey commented 1 month ago

This should fix the behaviour of retry_tx!. I've also added a test to check to make sure it's working properly. I attempted to recreate the serialization errors within our integration tests using our normal workflow but was unable to.