-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Merged
davidtaikocha
merged 1 commit into
main
from
release-please--branches--main--components--taiko-alethia-client
Dec 30, 2024
Merged
chore(main): release taiko-alethia-client 0.41.0 #18655
davidtaikocha
merged 1 commit into
main
from
release-please--branches--main--components--taiko-alethia-client
Dec 30, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
taiko-kitty
force-pushed
the
release-please--branches--main--components--taiko-alethia-client
branch
from
December 27, 2024 06:33
174be96
to
54b0410
Compare
YoGhurt111
approved these changes
Dec 27, 2024
taiko-kitty
force-pushed
the
release-please--branches--main--components--taiko-alethia-client
branch
3 times, most recently
from
December 29, 2024 13:14
90890d7
to
94d6214
Compare
taiko-kitty
force-pushed
the
release-please--branches--main--components--taiko-alethia-client
branch
from
December 30, 2024 05:11
94d6214
to
fe26e76
Compare
davidtaikocha
approved these changes
Dec 30, 2024
davidtaikocha
deleted the
release-please--branches--main--components--taiko-alethia-client
branch
December 30, 2024 05:58
🤖 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.41.0 (2024-12-30)
Features
AssembleAnchorV2Tx
method inAnchorTxConstructor
(#17850) (f71b178)proposer_pool_content_fetch_time
metric (#18190) (35579df)RaikoZKVMHostEndpoint
and rename (#17926) (0838f79)TryDecompress()
(#18444) (10d99d5)l1.private
(#17962) (9274f2d)--l1.beacon
to be optional when a blob server is given (#18094) (f4d47a3)ontake
fork (#17746) (2aabf3d)lastProposedIn
(#18442) (28f32a7)ProofBuffer
(#18627) (c386589)BasefeeSharingPctg
inBlockMetadata
(#17853) (5f2d696)CalculateBaseFee()
method (#17989) (fdee419)TaikoDataBlockV2
(#17936) (c608116)TaikoL2.GetBasefeeV2
(#18660) (4abfaa9)TierZkVMRisc0ID
(#17915) (96aa5c2)TxMgrSelector
for proposer / prover (#17986) (6eb298f)basefeeSharingPctg
from metadata (#17890) (57c8f6f)290
tier (#18035) (5064037)TaikoL1.proposeBlocksV2
(#18116) (d0c0fed)BlockParamsV2
struct (#17893) (a1043a8)OntakeForkHeight
in mainnet (#18253) (21c6235)ontakeForkHeight
to Sep 24, 2024 (#18047) (a1ff620)Proposer
(#18053) (d0554a2)proveBlocks
by default for post ontake blocks (#18042) (15709af)Bug Fixes
GetBasefeeV2
usage (#18664) (03537c7)lastVerifiedBlockHash
fetch (#18277) (8512f45)TestTreasuryIncome
test case (#18000) (5707a08)/eth/v1/config/spec
(#18295) (6633c80)calculateBaseFee
(#17978) (b010efe)CalculateBaseFee()
(#18057) (78c876e)InitFromConfig
(#18005) (58f1c85)privateTxMgr
(#17980) (a0c3388)lastProposedAt
after ontake fork (#18166) (ea0ca90)BatchGetBlocksProofStatus
(#18595) (ec5f599)Chores
TAIKO_TOKEN
name changes inDeployOnL1
(#17927) (cf1a15f)BaseFeeConfig.SharingPctg
to mainnet protocol config (#18341) (75d14a7)proofBuffer
logs (#18669) (3b0d786)hive_tests.sh
(#17923) (05d49b0)Documentation
Code Refactoring
utils
package frominternal/
topkg/
(#18516) (b674857)Tests
taiko-client
(#18517) (ac7eba6)taiko-reth
as another L2 node in testing (#18223) (e856273)TestProposeTxListOntake
(#18167) (5023226)TestCheckL1ReorgToSameHeightFork
temporarily (#18522) (385fed2)Workflow
netcat
in action (#18159) (7e27d1d)Build
This PR was generated with Release Please. See documentation.