engine icon indicating copy to clipboard operation
engine copied to clipboard

The most powerful backend engine for web3 apps.

Results 16 engine issues
Sort by recently updated
recently updated
newest added

## PR-Codex overview This PR focuses on refactoring the code for better type handling, improving error and request logging, and updating middleware functionalities in the Fastify server. It enhances type...

Bumps the npm_and_yarn group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [body-parser](https://github.com/expressjs/body-parser) | `1.20.2` |...

dependencies

## PR-Codex overview This PR focuses on optimizing the Docker build process for a Node.js application by restructuring the installation of dependencies and separating the production dependencies into a distinct...

no-pr-activity

Bumps the npm_and_yarn group with 4 updates in the / directory: [undici](https://github.com/nodejs/undici), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest), [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 2 updates in the /sdk directory: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers)....

dependencies
javascript

## Changes - updates `isValidWebhookUrl` to allow using host.docker.internal with the `http` protocol - updates the validator unit tests to check if `http://host.docker.internal:3000` is a valid webhook url This makes...

Bumps the npm_and_yarn group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastify](https://github.com/fastify/fastify) | `4.29.0` |...

dependencies
javascript