-
Notifications
You must be signed in to change notification settings - Fork 127
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
merge release/v2.1.x into master #2888
Conversation
bump-up dependency and update changelog
* chore: fix doc * chore: fix doc * update docs to append mandatory cmd options (#2862) * Update nft.md * Update distribution.md * Update mt.md * Update service.md * Update state-sync.md (#2861) replace IP with domain name, sentry-0.mainnet.irisnet.org and sentry-1.mainnet.irisnet.org Co-authored-by: Dreamer <[email protected]> * fix dependabot alerts * update package-lock.json --------- Co-authored-by: aofengli <[email protected]> Co-authored-by: XB <[email protected]> Co-authored-by: Dreamer <[email protected]> Co-authored-by: jinbiao-bianjie <[email protected]>
WalkthroughThe project has undergone significant updates, with a focus on enhancing NFT functionalities. New features include NFT API queries and interchain transfers, while existing parameters across various modules have been migrated for better performance. Bug fixes address issues with signatures, URL routing, and address length, improving the reliability and security of the system. Changes
TipsChat with CodeRabbit Bot (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files ignored due to filter (2)
- go.mod
- go.sum
Files selected for processing (1)
- CHANGELOG.md (1 hunks)
Additional comments: 1
CHANGELOG.md (1)
- 3-44: The
CHANGELOG.md
hunk correctly documents the significant updates mentioned in the PR objectives and AI-generated summaries. It includes details on API breaking changes, state machine breaking changes, new features, improvements, and bug fixes, which align with the overarching goal of enhancing NFT functionalities and system stability. The changes are well-categorized and include references to pull requests for traceability.
Summary by CodeRabbit
New Features
Improvements
Bug Fixes