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 taiko-alethia-client 1.1.0 #18869

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

taiko-kitty
Copy link
Contributor

@taiko-kitty taiko-kitty commented Feb 4, 2025

🤖 I have created a release beep boop

1.1.0 (2025-02-21)

Features

  • protocol: propose a batch blocks conditionally (#18570) (e846f62)
  • taiko-client: add proposer_pool_content_fetch_time metric (#18190) (35579df)
  • taiko-client: add chain ID to TryDecompress() (#18444) (10d99d5)
  • taiko-client: add preconf whitelist + update method to check operator (#18978) (75db2c2)
  • taiko-client: add proof type to batch proof acceptance log messages (#18885) (cad42a7)
  • taiko-client: allow --l1.beacon to be optional when a blob server is given (#18094) (f4d47a3)
  • taiko-client: build blob transactions when gas estimation failed (#18712) (6c0ef37)
  • taiko-client: catch raiko deserialization errors (#18644) (98a98fd)
  • taiko-client: changes based on Pacaya fork (#18746) (02ae1cf)
  • taiko-client: changes based on the protocol forced inclusion feature (#18909) (d351788)
  • taiko-client: changes for meta.blobCreatedIn (#18960) (c0e0901)
  • taiko-client: check p2pSigner before gossiping (#18981) (e14cad6)
  • taiko-client: check if the block is preconfirmed before calling setHead (#18864) (ba15a6a)
  • taiko-client: check whether a submitted Pacaya batch proof is valid (#18892) (1ef6589)
  • taiko-client: client changes based on #18150 (#18350) (ddc6473)
  • taiko-client: compatible changes for lastProposedIn (#18442) (28f32a7)
  • taiko-client: enable proof aggregation (batch proofs) (#18163) (7642961)
  • taiko-client: handle blobParam.CreatedIn being 0 (#18974) (6c98bbf)
  • taiko-client: improve ProofBuffer (#18627) (c386589)
  • taiko-client: improve some logs in zk producer (#18117) (109595e)
  • taiko-client: include ParentMetaHash for proposing Ontake blocks for better revert protection (#18970) (16bbe5f)
  • taiko-client: introduce AnchorV3GasLimit (#18902) (cdeadc0)
  • taiko-client: introduce TaikoL2.GetBasefeeV2 (#18660) (4abfaa9)
  • taiko-client: introduce TxBuilderWithFallback (#18690) (f1d7b20)
  • taiko-client: make p2p-sync required (#18571) (de92b28)
  • taiko-client: only check and trigger P2P sync progress right after starting (#18745) (a05e4c9)
  • taiko-client: optimize aggregation loggingain (#18643) (688a426)
  • taiko-client: remove an unused flag for proposer (#18709) (6fb1fd2)
  • taiko-client: remove an unused package (#18668) (e1af55a)
  • taiko-client: remove soft blocks implementation (#18744) (f645b23)
  • taiko-client: revert pr 18442 (#18450) (0706f0a)
  • taiko-client: revert pr-18571 (#18648) (842f812)
  • taiko-client: soft block driver APIs (#18273) (9fff7ff)
  • taiko-client: support TaikoL1.proposeBlocksV2 (#18116) (d0c0fed)
  • taiko-client: update OntakeForkHeight in mainnet (#18253) (21c6235)
  • taiko-client: update contract bingdings (#18182) (8954764)
  • taiko-client: update Go contract bindings (#18381) (71cfc5c)
  • taiko-client: update Go contract bindings (#18384) (8dd14a1)
  • taiko-client: update Go contract bindings (#18462) (bc0ee99)
  • taiko-client: update Go contract bindings after protocol restructure (#18075) (57f4953)
  • taiko-client: update prover balance check to include bond balance (#18092) (5d5ca74)
  • taiko-client: use Keccak256 for packing difficulty calculation (#18923) (afb15b7)

Bug Fixes

  • protocol: fix issue in mainnet deployment script (#18283) (5c371a1)
  • taiko-client: add #18442 back (#18685) (abc0554)
  • taiko-client: add all rest transactions into payload (#18931) (18b7205)
  • taiko-client: add timestamp as a new parameter to getBasefeeV2 (#18691) (4a4d908)
  • taiko-client: check if preconfirmation whitelist address is set before fetching it (#18982) (1883e05)
  • taiko-client: check inner iterator errors in BlockProposedIterator (#18757) (404efcc)
  • taiko-client: check the blockID of the last verified block before using it as FinalizedBlockHash (#18739) (8c364b1)
  • taiko-client: decompress transactions list before inserting the preconfirmation blocks (#18977) (5e3704d)
  • taiko-client: dont check l1heightInAnchor vs l1Height when detecting reorg (#18110) (7ed9b6f)
  • taiko-client: fix GetBasefeeV2 usage (#18664) (03537c7)
  • taiko-client: fix lastVerifiedBlockHash fetch (#18277) (8512f45)
  • taiko-client: fix PayloadAttributes.GasLimit for Pacaya blocks (#18912) (a01785d)
  • taiko-client: fix an issue for Pacaya block TimeShift (#18962) (500b366)
  • taiko-client: fix blob server API URL when fetching blob data (#18109) (7230dfd)
  • taiko-client: fix blob transactions estimation when proposing (#18703) (395ac5f)
  • taiko-client: fix bug about nil interface check (#18886) (645f0a0)
  • taiko-client: fix path parsing in /eth/v1/config/spec (#18295) (6633c80)
  • taiko-client: fix process in handling empty proof (#18128) (d6d90d8)
  • taiko-client: fix proposing fee estimation (#18702) (13a5b1b)
  • taiko-client: fix revert case when propose blob blocks (#18185) (656e757)
  • taiko-client: fix the workflow to get proof_verifier (#18936) (0d97116)
  • taiko-client: improve prover balance check based on 18092 (#18129) (b6cd50b)
  • taiko-client: record lastProposedAt after ontake fork (#18166) (ea0ca90)
  • taiko-client: remove finalizedBlock info when P2P syncing (#18735) (d81a630)
  • taiko-client: remove ontake info in log to avoid panic (#18878) (4a9202f)
  • taiko-client: remove unused param when inserting blocks (#18968) (b8235ab)
  • taiko-client: revert tracker.triggered related changes (#18737) (e76d865)
  • taiko-client: revert path changes about SocialScan endpoint (#18119) (38fa03a)
  • taiko-client: set p2p node, taiko flag, update optimism lib (#18920) (245b7ce)
  • taiko-client: use bytes type that supports hex string unmarshalling on ExecutableData (#18946) (848a097)
  • taiko-client: use Pacaya abi for prover set (#18893) (30428c2)
  • taiko-client: valid status check in BatchGetBlocksProofStatus (#18595) (ec5f599)

Chores

Documentation

  • taiko-client: update readme how to do integration test (#18256) (b12b32e)

Code Refactoring

  • taiko-client: move utils package from internal/ to pkg/ (#18516) (b674857)

Tests

  • taiko-client: add more fallback proposing tests (#18705) (0e8ef0d)
  • taiko-client: add more preconfirmation P2P network tests (#18944) (3f52b11)
  • taiko-client: add multi-blobs tests for proposer (#18881) (e368750)
  • taiko-client: cleanup pre-ontake tests (#18647) (b577b3b)
  • taiko-client: disable docker pull in hive test (#18101) (95c9da2)
  • taiko-client: fix some lint issues for taiko-client (#18517) (ac7eba6)
  • taiko-client: improve tests for blob sync (#18764) (4df3edc)
  • taiko-client: introduce MemoryBlobServer for tests (#18880) (7943979)
  • taiko-client: introduce taiko-reth as another L2 node in testing (#18223) (e856273)
  • taiko-client: introduce TestProposeTxListOntake (#18167) (5023226)
  • taiko-client: introduce blob-server and blob-l1-beacon hive tests (#18121) (c544fe8)
  • taiko-client: introduce TestTxPoolContentWithMinTip test case (#18285) (d572f4c)
  • taiko-client: remove an unnecessary test (#18218) (d624e29)
  • taiko-client: skip TestCheckL1ReorgToSameHeightFork temporarily (#18522) (385fed2)
  • taiko-client: upgrade full sync and snap sync hive tests (#18010) (1d18c17)

Workflow

Build

  • deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#18539) (79f3fab)
  • deps: bump golang.org/x/sync from 0.9.0 to 0.10.0 (#18560) (3d51970)

This PR was generated with Release Please. See documentation.

@taiko-kitty taiko-kitty changed the title chore(main): release taiko-alethia-client 0.43.2 chore(main): release taiko-alethia-client 0.44.0 Feb 4, 2025
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--taiko-alethia-client branch 2 times, most recently from 22c825a to 70357f9 Compare February 5, 2025 03:37
@taiko-kitty taiko-kitty changed the title chore(main): release taiko-alethia-client 0.44.0 chore(main): release taiko-alethia-client 1.1.0 Feb 5, 2025
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--taiko-alethia-client branch 25 times, most recently from df5c0dd to ec8c67e Compare February 11, 2025 16:33
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--taiko-alethia-client branch 25 times, most recently from a399efe to 3d2095d Compare February 20, 2025 04:44
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--taiko-alethia-client branch 3 times, most recently from bcc8d8e to 2be9dac Compare February 21, 2025 08:23
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--taiko-alethia-client branch from 2be9dac to 0760c36 Compare February 21, 2025 08:34
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.

1 participant