thirdweb-dev / engine

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

feat: add new debug endpoints to debug nonces #635

Closed arcoraven closed 2 months ago

arcoraven commented 2 months ago

No breaking changes.

Changes:



PR-Codex overview

This PR focuses on enhancing transaction handling and pagination, updating nonce map functionality, and refining wallet operations.

Detailed summary

The following files were skipped due to too many changes: src/db/wallets/nonceMap.ts, src/utils/env.ts, src/server/routes/backend-wallet/getTransactions.ts, src/server/routes/backend-wallet/getTransactionsByNonce.ts, src/db/wallets/walletNonce.ts

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