Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

chore(main): release 0.9.0 #223

Merged
merged 1 commit into from
Jun 4, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 13, 2023

🤖 I have created a release beep boop

0.9.0 (2023-06-04)

Features

  • all: check L1 reorg before each operation (#252) (e76b03f)
  • all: rename treasure to treasury (#233) (252959f)
  • all: update protocol bindings and some related changes (#237) (3e12042)
  • bindings: update bindings with EthDeposit changes (#255) (f91f2dd)
  • bindings: update go contract bindings (#243) (132500e)
  • driver: optimize reorg handling && add more tests (#256) (20c38a1)
  • pkg: do not return error when genesis block not found (#244) (8033e31)
  • proof_producer: update request parameters based on new circuits changes (#240) (31521ef)
  • proposer: add a --minimalBlockGasLimit flag to mitigate the potential gas estimation issue (#225) (ab8305d)
  • proposer: add a new metric to track block fee (#224) (98c17f0)
  • proposer: propose multiple L2 blocks in one L1 block (#254) (36ba5db)
  • prover: add --expectedReward flag (#248) (f64a762)
  • prover: improve proof submission delay calculation (#249) (7cc5d54)
  • prover: normal prover should wait targetProofTime before submitting proofs (#232) (2128ddc)
  • prover: remove submission delay when running as a system prover (#221) (49a25dd)
  • prover: remove the unnecessary special proof delay (#226) (dcead44)
  • prover: updates based on protocol proofTimeTarget changes (#227) (c6ea860)
  • repo: enable OpenAI-based review (#235) (88e4dae)

Bug Fixes

  • driver: handle reorg (#216) (fc2ec63)
  • flag: add a missing driver flag to configuration (#246) (0b60243)
  • prover: fix an issue in prover event loop (#257) (c550f09)
  • prover: update bindings && fix a delay calculation issue (#242) (49c3d69)
  • repo: fix openAI review workflow (#253) (f44530b)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 10 times, most recently from 689308f to b5b0322 Compare May 20, 2023 07:12
@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from 9849615 to 689fb36 Compare May 26, 2023 06:37
@d1onys1us d1onys1us enabled auto-merge (squash) May 26, 2023 18:08
Copy link
Contributor Author

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Overall, this looks like a well-structured pull request. I have the following feedback:

  • Make sure to include a description of the changes in the commit message and CHANGELOG.md.
  • The renaming of treasure to treasury should be mentioned in the commit message and CHANGELOG.md.
  • The changes to the proof_producer should also be included in the commit message and CHANGELOG.md.
  • Make sure to add comments to the code changes that explain why they were made and what they do.
  • Consider using descriptive variable names instead of repeating variables (e.g. a and b).

@github-actions github-actions bot force-pushed the release-please--branches--main branch from a51e21c to 590221d Compare May 27, 2023 02:03
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 590221d to 6ade808 Compare May 28, 2023 06:45
@davidtaikocha davidtaikocha enabled auto-merge (squash) May 28, 2023 06:46
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from d7bc742 to d822667 Compare May 30, 2023 21:10
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 1e8eef9 to b260cd2 Compare June 3, 2023 18:21
@github-actions github-actions bot force-pushed the release-please--branches--main branch from b260cd2 to ebcbbcb Compare June 4, 2023 15:17
@davidtaikocha davidtaikocha merged commit ef32392 into main Jun 4, 2023
@davidtaikocha davidtaikocha deleted the release-please--branches--main branch June 4, 2023 15:35
@github-actions
Copy link
Contributor Author

github-actions bot commented Jun 4, 2023

vhjiang pushed a commit to taikoverse/taiko-degen-client that referenced this pull request Jul 1, 2023
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants