Skip to content

Conversation

@Deniallugo
Copy link
Contributor

@Deniallugo Deniallugo commented Nov 17, 2025

What ❔

Use upgrade timestamp as well as block for switching to fusaka blobs

Why ❔

Unfortunately ETH foundation doesn't provide the exact block for fusaka, but they have the exact timestamp. So it was decided to use this timestamp and half an hour before and after this as a safety margin
https://blog.ethereum.org/2025/11/06/fusaka-mainnet-announcement#fusaka-activation

Is this a breaking change?

  • Yes
  • No

Operational changes

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zkstack dev fmt and zkstack dev lint.

@Deniallugo Deniallugo force-pushed the deniallugo-fusaka-timestamp branch from 89534a2 to e93afaa Compare November 17, 2025 10:27
@Deniallugo Deniallugo enabled auto-merge November 17, 2025 10:45
@Deniallugo Deniallugo force-pushed the deniallugo-fusaka-timestamp branch from e93afaa to dd67acc Compare November 17, 2025 11:01
@Deniallugo Deniallugo added this pull request to the merge queue Nov 17, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 17, 2025
@Deniallugo Deniallugo added this pull request to the merge queue Nov 17, 2025
Merged via the queue into main with commit 3b5a9df Nov 17, 2025
39 checks passed
@Deniallugo Deniallugo deleted the deniallugo-fusaka-timestamp branch November 17, 2025 13:09
github-merge-queue bot pushed a commit that referenced this pull request Nov 17, 2025
🤖 I have created a release *beep* *boop*
---


##
[29.6.0](core-v29.5.0...core-v29.6.0)
(2025-11-17)


### Features

* **api:** add EIP-7966 eth_sendRawTransactionSync method
([#4565](#4565))
([7c4c428](7c4c428))
* bumping versions
([#4555](#4555))
([1cd803d](1cd803d))
* **eth_sender:** Set fusaka upgrade timestamp
([#4571](#4571))
([3b5a9df](3b5a9df))
* Improve proving networks setup
([#4563](#4563))
([42c3f0f](42c3f0f))
* **zkstack:** ensure priority queue is empty before migrating to
gateway ([#4539](#4539))
([a5e1133](a5e1133))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <[email protected]>
Deniallugo added a commit that referenced this pull request Dec 17, 2025
## What ❔

Use upgrade timestamp as well as block for switching to fusaka blobs

## Why ❔

Unfortunately ETH foundation doesn't provide the exact block for fusaka,
but they have the exact timestamp. So it was decided to use this
timestamp and half an hour before and after this as a safety margin

https://blog.ethereum.org/2025/11/06/fusaka-mainnet-announcement#fusaka-activation

## Is this a breaking change?
- [ ] Yes
- [ ] No

## Operational changes
<!-- Any config changes? Any new flags? Any changes to any scripts? -->
<!-- Please add anything that non-Matter Labs entities running their own
ZK Chain may need to know -->

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [ ] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
- [ ] Code has been formatted via `zkstack dev fmt` and `zkstack dev
lint`.

Signed-off-by: Danil <[email protected]>
Deniallugo pushed a commit that referenced this pull request Dec 17, 2025
🤖 I have created a release *beep* *boop*
---


##
[29.6.0](core-v29.5.0...core-v29.6.0)
(2025-11-17)


### Features

* **api:** add EIP-7966 eth_sendRawTransactionSync method
([#4565](#4565))
([7c4c428](7c4c428))
* bumping versions
([#4555](#4555))
([1cd803d](1cd803d))
* **eth_sender:** Set fusaka upgrade timestamp
([#4571](#4571))
([3b5a9df](3b5a9df))
* Improve proving networks setup
([#4563](#4563))
([42c3f0f](42c3f0f))
* **zkstack:** ensure priority queue is empty before migrating to
gateway ([#4539](#4539))
([a5e1133](a5e1133))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants