v1.11.0
Last updated
Was this helpful?
Last updated
Was this helpful?
Cypress Packages
Baobab Packages
Common Packages
Cypress Packages
Baobab Packages
Common Packages
Cypress Packages
Baobab Packages
Common Packages
Not supported yet
Klaytn v1.11.0 contains a hardfork upgrade that results in backward-incompatible changes. All Baobab nodes have to be upgraded to v1.11.0 or higher before the target block number. The hardfork implements the features equivalent to Ethereum Shanghai hardfork. The hardfork block number for Cypress mainnet will be scheduled in the next version.
The hardfork schedule is as follows:
Baobab Testnet
Block number: 131608000 (estimated time: 28 Aug, 10:30 AM UTC+9)
Hardfork contents: Shanghai hardfork
Removed APIs: governance_itemsAt
, governance_chainConfigAt
, governance_chainConfig
, klay_govParamsAt
, klay_chainConfigAt
, klay_chainConfig
, klay_gasPriceAt
Alternative APIs: governance_getParams
, governance_getChainConfig
, klay_getParams
, klay_getChainConfig
Adjusted gas cost of the COINBASE opcode according to ()
Added the PUSH0 opcode to EVM according to ()
Adjusted gas cost related to initcode according to ()
Fixed to allow a new contract account to be created by overwriting an EOA ()
Added a new API governance_getRewardsAccumulated
to query cumulative block rewards ()
Added a new API eth_resend
to resend transactions with higher gas price ()
Added a new API klay_forkStatus
to query hardfork status ()
Introduced block range option to the admin_exportChain
API ()
Removed some APIs related to chain configuration and governance. Please use the alternative APIs ()
Updated some APIs to return detailed error messages upon transaction failure (, )
RPC server returns HTTP 503 error when execution time exceeds a timeout ()
Limits execution time and concurrency of some debug.trace* RPCs ()
Added new APIs recoverFromTransaction
and recoverFromMessage
to recover signer address from signatures (, )
Introduced node flags to specify log file location and rotation settings (, )
Node flags can be specified using a YAML file (, , , )
Added the KIP-111 Live Pruning feature that deletes historic block data in real-time (, , , , , , )
Added RocksDB support to allow shared storages among nodes (, , , , )
Added homi command option to create genesis accounts out of a BIP-39 mnemonic ()
Updated abigen command to include ABImetadata in the generated files ()
Added a subcommand, util ()
Fixed unexpected node startup failures (, )
Fixed JSON-RPC API bugs (, , , , , )
Fixed reward distribution logic in service chains with deferredTxFee=false configuration ()
Fixed the bug where BN always recommends the same PN ()
Added BLS algorithm library (, )
Added new metrics klaytn_vrank* to collect consensus performance data (, )
Replace the xgo cross compilation system with native builds in each target hosts. (, , )
Updated the build environment to go1.20 (, , , , )
Minor Maintenance (, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , )