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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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

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