greg
greg
This is a card for any and all gas optimizations made to the contract. Please reference this issue in your PR(s). ### Bounty 10 Credits / $100 saved in gas
## PR-Codex overview The focus of this PR is to add `chain` and `client` properties to the `calls` array in the `SEND_CALLS_OPTIONS` constant in the `get-calls-status.test.ts` file. ### Detailed summary...
### TL;DR This PR introduces essential database management functionalities including the ability to create and fetch databases, along with corresponding unit tests. ### What changed? - Created a new file...
1. Created a new `.env.example` file specifying the `NEXT_PUBLIC_ROOT_DOMAIN` variable. 2. Updated `.gitignore` to include `.env*.local` instead of `.env*`. 3. Modified the `Layout` component in `[ecosystem]/layout.tsx` to accept `children` and...
Adds support for thirdweb's [smart accounts](https://thirdweb.com/thirdweb.eth/AccountFactory).
--- ## PR-Codex overview This PR focuses on fixing the storage upload timeout in the `thirdweb` package by allowing the timeout to be configurable through client settings. ### Detailed summary...