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(main): release protocol 1.2.0 #16579

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

taiko-kitty
Copy link
Contributor

@taiko-kitty taiko-kitty commented Mar 30, 2024

🤖 I have created a release beep boop

1.2.0 (2024-04-05)

Features

  • protocol: add lastSyncedBlockId for L2 DAO vote aggregation (#16654) (edbae8d)
  • protocol: add a view function isSignalReceived for Bridge relayer/UI (#16591) (39d4be6)
  • protocol: add readonly functions isMessageFailed & isMessageReceived to Bridge (#16608) (2fbd948)
  • protocol: allow ERC20Airdrop.delegateBySig to fail (#16622) (d375cc1)
  • protocol: avoid proving-fee payment if amount is 0 (#16595) (761a066)
  • protocol: change INSTANCE_VALIDITY_DELAY to 0 at first (#16656) (86a41ac)
  • protocol: remove banning address (#16604) (c4b705b)
  • protocol: remove the ETHDeposit feature completely (#16638) (643b4b1)

Bug Fixes

  • protocol: add 1 to _REENTRY_SLOT in EssentialContract (#16593) (a381ddd)
  • protocol: call _disableInitializers in AddressResolver's constructor. (#16564) (f137077)
  • protocol: check 63/64 gasleft() not smaller than specified gaslimit (#16613) (12f73cd)
  • protocol: check blob capability in LibProposing using LibNetwork.isDencunSupported (#16657) (e787493)
  • protocol: fix a SGX bug in pemCertChainLib (#16639) (83db3da)
  • protocol: fix bridge unpause will delay execution (#16612) (381f8b8)
  • protocol: fix Bridge.sol gap size (#16594) (5f75dd8)
  • protocol: fix ERC20Airdrop2.sol with an extended withdrawal window (#16596) (bc542d8)
  • protocol: fix guardian prover (#16606) (643bd17)
  • protocol: fix msg.sender == first_proposer bug (#16605) (b019975)
  • protocol: fix parent metahash check for the first block (#16607) (ce9e67b)
  • protocol: fix signature reuse bug (#16611) (ff2dc11)
  • protocol: fix supportsInterface in BaseVault, fix typo and visibility (#16600) (f6efe97)
  • protocol: use signature check to verify if msg.sender is EOA (#16641) (b853c08)
  • repo: typos (#16589) (8836e50)

This PR was generated with Release Please. See documentation.

@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--protocol branch from 85bbacf to 66411cd Compare March 30, 2024 14:30
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--protocol branch 2 times, most recently from 652424c to 30e918a Compare April 2, 2024 01:20
@taiko-kitty taiko-kitty changed the title chore(main): release protocol 1.1.1 chore(main): release protocol 1.2.0 Apr 2, 2024
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--protocol branch 20 times, most recently from 7107f2d to 7b83ca3 Compare April 4, 2024 12:17
@dantaik
Copy link
Contributor

dantaik commented Apr 4, 2024

@Brechtpd @adaki2004 @davidtaikocha @smtmfft @cyberhorsey @d1onys1us

I think we are (almost) ready to make this release. Note that I found the Airdrop contracts can be re-implemented for simplicity (and there is at least one bug), but we don't have to wait for their perfection now.

Lets wait for at least 4 approvals + DavidCai's before merging this PR (no Merge when ready please).

I also need to edit the release note before the release happens.

@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--protocol branch from 6c00af9 to f79ca3a Compare April 4, 2024 15:40
Copy link
Collaborator

@dionysuzx dionysuzx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. that is a pretty changelog, we did well on that :)

@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--protocol branch 3 times, most recently from 5f861f3 to 170b2a3 Compare April 5, 2024 06:55
@dantaik dantaik enabled auto-merge April 5, 2024 06:59
@dantaik dantaik requested review from davidtaikocha and removed request for davidtaikocha and adaki2004 April 5, 2024 06:59
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--protocol branch from 170b2a3 to ec6ab3d Compare April 5, 2024 07:00
@dantaik dantaik added this pull request to the merge queue Apr 5, 2024
@dantaik dantaik removed this pull request from the merge queue due to a manual request Apr 5, 2024
@dantaik dantaik added this pull request to the merge queue Apr 5, 2024
Merged via the queue into main with commit b341a68 Apr 5, 2024
10 of 11 checks passed
@dantaik dantaik deleted the release-please--branches--main--components--protocol branch April 5, 2024 07:02
@taiko-kitty
Copy link
Contributor Author

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.

7 participants