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.9.0 #18052

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

taiko-kitty
Copy link
Contributor

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

🤖 I have created a release beep boop

1.9.0 (2024-09-12)

Features

Bug Fixes

  • protocol: fix chainId in HeklaTaikoL1 (#17912) (8f31dd0)
  • protocol: fix BridgedERC20V2.sol initializer logic (#17823) (d538d99)
  • protocol: fix bug in adjustExcess (920bd68)
  • protocol: fix tier id conflicts (#18004) (0df1ad4)
  • protocol: make sure new instance is not zero address in SgxVerifier (#17918) (d559ce8)
  • protocol: reduce MainnetTaikoL1 code size (#17792) (45281b8)
  • protocol: use block header's extraData for basefeeSharingPctg (#17889) (5f3cbc9)

Chores

  • main: release protocol 1.9.0 (#17783) (7bfd28a)
  • main: release protocol 1.9.0 (#18051) (2547ba9)
  • protocol: make two state variables in TaikoL2.sol public and add adjustExcess (#17891) (ba21f68)
  • protocol: move two files to simplify folder structure (#17929) (9dca4fa)
  • protocol: re-generate layout files with diff order for comparison with new PR (#18067) (078d336)
  • protocol: revert TAIKO_TOKEN name changes in DeployOnL1 (#17927) (cf1a15f)
  • protocol: revert releasing protocol 1.9.0 (#17783) (#18049) (c033810)

Documentation

Code Refactoring

  • protocol: add MainnetGuardianProver (#17805) (6f68316)
  • protocol: add MainnetSgxVerifier (#17803) (a4be247)
  • protocol: added cached version of the bridge and vaults (#17801) (b70cc57)
  • protocol: avoid writing livenessBond, proposedAt, and proposedIn to storage (17d67d7)
  • protocol: convert metadata from V2 to V1 only once (#17842) (55ced31)
  • protocol: delete packages/protocol/contracts/compiled (#17849) (1fd907c)
  • protocol: extract an IBlockHash interface from TaikoL2 (#18045) (bff481e)
  • protocol: improve mainnet gas efficiency with addresses cached (#17791) (b12227d)
  • protocol: improve MainnetSgxVerifier (#17811) (4e7a421)
  • protocol: introduce BlockV2 for client-side compability (#17935) (e46cf29)
  • protocol: name address manager param clearer (#17806) (1d5a6ff)
  • protocol: refactor TierProvider implementations (ee464ca)
  • protocol: remove ProposerAccess for easier composability (#17994) (80176a1)
  • protocol: remove the receive function from TaikoL1.sol (#17865) (3542420)
  • protocol: remove uncessary init2() from TaikoL2 (#17973) (4e08881)
  • protocol: restructure solidity code to match compilation targets (#18059) (adc47f4)
  • protocol: simplify mainnet address caching (ee464ca)
  • protocol: use npm to manage third-party solidity dependency (#17881) (d524e69)

Tests

  • protocol: add test case of risc0 groth16 (#17904) (90bc01d)
  • taiko-client: use env names which defined in flag configs (#17921) (196b74e)

Workflow

Build

  • deps: bump merkletreejs from 0.3.11 to 0.4.0 (#17942) (1624b71)

This PR was generated with Release Please. See documentation.

Copy link

vercel bot commented Sep 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
taiko-mono ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2024 0:40am

@taiko-kitty taiko-kitty changed the title chore(main): release protocol 1.10.0 chore(main): release protocol 1.9.0 Sep 12, 2024
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--protocol branch from a7a1535 to 3ebfa19 Compare September 12, 2024 00:07
@dantaik dantaik added this pull request to the merge queue Sep 12, 2024
Merged via the queue into main with commit bf45889 Sep 12, 2024
9 checks passed
@dantaik dantaik deleted the release-please--branches--main--components--protocol branch September 12, 2024 00:43
@taiko-kitty
Copy link
Contributor Author

🤖 Created releases:

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