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-05)

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 optional l1.private (#17962) (9274f2d)
  • taiko-client: add two more new ZK related metrics (#18043) (e43eeac)
  • 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: check if the block is preconfirmed before calling setHead (#18864) (ba15a6a)
  • 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: improve ProofBuffer (#18627) (c386589)
  • taiko-client: improve some logs in zk producer (#18117) (109595e)
  • taiko-client: introduce CalculateBaseFee() method (#17989) (fdee419)
  • taiko-client: introduce TaikoL2.GetBasefeeV2 (#18660) (4abfaa9)
  • taiko-client: introduce TxBuilderWithFallback (#18690) (f1d7b20)
  • taiko-client: introduce TxMgrSelector for proposer / prover (#17986) (6eb298f)
  • taiko-client: introduce sp1 zk proof (#18003) (492c208)
  • taiko-client: make p2p-sync required (#18571) (de92b28)
  • taiko-client: only check and trigger P2P sync progress right after starting (#18745) (a05e4c9)
  • taiko-client: optimising statistics on proof request times (#17976) (791f44f)
  • taiko-client: optimize aggregation loggingain (#18643) (688a426)
  • taiko-client: remove an unused field in prover (#18024) (5d416d2)
  • taiko-client: remove an unused filed in proposer (#18021) (64fdf5c)
  • 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: remove the legacy 290 tier (#18035) (5064037)
  • 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 ontakeForkHeight to Sep 24, 2024 (#18047) (a1ff620)
  • taiko-client: update contract binding & add Proposer (#18053) (d0554a2)
  • taiko-client: update contract bingdings (#18182) (8954764)
  • taiko-client: update Go contract bindings (#17997) (606114f)
  • taiko-client: update Go contract bindings (#18012) (7f054ca)
  • 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 protocol configs temporarily (#17999) (7893700)
  • taiko-client: update prover balance check to include bond balance (#18092) (5d5ca74)
  • taiko-client: use proveBlocks by default for post ontake blocks (#18042) (15709af)

Bug Fixes

  • protocol: fix issue in mainnet deployment script (#18283) (5c371a1)
  • taiko-client: add #18442 back (#18685) (abc0554)
  • taiko-client: add timestamp as a new parameter to getBasefeeV2 (#18691) (4a4d908)
  • 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: 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 blob server API URL when fetching blob data (#18109) (7230dfd)
  • taiko-client: fix blob transactions estimation when proposing (#18703) (395ac5f)
  • taiko-client: fix CallOpts and TestTreasuryIncome test case (#18000) (5707a08)
  • 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 some issues about calculateBaseFee (#17978) (b010efe)
  • taiko-client: fix timestamp calculation n CalculateBaseFee() (#18057) (78c876e)
  • taiko-client: improve prover balance check based on 18092 (#18129) (b6cd50b)
  • taiko-client: initialize private mempool transaction sender in InitFromConfig (#18005) (58f1c85)
  • taiko-client: prints logs when using privateTxMgr (#17980) (a0c3388)
  • 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: revert tracker.triggered related changes (#18737) (e76d865)
  • taiko-client: revert path changes about SocialScan endpoint (#18119) (38fa03a)
  • taiko-client: temp support tier 290 (#18030) (f1aeac3)
  • taiko-client: use proposed at, not timestamp when fetching blob (#18055) (32d95c1)
  • 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: 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 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 multi nodes hive test (#17981) (9910863)
  • taiko-client: introduce reorg hive test (#17965) (ab601ee)
  • 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: support full sync and snap sync in hive test (#17995) (831198b)
  • taiko-client: support multi clusters reorg hive test (#17987) (28d9072)
  • 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 3 times, most recently from b80dd12 to 606fc72 Compare February 5, 2025 11:24
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--taiko-alethia-client branch from 606fc72 to 8e23ede Compare February 5, 2025 12:01
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