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

Bump-up: irismod, nft-transfer & tibc-go #2883

Closed
wants to merge 3 commits into from
Closed

Conversation

taramakage
Copy link
Contributor

@taramakage taramakage commented Dec 1, 2023

Summary by CodeRabbit

  • API Breaking

    • Support for new NFT-related API queries added.
  • New Features

    • Enabled NFT transfers across different blockchain networks.
  • Improvements

    • Upgraded various modules for better performance and compatibility.
  • Bug Fixes

    • Addressed issues with command execution, signature parsing, module conflicts, and incorrect address lengths.

Copy link

coderabbitai bot commented Dec 1, 2023

Walkthrough

The latest update introduces a new NFT transfer API and a module for NFT transfers across blockchains, enhancing IRISHub's interchain capabilities. It also includes a new consensus module, parameter migrations for various modules, and several bug fixes, such as command corrections, signature parsing improvements, and URL conflict resolutions. These changes aim to improve the functionality and stability of the IRISHub and IRISMod platforms.

Changes

File/Module Summary
x/nft, irismod/nft Added support for NFT API queries and interchain NFT transfers.
nft-transfer, consensus Introduced nft-transfer module and consensus module.
mint, token, service, htlc, farm, coinswap Migrated module parameters in IRISHub and IRISMod.
collect-gentxs, eip712, farm genesis, mt module, service module Fixed various bugs including command issues, signature parsing, genesis validation, URL conflicts, and address length errors.
base64 encoding Replaced standard base64 encoding with raw standard encoding.

🐇✨
In the blockchain's burrow deep,
New paths for NFTs to leap.
Bugs fixed with a coder's sweep,
Interchain transfers, a boundless heap. 🚀🌌


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

@taramakage taramakage changed the base branch from release/v2.1.x to master December 1, 2023 03:27
Copy link

@coderabbitai coderabbitai bot left a 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

Commits Files that changed from the base of the PR and between 8f5944e and a199071.
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)
  • 1-45: The changes in the CHANGELOG.md file are well-documented and reflect significant updates, including API breaking changes, state machine breaking changes, new features, improvements, and bug fixes. The hunk provided aligns with the summary and pull request overview, indicating a thorough update to the IRISHub and IRISMod platforms, with a focus on NFT functionality and interchain transfers.

@taramakage taramakage closed this Dec 1, 2023
@taramakage taramakage deleted the yuandu/bump-up branch December 1, 2023 03:56
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