1.3.0 (2024-06-06)
- miner: compress the txlist bytes after checking the transaction is executable (#269) (aa70708)
- miner: move
TAIKO_MIN_TIP
check tocommitL2Transactions
(#272) (f3a7fb6)
1.2.0 (2024-06-05)
1.1.0 (2024-05-27)
- eth: add default gpo price flag (#258) (0fb7ce1)
- txpool: update max fee check in
ValidateTransaction()
(#259) (ef40d46)
- all: changes based on Taiko protocol (7e1b8b6)
- consensus: improve
VerifyHeaders
fortaiko
consensus (#238) (4f36879) - miner: change invalid transaction log level to
DEBUG
(#224) (286ffe2) - taiko_miner: remove an unnecessary check (#239) (974b338)
- txpool: update
ValidateTransaction
(#237) (6cc43e1) - txpool: update
ValidateTransaction
(#255) (87f4206) - worker: add
chainId
check inworker
(#228) (4ebcf66)
- broken url link (#28342) (a5544d3)
- core/txpool: fix typos (a081130)
- eth: mark anchor transaction in
traceBlockParallel
(#243) (8622b2c) - fix some (ST1005)go-staticcheck (2814ee0)
- flag: one typo (52234eb)
- taiko_worker: fix a size limit check in
commitL2Transactions
(#245) (7a75d5e) - typo (d8a351b)
- update link to trezor (1a79089)
- update outdated link to trezor docs (#28966) (1a79089)
- wokrer: fix an issue in
sealBlockWith
(#240) (02c6ee9)