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(master): release 2.3.0 #155

Merged

Conversation

mpetrun5
Copy link
Collaborator

@mpetrun5 mpetrun5 commented Mar 8, 2023

🤖 I have created a release beep boop

2.3.0 (2023-05-11)

Features

  • implement handler response on proposal execution (#167) (ae04b0c)
  • return data from Bridge.deposit() (#165) (6e99f0f)

Bug Fixes

  • check successful transfer when minting XC20 tokens (#186) (84732d0)
  • emit appropriate events on dynamic fee handler changes (#183) (df632f1)
  • implement IERC1155 support check (#185) (16610b8)
  • prevent tokenURI variable shadowing (#184) (b321f19)
  • remove unnecessary visibility from constructors (#180) (a771697)
  • set mutability on conversion helper functions (#182) (fcb1cb3)
  • set new handler as minter (#160) (5e4a9d6)
  • set owner variable as immutable (#181) (09b389a)
  • setting tokens as burnable when migrating handlers (#159) (52e96e3)
  • use custom errors to reduce gas consumption (#187) (51a2eb8)

Miscellaneous

  • add decimals conversion docs (#142) (6cc0b27)
  • add description of environment configuration to README file (#150) (1f55ea3)
  • add devnet and testnet configs for migrations (#162) (acb58b1)
  • add fees documentation (#143) (0cf18fb)
  • change test2 RPC url (#158) (48068ef)
  • enable setting tokens as not burnable (#164) (bab70c0)
  • PermissionlessGenericHandler: unpack depositor address with custom length (#161) (ead1143)

This PR was generated with Release Please. See documentation.

@mpetrun5 mpetrun5 force-pushed the release-please--branches--master--components--sygma-contracts branch 2 times, most recently from cca770a to 2ea4476 Compare March 15, 2023 16:00
@mpetrun5 mpetrun5 force-pushed the release-please--branches--master--components--sygma-contracts branch 3 times, most recently from 1dcc146 to e1c9841 Compare March 22, 2023 09:43
@mpetrun5 mpetrun5 force-pushed the release-please--branches--master--components--sygma-contracts branch 2 times, most recently from dcceb7f to 3c6dcb6 Compare April 10, 2023 21:51
@mpetrun5 mpetrun5 changed the title chore(master): release 2.2.2 chore(master): release 2.3.0 Apr 24, 2023
@mpetrun5 mpetrun5 force-pushed the release-please--branches--master--components--sygma-contracts branch 2 times, most recently from b75383a to 7631c62 Compare April 24, 2023 15:10
@mpetrun5 mpetrun5 force-pushed the release-please--branches--master--components--sygma-contracts branch 6 times, most recently from 2513ebb to d357a68 Compare May 8, 2023 11:09
@MakMuftic MakMuftic requested a review from nmlinaric May 11, 2023 09:27
@mpetrun5 mpetrun5 force-pushed the release-please--branches--master--components--sygma-contracts branch from d357a68 to 5b06608 Compare May 11, 2023 09:35
@mpetrun5 mpetrun5 merged commit 2396f67 into master May 11, 2023
@mpetrun5
Copy link
Collaborator Author

@mpetrun5 mpetrun5 deleted the release-please--branches--master--components--sygma-contracts branch May 11, 2023 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants