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

feat(eas): implement event ticketing using EAS #42

Closed
wants to merge 5 commits into from

Conversation

thongxuan
Copy link
Contributor

@thongxuan thongxuan commented Apr 3, 2024

@thongxuan thongxuan force-pushed the feat/eas-event-ticketing branch from 1a59634 to c037088 Compare April 3, 2024 12:30
@thongxuan thongxuan force-pushed the feat/eas-event-ticketing branch from c037088 to 6ef2d86 Compare April 4, 2024 11:50
@thongxuan thongxuan requested a review from ChrisLahaye April 16, 2024 07:10
@@ -256,6 +264,9 @@ const config: HardhatUserConfig = {
},
},
},
'contracts/LemonadePoapV1Unique.sol': {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

LemonadePoapV1Unique does not work with 0.8.19 so fixed it at 0.8.4

@@ -226,6 +226,14 @@ const config: HardhatUserConfig = {
},
},
},
{
version: '0.8.19',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

EAS requires 0.8.19

@thongxuan thongxuan force-pushed the feat/eas-event-ticketing branch from 2c1b0dd to 36dca8c Compare April 16, 2024 07:23
@thongxuan
Copy link
Contributor Author

Moved to lemonade-EAS repo

@thongxuan thongxuan closed this Apr 29, 2024
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