thirdweb-dev / engine

The most powerful backend engine for web3 apps.
https://thirdweb.com/engine
Apache License 2.0
143 stars 52 forks source link

fix: Sort recycled nonces in ascending order for reuse or cancellation #634

Closed d4mr closed 2 weeks ago

d4mr commented 2 weeks ago

PR-Codex overview

This PR focuses on updating the worker tasks to handle recycled nonces instead of unused nonces. It also improves nonce management and sorting in the wallet system.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}