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(taiko): release 1.10.0 #319

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Conversation

taiko-kitty
Copy link

@taiko-kitty taiko-kitty commented Sep 26, 2024

🤖 I have created a release beep boop

1.10.0 (2024-10-03)

Features

  • all: changes based on Taiko protocol (7e1b8b6)
  • consensus: improve VerifyHeaders for taiko consensus (#238) (4f36879)
  • consensus: update ValidateAnchorTx (#289) (8ff161f)
  • core: changes based on the latest block.extradata format (#295) (a875cc8)
  • core: decode basefee params from block.extraData (#290) (83564ba)
  • core: introduce BasefeeSharingPctg in BlockMetadata (#287) (e6487f0)
  • core: update ontakeForkHeight to Sep 24, 2024 (#309) (4e05e58)
  • eip1559: remove CalcBaseFeeOntake() method (#293) (124fde7)
  • eth: add default gpo price flag (#258) (0fb7ce1)
  • miner: change invalid transaction log level to DEBUG (#224) (286ffe2)
  • miner: compress the txlist bytes after checking the transaction is executable (#269) (aa70708)
  • miner: count last oversized transaction (#273) (451a668)
  • miner: improve prepareWork() (#292) (06b2903)
  • miner: move TAIKO_MIN_TIP check to commitL2Transactions (#272) (f3a7fb6)
  • repo: geth/v1.14.11 upstream merge (#313) (5c84a20)
  • taiko_api: reduce the frequency of zlib compression when fetching txpool content (#323) (27b4d6e)
  • taiko_genesis: update genesis JSONs (#305) (73df1f1)
  • taiko_genesis: update genesis JSONs (#315) (ae8a194)
  • taiko_genesis: update interanl devnet genesis JSON for ontake hardfork (#288) (a748b91)
  • taiko_genesis: update interanl devnet genesis JSON for ontake hardfork (#291) (217c9ec)
  • taiko_genesis: update internal devnet genesis JSON (#285) (b137b2a)
  • taiko_genesis: update internal devnet genesis JSON (#296) (882a6cd)
  • taiko_miner: add BuildTransactionsListsWithMinTip method (#283) (c777d24)
  • taiko_miner: remove an unnecessary check (#239) (974b338)
  • taiko_worker: skip blob transactions (#280) (30a615b)
  • txpool: introduce TAIKO_MIN_TIP env (#264) (a29520e)
  • txpool: update ValidateTransaction (#237) (6cc43e1)
  • txpool: update ValidateTransaction (#255) (87f4206)
  • txpool: update max fee check in ValidateTransaction() (#259) (ef40d46)
  • worker: add chainId check in worker (#228) (4ebcf66)

Bug Fixes

  • broken url link (#28342) (a5544d3)
  • core/txpool: fix typos (a081130)
  • core: fix a transaction Message assembling issue (#308) (04d76e8)
  • eth: mark anchor transaction in traceBlockParallel (#243) (8622b2c)
  • fix some (ST1005)go-staticcheck (2814ee0)
  • flag: one typo (52234eb)
  • taiko_api: fix an EstimatedGasUsed calculation issue (#322) (96296fb)
  • taiko_genesis: update devnet Ontake fork hight (#302) (d065dd2)
  • taiko_miner: fix a typo (#299) (5faa71b)
  • taiko_worker: fix a maxBytesPerTxList check issue (#282) (f930382)
  • taiko_worker: fix a size limit check in commitL2Transactions (#245) (7a75d5e)
  • txpool: basefee requires mintip to not be nil. (#297) (6315fd4)
  • txpool: fix the unit in a log (#266) (9594e0a)
  • typo (d8a351b)
  • update link to trezor (1a79089)
  • update outdated link to trezor docs (#28966) (1a79089)
  • wokrer: fix an issue in sealBlockWith (#240) (02c6ee9)

This PR was generated with Release Please. See documentation.

@taiko-kitty taiko-kitty force-pushed the release-please--branches--taiko branch 2 times, most recently from d08f3be to ecba5e0 Compare September 30, 2024 08:56
@taiko-kitty taiko-kitty force-pushed the release-please--branches--taiko branch from ecba5e0 to f3f4640 Compare October 3, 2024 04:07
@davidtaikocha davidtaikocha merged commit 92f5d06 into taiko Oct 9, 2024
3 checks passed
@davidtaikocha davidtaikocha deleted the release-please--branches--taiko branch October 9, 2024 02:05
@taiko-kitty
Copy link
Author

🤖 Created releases:

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.

2 participants