worldcoin / signup-sequencer

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

Transactionalize Insert Identities Batch #757

Closed ewoolsey closed 1 month ago

ewoolsey commented 1 month ago

This should solve the error we were getting with serializable transactions failing, specifically when inserting identities. As well I extracted individual transactions out into their own functions for better tx composability.