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/8.57.0 #874

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Release/8.57.0 #874

merged 2 commits into from
Aug 27, 2024

Conversation

JasonTulp
Copy link
Contributor

@JasonTulp JasonTulp commented Aug 26, 2024

Release

Release Name: 8.57.0

Spec Version: 57

Client Version: 8.0.0

Key Changes:

This release introduces the following changes:

  • Adds NFI pallet which can be used to enable NFI compatibility for any NFT or SFT collection
  • Adds ECAdd, ECMul and ECPairing precompiles
  • Adds additional utility flags to NFT and SFT collections that allow prevention of minting, transferring and burning

PRs included:


Client Changes:

  • Yes
  • No

Runtime Changes:

  • Yes
  • No

Storage Changes:

Added:

  • NFT: UtilityFlags map
  • SFT: UtilityFlags map
  • NFI: Relayer
  • NFI: MintFee
  • NFI: NfiData
  • NFI: NfiEnabled
  • NFI: FeeTo

Extrinsic Changes:

Added:

  • NFI. set_relayer
  • NFI. set_fee_to
  • NFI. set_fee_details
  • NFI. enable_nfi
  • NFI. submit_nfi_data
  • NFI. manual_data_request

Event Changes:

Added:

  • NFI: DataRequest
  • NFI: DataSet
  • NFI: DataRemoved
  • NFI: FeeDetailsSet
  • NFI: FeeToSet
  • NFI: MintFeePaid
  • NFI: NfiEnabled
  • NFI: RelayerSet

@JasonTulp JasonTulp merged commit 09961c9 into main Aug 27, 2024
6 checks passed
@JasonTulp JasonTulp deleted the release/8.57.0 branch August 27, 2024 01:31
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.

3 participants