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 0.41.0 #18655

Conversation

taiko-kitty
Copy link
Contributor

@taiko-kitty taiko-kitty commented Dec 27, 2024

🤖 I have created a release beep boop

0.41.0 (2024-12-30)

Features

  • protocol: introduce AssembleAnchorV2Tx method in AnchorTxConstructor (#17850) (f71b178)
  • protocol: introduce risc0 proof (#17877) (bcb57cb)
  • protocol: propose a batch blocks conditionally (#18570) (e846f62)
  • taiko-client: add proposer_pool_content_fetch_time metric (#18190) (35579df)
  • taiko-client: add RaikoZKVMHostEndpoint and rename (#17926) (0838f79)
  • 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: catch raiko deserialization errors (#18644) (98a98fd)
  • taiko-client: changes based on the latest basefee improvements (#17911) (0c10ac9)
  • taiko-client: client changes based on #18150 (#18350) (ddc6473)
  • taiko-client: client changes for ontake fork (#17746) (2aabf3d)
  • taiko-client: client updates based on #17871 (#17873) (dbed3ab)
  • 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 BasefeeSharingPctg in BlockMetadata (#17853) (5f2d696)
  • taiko-client: introduce CalculateBaseFee() method (#17989) (fdee419)
  • taiko-client: introduce TaikoDataBlockV2 (#17936) (c608116)
  • taiko-client: introduce TaikoL2.GetBasefeeV2 (#18660) (4abfaa9)
  • taiko-client: introduce TierZkVMRisc0ID (#17915) (96aa5c2)
  • 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: optimising statistics on proof request times (#17976) (791f44f)
  • taiko-client: optimize aggregation loggingain (#18643) (688a426)
  • taiko-client: remove basefeeSharingPctg from metadata (#17890) (57c8f6f)
  • 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 package (#18668) (e1af55a)
  • 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: support TaikoL1.proposeBlocksV2 (#18116) (d0c0fed)
  • taiko-client: update BlockParamsV2 struct (#17893) (a1043a8)
  • 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 (#17869) (d9bd72b)
  • taiko-client: update Go contract bindings (#17885) (3179074)
  • 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 hekla's protocol config (#17955) (4b6a70d)
  • taiko-client: update ontake basefee calculation (#17892) (6972dea)
  • 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: 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 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 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: fix zk status recognition (#17946) (164e476)
  • 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: 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: 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: 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: open container logs and close build image logs (#17959) (b541201)
  • 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: update hive dependence and fix bug about hive test (#17930) (dd40a4e)
  • taiko-client: update HIVE test configurations (#17950) (4818274)
  • taiko-client: upgrade full sync and snap sync hive tests (#18010) (1d18c17)
  • taiko-client: use env names which defined in flag configs (#17921) (196b74e)

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 force-pushed the release-please--branches--main--components--taiko-alethia-client branch from 174be96 to 54b0410 Compare December 27, 2024 06:33
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--taiko-alethia-client branch 3 times, most recently from 90890d7 to 94d6214 Compare December 29, 2024 13:14
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--taiko-alethia-client branch from 94d6214 to fe26e76 Compare December 30, 2024 05:11
@davidtaikocha davidtaikocha merged commit 7ff64a4 into main Dec 30, 2024
8 checks passed
@davidtaikocha davidtaikocha deleted the release-please--branches--main--components--taiko-alethia-client branch December 30, 2024 05:58
@taiko-kitty
Copy link
Contributor Author

🤖 Created releases:

smartprogrammer93 pushed a commit to NethermindEth/preconf-taiko-mono that referenced this pull request Jan 22, 2025
* fix: fix lint errors

* test: update tests

* chore(taiko-client): update CI badge and path (taikoxyz#18441)

* ci(repo): delete some workflows and release configs (taikoxyz#18440)

* feat(docs-site): update network config, list cooldown, proving windows and bonds for every tier, remove banner (taikoxyz#18377)

Co-authored-by: Daniel Wang <99078276+dantaik@users.noreply.github.com>

* fix(protocol): fix debitBond bug and add additional tests (taikoxyz#18443)

* feat: changes based on comments

* feat: changes based on comments

* feat(taiko-client): add chain ID to `TryDecompress()` (taikoxyz#18444)

* refactor(protocol): slightly improve EssentialContract (taikoxyz#18445)

* fix: fix lint errors

* fix(protocol): revert `B_TIER_OPTIMISTIC` back to `""` (taikoxyz#18446)

* feat(taiko-client): compatible changes for `lastProposedIn` (taikoxyz#18442)

* ci(protocol): revert release-please workflow (taikoxyz#18447)

* build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in the go_modules group (taikoxyz#18448)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(main): release docs-site 1.15.0 (taikoxyz#18428)

* feat(taiko-client): revert pr 18442 (taikoxyz#18450)

* test: add more tests

* test: add more tests

* docs(protocol): upgrade verifiers to support proof aggregation in Hekla (taikoxyz#18453)

* feat(protocol): allow `local.params.parentMetaHash` to remain as 0 (taikoxyz#18451)

* feat(docs-site): update graphic for hekla network config (taikoxyz#18457)

* feat(repo): don't run workflows on release-please branches (taikoxyz#18459)

* fix(repo): revert release-please (taikoxyz#18461)

* refactor(protocol): extra a new function in LibProposing (taikoxyz#18456)

* chore: update some comments

* feat: check soft block height

* feat(taiko-client): update Go contract bindings (taikoxyz#18462)

* chore(main): release docs-site 1.16.0 (taikoxyz#18458)

Co-authored-by: Roger <50648015+RogerLamTd@users.noreply.github.com>

* build docker image which will used in hive test

* build docker image which will used in hive test

* feat(taiko-client): avoid coping the whole struct (taikoxyz#18463)

* feat(protocol): update sp1 to 3.0.0 prod version (taikoxyz#18465)

* feat(protocol): request zk proofs(risc0 & sp1) in mainnet (taikoxyz#18467)

* feat(protocol): tolerate invalid BaseFeeConfig on L2 (taikoxyz#18338)

Co-authored-by: dantaik <dantaik@users.noreply.github.com>
Co-authored-by: gavin <gavin@taiko.xyz>
Co-authored-by: David <david@taiko.xyz>
Co-authored-by: Bernat Canal Garceran <bernatcanal@gmail.com>
Co-authored-by: taiko-bot <160625009+taiko-kitty@users.noreply.github.com>
Co-authored-by: Roger <50648015+RogerLamTd@users.noreply.github.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: smtmfft <99081233+smtmfft@users.noreply.github.com>
Co-authored-by: Ivan Lagunovsky <ivan.lagunovsky@gmail.com>
Co-authored-by: jeff <113397187+cyberhorsey@users.noreply.github.com>
Co-authored-by: Karim <karim@taiko.xyz>
Co-authored-by: Karim <162329697+kimo-ice@users.noreply.github.com>
Co-authored-by: YoGhurt111 <YoGhurt111@users.noreply.github.com>

* docs(protocol): upgrade sp1 remote verifier in Hekla (taikoxyz#18469)

* feat(relayer): confirmations before indexing for relayer should be configurable (taikoxyz#18466)

* feat(docs-site): update testnet address (taikoxyz#18472)

* feat(repo): fix workflows, restore merge-gatekeeper (taikoxyz#18471)

* docs(protocol): add mainnet zkVM verifiers deployment (taikoxyz#18454)

* feat(protocol): measure gas per block using a debug event (taikoxyz#18470)

* feat(protocol): increase zk(risc0 & sp1) rate in mainnet (taikoxyz#18481)

* test(protocol): check LibEIP1559 function results in fuzz tests (taikoxyz#18475)

* chore(docs-site): update block-states.mdx (taikoxyz#18480)

* fix(repo): ignore draft PRs merge-gatekeeper (taikoxyz#18488)

* feat(docs-site): update tier config and graphic (taikoxyz#18487)

* chore(main): release docs-site 1.17.0 (taikoxyz#18476)

* chore(repo): improve documentation and changelog (taikoxyz#18489)

* docs(protocol): add Ontake fork audit report from OpenZeppelin (taikoxyz#18491)

* chore(protocol): fix typos in documentation files (taikoxyz#18490)

* feat(eventindexer): eventindexer post ontake fork (taikoxyz#18474)

* build(deps): bump github.com/buildkite/terminal-to-html/v3 from 3.8.0 to 3.16.3 (taikoxyz#18478)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 (taikoxyz#18479)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump github.com/prysmaticlabs/prysm/v5 from 5.1.0 to 5.1.2 (taikoxyz#18477)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs(protocol): update mainnet deployment docs (taikoxyz#18482)

* build(deps): bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.0 (taikoxyz#18492)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump github.com/buildkite/terminal-to-html/v3 from 3.16.3 to 3.16.4 (taikoxyz#18493)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: check if BatchID is nil

* chore: update go.sum

* chore: update go.mod

* feat: only snap sync to the highest safe block

* chore(docs-site): update tier router address (taikoxyz#18495)

* chore(main): release docs-site 1.17.1 (taikoxyz#18496)

* test: fix tests

* docs(balance-monitor): fix typo Update main.go (taikoxyz#18502)

* docs(repo): improve grammar and readability (taikoxyz#18501)

* feat(repo): add geth-rpc-gateway (taikoxyz#18382)

* fix(relayer): temp fix if `txSender` is not available for `txIndex` when processing events (taikoxyz#18513)

* build(deps): bump github.com/pressly/goose/v3 from 3.20.0 to 3.23.0 (taikoxyz#18509)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump github.com/go-resty/resty/v2 from 2.16.0 to 2.16.2 (taikoxyz#18510)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci(repo): change to trigger hive test manually (taikoxyz#18514)

* refactor(taiko-client): move `utils` package from `internal/` to `pkg/`  (taikoxyz#18516)

* test(taiko-client): fix some lint issues for `taiko-client` (taikoxyz#18517)

* feat(taiko-client): fix utils reference and lint error (taikoxyz#18518)

* ci(repo): update go mod and use random port (taikoxyz#18515)

* test(taiko-client): skip `TestCheckL1ReorgToSameHeightFork` temporarily (taikoxyz#18522)

* feat(docs-site): add software releases page that shows latest software releases and protocol deployments (taikoxyz#18523)

* chore(main): release docs-site 1.18.0 (taikoxyz#18526)

* default false sig check

* feat(taiko-client): add more preconf logs (taikoxyz#18524)

* feat(docs-site): add escenario and explanation for contestable rollup (taikoxyz#18530)

* chore(main): release docs-site 1.19.0 (taikoxyz#18532)

* feat(nfts): trailblazers "registerEvent" contract (taikoxyz#18198)

* feat(nfts): trailblazers badges s2 (taikoxyz#18040)

Co-authored-by: bearni95 <bearni95@users.noreply.github.com>

* feat(taiko-client): enable proof aggregation (batch proofs) (taikoxyz#18163)

Co-authored-by: David <david@taiko.xyz>
Co-authored-by: maskpp <maskpp266@gmail.com>

* feat(docs-site): add taiko-protocol section with economics and codebase analysis (taikoxyz#18542)

Co-authored-by: RogerLamTd <bob.rogerbob1@gmail.com>
Co-authored-by: swarna1101 <swarnabhasinha@gmail.com>

* chore(main): release docs-site 1.20.0 (taikoxyz#18550)

* chore(docs-site): update hekla proof tier config graphic and address (taikoxyz#18554)

* chore(docs-site): add goldsky to dev tools (taikoxyz#18552)

* feat(taiko-client): don't change safeBlockHash and finalizedBlockHash (taikoxyz#18544)

* feat(protocol): decrease the rate of risc0 in Hekla (taikoxyz#18553)

* fix(docs-site): correct graphic (taikoxyz#18561)

* chore(main): release docs-site 1.20.1 (taikoxyz#18555)

* fix(docs-site): link of goldsky in dev tools (taikoxyz#18562)

* chore(main): release docs-site 1.20.2 (taikoxyz#18563)

* fix(docs-site): update hekla graphic (taikoxyz#18572)

* chore(main): release docs-site 1.20.3 (taikoxyz#18573)

* feat: add client and protocol workflows

* feat(bridge-ui): remove fee padding (taikoxyz#18546)

* feat(nfts): eventRegister contract update (taikoxyz#18547)

* chore(main): fix misspelled (taikoxyz#18581)

* chore(protocol): remove repetitive words in audit report (taikoxyz#18584)

Signed-off-by: RiceChuan <lc582041246@gmail.com>

* ci(relayer): stop running CI actions when updating `go.mod` (taikoxyz#18591)

* build(deps): bump github.com/labstack/echo/v4 from 4.12.0 to 4.13.2 (taikoxyz#18583)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David <david@taiko.xyz>

* build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 (taikoxyz#18560)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (taikoxyz#18539)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David <david@taiko.xyz>

* feat(repo): don't run vercel workflow on fork (taikoxyz#18593)

* feat: update go.mod

* feat(repo): disable docs-site preview run on fork (taikoxyz#18596)

* chore(docs-site): fix broken link  (taikoxyz#18585)

Co-authored-by: Roger <50648015+RogerLamTd@users.noreply.github.com>

* chore(docs-site): fix typos in node operator guides (taikoxyz#18586)

Co-authored-by: Roger <50648015+RogerLamTd@users.noreply.github.com>

* feat(bridge-ui): add curve (taikoxyz#18549)

* feat(taiko-client): check baseFee before append the latest soft block (taikoxyz#18533)

* feat(protocol): change HeklaTaikoToken's clock mode to timestamp to test the DAO (taikoxyz#18597)

* docs(protocol): update Hekla deployments (taikoxyz#18598)

* feat(protocol): introduce ForkManager to improve protocol fork management (taikoxyz#18508)

Co-authored-by: dantaik <dantaik@users.noreply.github.com>
Co-authored-by: David <david@taiko.xyz>

* fix(taiko-client): valid status check in `BatchGetBlocksProofStatus` (taikoxyz#18595)

* fix(nft): fix s2 badges remigration (taikoxyz#18578)

Co-authored-by: Korbinian <korbiniank@outlook.de>
Co-authored-by: Korbinian <KorbinianK@users.noreply.github.com>

* feat(protocol): propose a batch blocks conditionally (taikoxyz#18570)

Co-authored-by: YoGhurt111 <YoGhurt111@users.noreply.github.com>

* feat(taiko-client): make p2p-sync required (taikoxyz#18571)

* fix: fix swaggo error

* feat: go fmt

* chore(main): release bridge-ui 2.13.0 (taikoxyz#18430)

* build(deps): bump codecov/codecov-action from 4 to 5 (taikoxyz#18543)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(protocol): adjust the zk ratio(risc0 & sp1) (taikoxyz#18613)

* feat(protocol): update `RollupAddressCache` with new `MainnetTierRouter` address (taikoxyz#18619)

* chore(protocol): delete gas debug event (taikoxyz#18620)

* chore(docs-site): update proof tier graphic (taikoxyz#18617)

* build(deps): bump github.com/labstack/echo/v4 from 4.13.2 to 4.13.3 (taikoxyz#18623)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump github.com/pressly/goose/v3 from 3.23.0 to 3.24.0 (taikoxyz#18624)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump github.com/prysmaticlabs/prysm/v5 from 5.1.2 to 5.2.0 (taikoxyz#18625)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(taiko-client): improve `ProofBuffer` (taikoxyz#18627)

* chore(main): release taiko-client 0.40.0 (taikoxyz#18436)

* ci(protocol): make the storage layout table clearer (taikoxyz#18633)

Co-authored-by: dantaik <dantaik@users.noreply.github.com>

* feat(docs-site): add doc for SGX Verifier. (taikoxyz#18579)

* chore(main): release docs-site 1.21.0 (taikoxyz#18592)

* docs(protocol): update mainnet deployment docs (taikoxyz#18621)

* chore(repo): fix broken links (taikoxyz#18635)

* chore(repo): improve license (taikoxyz#18634)

* docs(repo): fix links to LICENSE file (taikoxyz#18641)

* chore(main): release protocol 1.11.0 (taikoxyz#18433)

Co-authored-by: Daniel Wang <99078276+dantaik@users.noreply.github.com>

* docs(protocol): update mainnet deployment docs (taikoxyz#18645)

* feat(taiko-client): catch raiko deserialization errors (taikoxyz#18644)

* feat(taiko-client): optimize aggregation loggingain (taikoxyz#18643)

* test(taiko-client): cleanup pre-ontake tests (taikoxyz#18647)

* feat(taiko-client): revert pr-18571 (taikoxyz#18648)

* ci(taiko-client): release client as `"taiko-alethia-client"` (taikoxyz#18651)

* ci(protocol): improve check-links (taikoxyz#18652)

* fix(repo): improve link checking (taikoxyz#18653)

* ci(repo): fix release-please (taikoxyz#18654)

Co-authored-by: Daniel Wang <99078276+dantaik@users.noreply.github.com>

* docs(repo): update `README` (taikoxyz#18650)

Co-authored-by: dionysuz <13951458+dionysuzx@users.noreply.github.com>

* feat: revert unncessary changes

* feat(protocol): make `TaikoL2Deprecated` ABI go-ethereum compatible (taikoxyz#18659)

Co-authored-by: Daniel Wang <dan@taiko.xyz>

* feat(taiko-client): introduce `TaikoL2.GetBasefeeV2` (taikoxyz#18660)

Co-authored-by: Gavin Yu <gavin@taiko.xyz>

* ci(protocol): revert releasing protocol 1.11.0 (taikoxyz#18662)

* chore(main): release taiko-alethia-protocol 1.11.0 (taikoxyz#18663)

* fix(taiko-client): fix `GetBasefeeV2` usage (taikoxyz#18664)

* build(deps): bump github.com/labstack/echo-contrib from 0.17.1 to 0.17.2 (taikoxyz#18666)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump gorm.io/datatypes from 1.2.4 to 1.2.5 (taikoxyz#18665)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David <david@taiko.xyz>

* feat(taiko-client): remove an unused package (taikoxyz#18668)

* chore(taiko-client): improve `proofBuffer` logs (taikoxyz#18669)

* chore(main): release taiko-alethia-client 0.41.0 (taikoxyz#18655)

* ci(taiko-client): update docker image building configs (taikoxyz#18671)

* chore(taiko-client): cleanup pre-ontake proposer code (taikoxyz#18672)

* chore(main): release taiko-alethia-client 0.41.1 (taikoxyz#18673)

* chore(taiko-client): optimize logging (taikoxyz#18674)

* chore(taiko-client): cleanup pre-ontake prover code (taikoxyz#18677)

* chore(taiko-client): remove some unused flags (taikoxyz#18678)

* chore(docs-site): revert zk coverage docs (taikoxyz#18682)

Co-authored-by: David <david@taiko.xyz>

* chore(repo): don't run docker build and push on forks (taikoxyz#18687)

* feat(protocol): adjust zk(risc0 & sp1) ratio (taikoxyz#18684)

* fix(protocol): add timestamp as a new parameter to getBasefeeV2 (taikoxyz#18686)

Co-authored-by: Daniel Wang <99078276+dantaik@users.noreply.github.com>
Co-authored-by: YoGhurt111 <YoGhurt111@users.noreply.github.com>

* fix(taiko-client): add taikoxyz#18442 back (taikoxyz#18685)

* ci(protocol): revert "chore(main): release taiko-alethia-protocol 1.11.0 (taikoxyz#18663)" (taikoxyz#18688)

* chore(taiko-client): fix typos in Swagger documentation for uptime endpoint (taikoxyz#18681)

* fix(taiko-client): add timestamp as a new parameter to getBasefeeV2 (taikoxyz#18691)

Co-authored-by: Daniel Wang <99078276+dantaik@users.noreply.github.com>

* chore(guardian-prover-health-check): fix api doc (taikoxyz#18693)

* fix(repo): fix some Go compiler errors (taikoxyz#18689)

* chore(protocol): fix documentation (taikoxyz#18694)

* feat(taiko-client): introduce `TxBuilderWithFallback` (taikoxyz#18690)

* chore(relayer): fix docs (taikoxyz#18697)

* chore(taiko-client): fix docs (taikoxyz#18698)

* fix(repo): update versioning in version.go for client (taikoxyz#18700)

* fix(taiko-client): fix proposing fee estimation (taikoxyz#18702)

* chore(repo): workflows skip dependabot prs (taikoxyz#18701)

* fix(taiko-client): fix blob transactions estimation when proposing (taikoxyz#18703)

* fix(relayer): extra padding for contract messages, always pad non-contracts (taikoxyz#18699)

* chore(main): release docs-site 1.21.1 (taikoxyz#18639)

* test(taiko-client): add more fallback proposing tests (taikoxyz#18705)

* chore(main): release taiko-alethia-protocol 1.11.0 (taikoxyz#18695)

* build(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 (taikoxyz#18708)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(taiko-client): build blob transactions when gas estimation failed (taikoxyz#18712)

* feat(taiko-client): remove an unused flag for proposer (taikoxyz#18709)

* chore(taiko-client): add more metrics for `TxBuilderWithFallback` (taikoxyz#18711)

* chore(taiko-client): more cost estimation metrics (taikoxyz#18713)

* chore(docs-site): update codebase analysis to reflect protocol changes (taikoxyz#18714)

* chore(taiko-client): add more proof generation metrics (taikoxyz#18715)

* chore(taiko-client): improve prover logs (taikoxyz#18718)

* chore(main): release taiko-alethia-client 0.42.0 (taikoxyz#18676)

* chore(taiko-client): always use `blockID` instead of `height` for L2 blocks in logs (taikoxyz#18719)

* chore(eventindexer): rm ei generator (taikoxyz#18723)

* ci(repo): standardize workflow naming (taikoxyz#18726)

* ci(repo): update pnpm installer (taikoxyz#18725)

* chore(repo): update dependabot config (taikoxyz#18722)

* build(deps): bump the github-actions-updates group with 2 updates (taikoxyz#18728)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(taiko-client): improve proposer gas estimation (taikoxyz#18727)

* chore(main): release taiko-alethia-client 0.42.1 (taikoxyz#18720)

* feat(taiko-client): soft block driver APIs (taikoxyz#18273)

Co-authored-by: RogerLamTd <bob.rogerbob1@gmail.com>
Co-authored-by: Roger <50648015+RogerLamTd@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Daniel Wang <99078276+dantaik@users.noreply.github.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: Jeffery Walsh <cyberhorsey@gmail.com>

* chore(main): release docs-site 1.21.2 (taikoxyz#18716)

* chore(taiko-client): bump `taiko-geth` dep (taikoxyz#18730)

* chore(taiko-client): add softBlock server start log (taikoxyz#18731)

* fix(taiko-client): fix pages workflow  (taikoxyz#18734)

* fix(taiko-client): remove `finalizedBlock` info when P2P syncing (taikoxyz#18735)

* fix(taiko-client): revert `tracker.triggered` related changes (taikoxyz#18737)

* chore(taiko-client): improve `TxBuilderWithFallback` logs (taikoxyz#18738)

* fix(taiko-client): check the `blockID` of the last verified block before using it as `FinalizedBlockHash` (taikoxyz#18739)

* fixed protocol deployment for tests

* Proposer tests fixed

* Driver skipped test brought back

* chain syncer skipped test brought back

* skip pr title validate

* refac: add protocol dockerfile and update deployment script

* More error logs

* binding regenerated

* Potential fix for code scanning alert no. 5: Incorrect conversion between integer types

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* potential leak of sensitive information, copilot warning

* missing import

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: RiceChuan <lc582041246@gmail.com>
Co-authored-by: David <david@taiko.xyz>
Co-authored-by: AlexWu <ALEXWUU@protonmail.com>
Co-authored-by: Daniel Wang <99078276+dantaik@users.noreply.github.com>
Co-authored-by: Roger <50648015+RogerLamTd@users.noreply.github.com>
Co-authored-by: Gavin Yu <gavin@taiko.xyz>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: taiko-bot <160625009+taiko-kitty@users.noreply.github.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: smtmfft <99081233+smtmfft@users.noreply.github.com>
Co-authored-by: dantaik <dantaik@users.noreply.github.com>
Co-authored-by: Bernat Canal Garceran <bernatcanal@gmail.com>
Co-authored-by: Ivan Lagunovsky <ivan.lagunovsky@gmail.com>
Co-authored-by: jeff <113397187+cyberhorsey@users.noreply.github.com>
Co-authored-by: Karim <karim@taiko.xyz>
Co-authored-by: Karim <162329697+kimo-ice@users.noreply.github.com>
Co-authored-by: YoGhurt111 <YoGhurt111@users.noreply.github.com>
Co-authored-by: Dmitry <98899785+mdqst@users.noreply.github.com>
Co-authored-by: Noisy <125606576+donatik27@users.noreply.github.com>
Co-authored-by: leopardracer <136604165+leopardracer@users.noreply.github.com>
Co-authored-by: Donny <130464015+defitricks@users.noreply.github.com>
Co-authored-by: Hopium <135053852+Hopium21@users.noreply.github.com>
Co-authored-by: xiaodino <ruby@taiko.xyz>
Co-authored-by: Jeffery Walsh <cyberhorsey@gmail.com>
Co-authored-by: Korbinian <KorbinianK@users.noreply.github.com>
Co-authored-by: bearni95 <bearni95@users.noreply.github.com>
Co-authored-by: Jünger <98948000+0xjunger@users.noreply.github.com>
Co-authored-by: RogerLamTd <bob.rogerbob1@gmail.com>
Co-authored-by: swarna1101 <swarnabhasinha@gmail.com>
Co-authored-by: nmjustinchan <justin.chan@nethermind.io>
Co-authored-by: DikaCream <andikasudarya146@gmail.com>
Co-authored-by: RiceChuan <lc582041246@gmail.com>
Co-authored-by: futreall <86553580+futreall@users.noreply.github.com>
Co-authored-by: Tristav <124001124+Pricstas@users.noreply.github.com>
Co-authored-by: Korbinian <korbiniank@outlook.de>
Co-authored-by: dionysuz <13951458+dionysuzx@users.noreply.github.com>
Co-authored-by: Daniel Wang <dan@taiko.xyz>
Co-authored-by: FT <140458077+zeevick10@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
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