Conversation
…nhancing testing capabilities.
…llowing for multi-token chain compatibility. Update related interfaces and checkout processes to accommodate new tokenAddress parameter.
…n, enhancing consistency across testing scripts.
…dates and backend processing. Enhance checkout UI with new styles and functionality for add-on selection, ensuring a seamless user experience.
…e flows. Update interfaces and backend logic to handle variation IDs and pricing. Enhance checkout UI with new styles for add-on selection, improving user experience.
… functionality. Implement age verification in the redeem API and adjust ticket store components for improved user experience with self-verification options.
… code for testing purposes in redeem and redeem-self APIs.
…d checkout flows. Update SelfVerificationModal and VerificationModal to use new voucher URL structure. Enhance UI for voucher input and status feedback during verification.
…g item name mapping in the API. Adjust checkout UI to reflect variation names in the price label, improving clarity for users.
…on. Update order creation to attach crypto payment details and confirm payments instead of marking orders as paid. Enhance API responses to include payment information for better tracking in Pretix admin.
… block explorer links for transaction tracking. Update checkout UI to improve user experience during payment confirmation.
…es to utilize Alchemy and Infura as primary and fallback options. This improves reliability and reduces reliance on public endpoints.
…tion. Update order creation and verification to attach crypto payment details, confirm payments, and enhance API responses for better tracking in Pretix admin.
… across purchase and verification processes. Update order API to return payment details via Pretix, and implement `pretix-x402-payment` plugin for on-chain crypto payment display in Pretix admin. Improve confirmation page to utilize API data instead of URL parameters.
…ification capabilities. Add `payment-options.ts` and `validate-voucher.ts` to API paths, and clarify gasless relayer operations across supported chains.
…tegration. Add new appkit packages, update wagmi configuration, and streamline wallet connection UI for improved user experience.
…y. Streamlined the rendering logic for available items and their variations, ensuring consistent handling of quantity adjustments and toggle states.
…ed on voucher requirements. Introduce a new section for voucher tickets with verification options, and update ticket data structure to include original prices.
…yling in layout. Adjust PageLayout to pass darkHeader to Header.
…rchase info APIs. Update StoreContent to reflect voucher status for tickets and enhance early access messaging. Adjust early access code generation script to default to a count of 1.
…er polling. Introduce a mechanism to surface errors only after multiple consecutive failures, preventing premature termination of the polling loop. Update redeem-self API to handle race conditions more effectively by re-checking voucher assignment after a brief delay.
…early-bird for discount collection.
✅ Deploy Preview for devconnect-monorepo canceled.
|
✅ Deploy Preview for devcon-monorepo ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for devcon-app canceled.
|
✅ Deploy Preview for devconnect-dev-branch canceled.
|
✅ Deploy Preview for devcon-social canceled.
|
✅ Deploy Preview for devconnect-pwa canceled.
|
✅ Deploy Preview for devcon-archive canceled.
|
✅ Deploy Preview for devcon-event-app canceled.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
…cies, including @babel/core, react-native-async-storage, and wagmi. Adjusted versioning details for improved accuracy and consistency across the project.
…etup-node, and pnpm. Replace yarn with pnpm for dependency installation and linting, and add pnpm setup step with specified version.
… consistency. Ensure pnpm setup occurs after Node.js is configured.
…or improved compatibility and performance.
…' to 'pnpm run lint' for consistency with script execution.
…lint' to 'pnpm exec next lint' for improved specificity in linting process.
… next lint' to 'pnpm exec eslint .' with a strict max-warnings setting for enhanced linting accuracy.
… reduced output. Update TicketSharing component to use 'Link' from 'next/link' instead of 'a' for improved routing. Change argument type in assertGasConditions function to readonly unknown[] for better type safety.
…layer.ts and update assertGasConditions function signature
No description provided.