From 6fc75c000f3692679549dbaf4ec96c9aee4be2cd Mon Sep 17 00:00:00 2001 From: Wolmin <44748271+Wolmin@users.noreply.github.com> Date: Mon, 30 Sep 2024 12:37:59 +0200 Subject: [PATCH] feat: LUKSO Cancun Hardfork (#7686) * Edit cancun timestamp Signed-off-by: Wolmin --- CHANGELOG.md | 1 + config/src/main/resources/lukso.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eea989cc95..dce16b3f9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ - Remove privacy test classes support [#7569](https://github.com/hyperledger/besu/pull/7569) - Add Blob Transaction Metrics [#7622](https://github.com/hyperledger/besu/pull/7622) - Implemented support for emptyBlockPeriodSeconds in QBFT [#6965](https://github.com/hyperledger/besu/pull/6965) +- LUKSO Cancun Hardfork [#7686](https://github.com/hyperledger/besu/pull/7686) - Add configuration of Consolidation Request Contract Address via genesis configuration [#7647](https://github.com/hyperledger/besu/pull/7647) - Interrupt pending transaction processing on block creation timeout [#7673](https://github.com/hyperledger/besu/pull/7673) diff --git a/config/src/main/resources/lukso.json b/config/src/main/resources/lukso.json index ff4296eae8..68bf32d35c 100644 --- a/config/src/main/resources/lukso.json +++ b/config/src/main/resources/lukso.json @@ -17,7 +17,7 @@ "terminalTotalDifficulty": 0, "terminalTotalDifficultyPassed": true, "shanghaiTime": 1687969198, - "cancunTime": 1767182400, + "cancunTime": 1732119595, "discovery": { "bootnodes": [ "enode://c2bb19ce658cfdf1fecb45da599ee6c7bf36e5292efb3fb61303a0b2cd07f96c20ac9b376a464d687ac456675a2e4a44aec39a0509bcb4b6d8221eedec25aca2@34.147.73.193:30303",