Skip to content

Conversation

arcoraven
Copy link
Contributor

@arcoraven arcoraven commented Apr 2, 2024

PR-Codex overview

This PR updates dependencies, adds a new condition in a database query, and refactors a function in the withdraw.ts file.

Detailed summary

  • Added a new condition "errorMessage" IS NULL in getQueuedTxs.ts query
  • Updated thirdweb dependency to version 5.1.0
  • Refactored getWithdrawValue function in withdraw.ts
  • Updated @tanstack/query-core and @tanstack/react-query dependencies
  • Updated mipd dependency to version 0.0.7
  • Updated viem dependency to version 2.9.6

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

Copy link

zeet-co bot commented Apr 2, 2024

We're building your pull request over on Zeet.
Click me for more info about your build and deployment.
Once built, this branch can be tested at: https://web3-api-akbv-ph-checkerrormessage.chainsaw-dev.zeet.app before merging 😉

@arcoraven arcoraven merged commit 6612c53 into main Apr 2, 2024
@arcoraven arcoraven deleted the ph/checkErrorMessage branch April 2, 2024 19:56
arcoraven added a commit that referenced this pull request Apr 5, 2024
* Added beta packages & db

* updated ingest layer to write to bullMQ (ioredis)

* removed extra logs

* committed graceful shutdown. Need to revist

* updated webhooks to work based on worker. updated req ingestion

* updates

* updated to use queueTx() and allow all write end-points to work

* updated webhook flow

* Added beta GH workflow + minor updates

* updates for idempotencyKey

* updates for txenum

* wip

* simpify workers

* reuse thirdweb client

* brought back webhook pg listener. updated setex

* updates to get things stable

* wip

* wip

* Packages updates (#473)

* Introduce strict Transaction types

* clean up webhook code

* "fix" signature before encoding relayer execute call (#474)

* fix: add errorMessage to query to get queued txs (#475)

* fix: add errorMessage to query to get queued txs

* remove unused files

* update thirdweb package

* getWalletBalance fix

* chore(deps): bump express from 4.18.2 to 4.19.2 (#470)

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updated Mined Tx flow (#476)

* Bump follow-redirects from 1.15.2 to 1.15.6 (#448)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Cache webhooks

* fix webhooks

* remove debug lines

* serialize worker data

* naming conflict

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: farhanW3 <farhan@thirdweb.com>
Co-authored-by: farhanW3 <132962163+farhanW3@users.noreply.github.com>
Co-authored-by: Joaquim Verges <joaquim.verges@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant