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

release 2025-01-12 #4580

Merged
merged 5 commits into from
Jan 12, 2025
Merged

release 2025-01-12 #4580

merged 5 commits into from
Jan 12, 2025

Conversation

aeolianeth
Copy link
Contributor

@aeolianeth aeolianeth commented Jan 12, 2025

Sepolia Smoke

Do this on sepolia.juicebox.money

  • Can create project
  • Can load v2v3 project page
  • Can pay project
    - [ ] Can edit v2v3 project payouts
    - [ ] Can distribute payouts
    - [ ] Can create project with NFTs
    - [ ] Can load v2v3 project page with nfts, and view nfts
    - [ ] Can pay project and receive NFTs

Prod smoke

Do this post-deploy on mainnet (juicebox.money). You don't need to execute the TX; just check it opens a wallet confirmation popup.

  • Can create project
  • Can load v2v3 project page
  • Can pay project
  • Can pay project and receive NFTs

baseSepolia = 'baseSepolia',
polygon = 'polygon',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We're not launching on polygon

@@ -101,7 +101,7 @@ const parseCreateFlowStateFromInitialState = (
}

return {
projectChainId: 0, // not necessary for v2v3
projectChainId: 84532, // not necessary for v2v3
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is this necessary? Also this is in v2v3 directory. Is it used in V4? If it is, can we move it somewhere else?

@aeolianeth aeolianeth merged commit 352005a into main Jan 12, 2025
8 checks passed
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.

2 participants