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

chore(release): v0.11.1 #706

Merged
merged 1 commit into from
Sep 7, 2023
Merged

chore(release): v0.11.1 #706

merged 1 commit into from
Sep 7, 2023

Conversation

YamenMerhi
Copy link
Member

0.11.1 (2023-09-07)

⚠ BREAKING CHANGES

  • Include LSP20 in interfaceId calculation (#668), from: 0x3e89ad98 to 0x24871b3d
  • Return instead of revert when the LSP1UniversalReceiverDelegateUP is not able to register LSP5-LSP10 data keys. (#672)
  • Change event name in LSP6 from VerifiedCall to PermissionsVerified. (#673)
  • Rename LSP23 to LSP23LinkedContractsFactory. (#675)
  • Change LSP6 interfaceId from 0x38bb3cdb to 0x66918867. (#696)
  • Change LSP7 interfaceId from 0xda1f85e4 to 0x05519512. (#700)
  • Change LSP8 interfaceId from 0x622e7a01 to 0x1ae9ba1f. (#700)
  • Remove LSP0Utils.sol. (#683)
  • Change token LSP1 notification data format from abi.encodepacked to abi.encode. (#699)
  • Notify Operator via LSP1 in authorizeOperator in LSP7 and LSP8. (#700)

Features

  • Add LSP25ExecuteRelayCall as its seperate standard. (#678)

Bug Fixes

  • Refactor _fallbackLSP17Extendable function to enable to run code after it is called + prevent potential solc bug "storage write removal". (#674)
  • Update lsp8 compatible approve() logic to allow operators themselves to authorize operators. (#681)

Build

  • upgrade @erc725/smart-contracts version to 5.2.0 (#696)

@Hugoo Hugoo merged commit a85be61 into main Sep 7, 2023
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants