github kaiachain/kaia v2.2.0
Kaia v2.2.0 Release Notice

one day ago

IMPORTANT: Kaia v2.2.0 contains a hardfork upgrade that results in changes that are not backward compatible. All Kairos testnet nodes must be upgraded to v2.2.0 or later before the target block number. Mainnet hardfork number will be specified in the next release.

The Kaia network v2.2.0 introduces the Osaka hardfork, including the Blob transaction, and several compatibility features at the EVM and API levels. This version also improves the performance and command-line tools. The Kairos testnet hardfork number is included in this version.

Here’s the hardfork schedule for the Kairos testnet

  • Block number: 209134000 (estimated time: 11 Feb, 10:30 UTC+9)
  • Hardfork contents: Osaka hardfork

Hardfork features

Improvements

  • Updated block and transaction-related APIs to return Blob fields as per KIP-279 (#661, #667, #700, #707)
  • Add new eth_blobBaseFee API to return the latest maxFeePerBlobGas, and update eth_feeHistory API to also return the blobBaseFee history (#680)
  • Add eth_getBlobSidecars and eth_getBlobSidecarByTxHash APIs to return the sidecars as per KIP-279 (#672, #699)
  • Added the transaction nonce check at txpool to comply with the EIP-2681 (#573)
  • Added the HolderVerifier smart contract to automatically process FNSA to KAIA swap (#627, #694, #693, #695)
  • Updated the ECDSA key managing command line tools to accept the v3 keystore flag(#551, #711)
  • Updated the BLS key managing command line tools to align with ECDSA tools (#646, #648)
  • Updated the block mining timing logs (#639)
  • Added the hardfork override command line flags (#674)
  • Added the EthClient to work with eth namespace APIs (#698)
  • Updated the VRank logging facility to include preprepare and round changes (#698, #719, #720)
  • Optimized the AddressSet calculation (#584)
  • Optimized the secp256k1 cryptographic library (#602)
  • Optimized the transaction signature handling facility (#660)
  • Optimized the EVM memory allocation (#684)

Fixes

  • Fixed the p2p compatibility issue with BidMsg (#573)
  • Fixed the ordering of the logs in the subscription API (#633)
  • Fixed the Auction Bid signature check condition (#706)
  • Fixed the input length check of storage-related APIs (#572)

Miscellaneous

Downloads

Please find the download links at https://docs.kaia.io/nodes/downloads/

Thank you @jcastil0, @reddaisyy, @rocksload, @pennylees, @suranmiao, @huyejia, @tinyfoolish, @weifangc, @liuyueyangxmu, @bigmoonbit, @zjumathcode, @xiaolinny, @boqishan, @promalert, @oncecelll for your first contribution to Kaia.

Don't miss a new kaia release

NewReleases is sending notifications on new releases.