Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(utils): add types for create action type #390

Merged
merged 3 commits into from
May 20, 2024

Conversation

mmackz
Copy link
Collaborator

@mmackz mmackz commented May 16, 2024

  • adds the required types and schema for the create action type

@mmackz mmackz requested a review from a team as a code owner May 16, 2024 19:10
Copy link

changeset-bot bot commented May 16, 2024

🦋 Changeset detected

Latest commit: 7fdcee0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 48 packages
Name Type
@rabbitholegg/questdk-plugin-registry Minor
@rabbitholegg/questdk-plugin-utils Minor
@rabbitholegg/questdk Minor
@rabbitholegg/questdk-plugin-across Patch
@rabbitholegg/questdk-plugin-aerodrome Patch
@rabbitholegg/questdk-plugin-artblocks Patch
@rabbitholegg/questdk-plugin-balancer Patch
@rabbitholegg/questdk-plugin-base Patch
@rabbitholegg/questdk-plugin-basepaint Patch
@rabbitholegg/questdk-plugin-boost Patch
@rabbitholegg/questdk-plugin-camelot Patch
@rabbitholegg/questdk-plugin-connext Patch
@rabbitholegg/questdk-plugin-fabric Patch
@rabbitholegg/questdk-plugin-gmx Patch
@rabbitholegg/questdk-plugin-handlefi Patch
@rabbitholegg/questdk-plugin-hop Patch
@rabbitholegg/questdk-plugin-hyphen Patch
@rabbitholegg/questdk-plugin-jojo Patch
@rabbitholegg/questdk-plugin-kote Patch
@rabbitholegg/questdk-plugin-kwenta Patch
@rabbitholegg/questdk-plugin-llama Patch
@rabbitholegg/questdk-plugin-manifold Patch
@rabbitholegg/questdk-plugin-mirror Patch
@rabbitholegg/questdk-plugin-mux Patch
@rabbitholegg/questdk-plugin-neynar Patch
@rabbitholegg/questdk-plugin-okutrade Patch
@rabbitholegg/questdk-plugin-optimism Patch
@rabbitholegg/questdk-plugin-orbit Patch
@rabbitholegg/questdk-plugin-paragraph Patch
@rabbitholegg/questdk-plugin-paraswap Patch
@rabbitholegg/questdk-plugin-pendle Patch
@rabbitholegg/questdk-plugin-pods Patch
@rabbitholegg/questdk-plugin-polygon Patch
@rabbitholegg/questdk-plugin-rabbithole Patch
@rabbitholegg/questdk-plugin-soundxyz Patch
@rabbitholegg/questdk-plugin-stargate Patch
@rabbitholegg/questdk-plugin-superbridge Patch
@rabbitholegg/questdk-plugin-sushi Patch
@rabbitholegg/questdk-plugin-symbiosis Patch
@rabbitholegg/questdk-plugin-synapse Patch
@rabbitholegg/questdk-plugin-tally Patch
@rabbitholegg/questdk-plugin-thruster Patch
@rabbitholegg/questdk-plugin-traderjoe Patch
@rabbitholegg/questdk-plugin-treasure Patch
@rabbitholegg/questdk-plugin-uniswap Patch
@rabbitholegg/questdk-plugin-vela Patch
@rabbitholegg/questdk-plugin-woofi Patch
@rabbitholegg/questdk-plugin-zora Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

contractAddress?: Address
}

export const CreateActionFormSchema = z.object({})
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using null for the FormSchema throws a bunch of errors 🫠

Copy link
Member

@jimobrien jimobrien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@mmackz mmackz requested review from Quazia and mikesizz May 19, 2024 21:32
@mmackz mmackz merged commit 23a5aee into main May 20, 2024
9 checks passed
@mmackz mmackz deleted the mmackz/utils/add-create-types branch June 5, 2024 04:52
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.

4 participants