Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added view timeout duration as a config parameter #222

Merged
merged 6 commits into from
Dec 13, 2024

Conversation

brunoffranca
Copy link
Member

What ❔

The hardcoded 2s view timeout was causing problems in Era testnet because the block time there is longer (>5s). View timeout needs to be a configurable parameter since different chains will want different block times.

@brunoffranca brunoffranca requested a review from pompon0 December 12, 2024 16:30
pompon0
pompon0 previously approved these changes Dec 13, 2024
@brunoffranca brunoffranca merged commit f07fcfa into main Dec 13, 2024
6 checks passed
@brunoffranca brunoffranca deleted the bf-timeout branch December 13, 2024 20:08
brunoffranca pushed a commit that referenced this pull request Dec 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.7.0](v0.6.0...v0.7.0)
(2024-12-16)


### Features

* Added tool to recover public keys from secret keys
([#224](#224))
([f1522f8](f1522f8))
* Added view timeout duration as a config parameter
([#222](#222))
([f07fcfa](f07fcfa))
* loadtest improvements
([#223](#223))
([69f11c7](69f11c7))


### Bug Fixes

* Fix high vote on informal spec
([#215](#215))
([c586f85](c586f85))
* TimeoutQC aggregation
([#220](#220))
([8a49824](8a49824))

---
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