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

#101 Add voucher execution #115

Merged
merged 27 commits into from
Mar 7, 2024
Merged

Conversation

nevendyulgerov
Copy link
Contributor

@nevendyulgerov nevendyulgerov commented Feb 12, 2024

I added the voucher execution logic in a component called VoucherExecution located in apps/web. For testing of this logic I used the following dapp which comes will functionality for adding inputs with vouchers.

Copy link

vercel bot commented Feb 12, 2024

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

Name Status Preview Comments Updated (UTC)
rollups-explorer-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2024 9:47am
rollups-explorer-sepolia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2024 9:47am
rollups-explorer-workshop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2024 9:47am

Copy link
Collaborator

@brunomenezes brunomenezes left a comment

Choose a reason for hiding this comment

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

@nevendyulgerov, it looks good to me. I have a mixed feeling regarding the <VoucherExecution/> being located in the apps/web instead of being part of the packages/ui. But that is not a merge blocker. Let's discuss this later.

@brunomenezes brunomenezes merged commit cb39b71 into main Mar 7, 2024
8 checks passed
@brunomenezes brunomenezes deleted the feature/101-add-voucher-execution branch March 7, 2024 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Add a new feature to the system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add voucher execution
2 participants