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.5.0 #17060

Merged
merged 3 commits into from
May 11, 2024

Conversation

taiko-kitty
Copy link
Contributor

@taiko-kitty taiko-kitty commented May 9, 2024

🤖 I have created a release beep boop

1.5.0 (2024-05-10)

Features

  • bridge-ui: release (#17071) (2fa3ae0)
  • protocol: add BridgedTaikoToken that inherits ERC20VotesUpgradeable (97a328e)
  • protocol: add PAUSE_BRIDGE env to DeployOnL1 script (#16927) (1045a55)
  • protocol: add PAUSE_TAIKO_L1 config to DeployOnL1 script (#16904) (d8c189f)
  • protocol: add bridge rate limiter for ETH and ERC20s (#16970) (d048a28)
  • protocol: allow contract owner to mint/burn bridged ERC20 tokens (besides ERC20Vault) (97a328e)
  • protocol: allow DelegateOwner to delegatecall for batching (#17022) (7e1374e)
  • protocol: allow first block proposer to skip EOA check signature (#16899) (f1c6b41)
  • protocol: allow resetting genesis hash on L1 before 1st block is proposed (#17078) (2b4816e)
  • protocol: bump GAS_RESERVE to 800_000 (#16840) (63035fd)
  • protocol: change min base fee to 0.01 gwei (#16914) (8028614)
  • protocol: change to transfer-and-burn pattern with NFT vaults (#17049) (22ac9ae)
  • protocol: disallow bridged token contract owner to trigger migration directly (must go through ERC20Vault) (97a328e)
  • protocol: disallow migration within 90 days post the previous migration (97a328e)
  • protocol: execute enableTaikoTokenAllowance in DeployOnL1 script (#16907) (83cdbe8)
  • protocol: fix vault name and symbol validation bug with more unit tests (#17013) (8532b77)
  • protocol: implement timestamp based checkpoints for TKO & BridgedERC20 (#16932) (56dddf2)
  • protocol: improve TransitionProved event to include previous prover and contester (#16967) (4b4a502)
  • protocol: make bridge processMessage return message's status and reason (277dade)
  • protocol: put automata dcap v3 ra behind proxy (#16867) (1282113)
  • protocol: remove more timelock related code (#17018) (88a13b6)
  • protocol: rename TierProviderV2 to TierProviderV3 and add a new TierProviderV2 (#16908) (0d5b685)
  • protocol: revert #16967 (#16973) (a937943)
  • protocol: safeguard possible failing calls (#16931) (0f6b6b5)
  • protocol: update L1 / L2 deployment scripts (#16913) (6f1194f)
  • protoocl: make BridgedERC20 no longer inherit ERC20VotesUpgradeable (97a328e)

Bug Fixes

  • protocol: allow AddressManager to reference self (#17070) (9fbfb84)
  • protocol: allow TaikoL1 to be paused when initialized (#16893) (22d5d42)
  • protocol: fix a deployment issue in TaikoL1 (#16897) (c8384f2)
  • protocol: fix a workflow issue (#16921) (a27fdbf)
  • protocol: fix address manager init (#17075) (b7bd29c)
  • protocol: fix bridge quota processing in processMessage (277dade)
  • protocol: fix metadata retrieval in vaults (#17003) (658775a)
  • protocol: fix vault test failures due to change of Bridge GAS_RESERVE (#16844) (bc8708e)
  • protocol: remove L1/gov/ in favor of Aragon's (#16933) (1573735)
  • protocol: revert "add batch transfer and burn for BridgedERC721 (#17058) (#17066) (84e3000)
  • protocol: revert adding batchBurn to IBridgedERC1155 (#17077) (4903bec)

This PR was generated with Release Please. See documentation.

@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--protocol branch from 7bd4945 to 6fc3c71 Compare May 9, 2024 06:34
@dantaik dantaik requested review from KorbinianK, davidtaikocha, cyberhorsey and d1onys1us and removed request for davidtaikocha May 9, 2024 08:29
@dantaik
Copy link
Contributor

dantaik commented May 9, 2024

Lets aim for a new release this Friday so we can use it to upgrade Hekla and our mainnet deployment.

@dantaik dantaik marked this pull request as draft May 9, 2024 17:07
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--protocol branch 6 times, most recently from 269c9c8 to 3137c8d Compare May 10, 2024 06:54
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--protocol branch from 3137c8d to 844b1c7 Compare May 10, 2024 07:38
@dantaik dantaik marked this pull request as ready for review May 10, 2024 07:49
@dantaik dantaik enabled auto-merge May 11, 2024 06:23
@dantaik dantaik added this pull request to the merge queue May 11, 2024
Merged via the queue into main with commit dd8725f May 11, 2024
6 checks passed
@dantaik dantaik deleted the release-please--branches--main--components--protocol branch May 11, 2024 06:25
@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.

None yet

4 participants