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

Add mainnet chain #418

Merged
merged 10 commits into from
Feb 7, 2025
Merged

Add mainnet chain #418

merged 10 commits into from
Feb 7, 2025

Conversation

bonnie57
Copy link
Collaborator

@bonnie57 bonnie57 commented Feb 7, 2025

Description

  • Add mainnet chain
  • Bump up version to 1.3.0-beta.3
  • WrappedIP replace erc20Token
  • Fix mintLicenseToken bug
  • Fix spg batch register issue

Related Issue

Add mainnet in sdk #414

Copy link
Collaborator

@DracoLi DracoLi left a comment

Choose a reason for hiding this comment

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

LGTM! Just few minor comments for future consideration.

@@ -243,7 +241,6 @@ export const contractCallWithWipFees = async ({
)}, balance: ${getTokenAmountDisplay(startingBalance)}`,
);
}

Copy link
Collaborator

Choose a reason for hiding this comment

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

lets avoid unnecessary newline changes

@DracoLi DracoLi merged commit 86796ed into dev Feb 7, 2025
17 checks passed
@DracoLi DracoLi deleted the bonnie/SDK-52 branch February 7, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants