X402 pretix#64
Merged
Merged
Conversation
- Updated the `--prune` flag to delete target resources not present in the source after applying changes. - Enhanced the `applySnapshot` function to include a pruning phase that removes orphaned resources. - Added documentation to clarify the behavior of the `--prune` flag in the README. - Introduced new settings handling for file-typed event settings and tax-rule references during the cloning process.
- Added support for sending refunds in the original token used for payment (ETH, USDC, etc.) by resolving the appropriate ERC20 contract address. - Implemented validation for refund inputs to ensure clean error handling. - Updated refund logic to wait for on-chain transaction confirmation before recording the refund in Pretix, preventing issues with failed transactions. - Introduced a new utility function to resolve ERC20 contract addresses based on chain ID and token symbol.
- Updated the Matomo initialization to include cookie domain and excluded query parameters settings. - Improved tracking configuration for production environment.
- Revised the share text to reflect the upcoming Devcon 8 event in Mumbai, including new details about the event. - Updated the sharing links to use the correct URLs for posting on X and Farcaster platforms.
- Updated the TicketSharing component to streamline sharing links for X and Farcaster. - Enhanced avatar resolution with a tiered fallback system, improving reliability in fetching ENS avatars. - Adjusted timeout settings for avatar fetching to optimize performance and reduce transient failures.
- Updated the TicketSharing component to use onClick handlers for sharing links to X and Farcaster, enhancing user experience by preventing default link behavior. - Maintained the share text and URLs for the upcoming Devcon 8 event in Mumbai.
- Revised the share text in the TicketSharing component to improve readability and maintain consistency in messaging for the upcoming Devcon 8 event in Mumbai.
✅ Deploy Preview for devcon-app ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for devcon-monorepo ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for devcon-social ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for devcon-event-app ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for devconnect-dev-branch ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.