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

Fix encode type setting for BEAN:USDC and add L2 BCM address as owner. #1095

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

nickkatsios
Copy link
Contributor

  • In convertWhitelist.js , asset settings for tokens already whitelisted on Mainnet are copied from the system exports json.
  • However, BEAN:3CRV will migrate to BEAN:USDC. The old encode type for 3CRV was 0x00 as the pool was external.
  • Now that BEAN:USDC is a well, it should use an encode type of 0x01
  • This fixes the deposit and bdv errors for BEAN:USDC LP.
  • Additional changes: Add L2BCM address and remove restriction for reseed tests.

@nickkatsios nickkatsios merged commit 8cf8002 into reseed-final-fixes Sep 18, 2024
2 checks passed
@nickkatsios nickkatsios deleted the whitelist-3crv-to-usdc-fix branch September 18, 2024 08:58
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