-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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: custom 5792 transactions #2666
Conversation
# Conflicts: # apps/laboratory/src/components/Ethers/EthersSendCallsTest.tsx
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Coverage Report for Coverage
File CoverageNo changed files found. |
…f `ethereum-provider`
# Conflicts: # apps/laboratory/package.json # apps/laboratory/src/components/Ethers/EthersSendCallsTest.tsx
♻️ Vite-Size ♻️Size Difference
Current Size
Base Size
|
# Conflicts: # apps/laboratory/package.json # apps/laboratory/src/components/Ethers/EthersSendCallsTest.tsx # pnpm-lock.yaml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pretty cool, left React related comments.
apps/laboratory/src/components/Ethers/EthersGetCallsStatusTest.tsx
Outdated
Show resolved
Hide resolved
# Conflicts: # apps/laboratory/package.json # packages/adapters/ethers/package.json # packages/adapters/ethers5/package.json # packages/adapters/solana/package.json # packages/adapters/wagmi/package.json # packages/appkit-utils/package.json # packages/appkit/package.json # packages/core/package.json # packages/ethers/package.json # packages/ethers5/package.json # packages/siwe/package.json # packages/solana/package.json # packages/wagmi/package.json # pnpm-lock.yaml
Description
implemented functionality to add custom transactions for 5792 send calls test
Type of change
Checklist