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

chore: extract chain abstraction transaction fetch logic #713

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

lukaisailovic
Copy link
Collaborator

We were both getting and executing transactions one by one. Changed the logic to return the list of transaction to be executed and wallet should just sign and broadcast them.

Copy link

vercel bot commented Sep 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appkit-react-ethersv5 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 0:34am
appkit-react-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 0:34am
appkit-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 0:34am
donut-cost-average ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 0:34am
svelte-web3modal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 0:34am
tictactoe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 0:34am
vue-web-examples ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 0:34am
11 Skipped Deployments
Name Status Preview Comments Updated (UTC)
decentralized-relay-app ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2024 0:34am
decentralized-relay-wallet ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2024 0:34am
malicious-dapp-verify-simulation ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2024 0:34am
react-auth-dapp ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2024 0:34am
react-auth-wallet ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2024 0:34am
react-dapp-v2 ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2024 0:34am
react-dapp-v2-cosmos-provider ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2024 0:34am
react-dapp-v2-with-ethers ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2024 0:34am
react-dapp-v2-with-web3js ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2024 0:34am
react-wallet-v2 ⬜️ Ignored (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 0:34am
vue-dapp-auth ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2024 0:34am

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