-
Notifications
You must be signed in to change notification settings - Fork 172
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
Testnet prod #4559
Merged
Merged
Testnet prod #4559
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 3692 update vendor sdks (#3762) * feat: upgrade arbitrum sdk * fix: arbitrum build in propagate task * feat: update optimism sdk * feat: lock and upgrade zksync packages * chore: fix lighthouse tests * chore: rebuild and reinstall * chore: fresh install + build * chore: update packages * chore: upgrade zksync packages * chore: distinct logging * chore: fresh install + build --------- Co-authored-by: Rahul Sethuram <rahul.eth@icloud.com> * ci: commitlint * fix: run sdk-server on 0.0.0.0 * fix: use proper config (#4499) * ci: sdk-server limits (#4501) * feat: consume messages in parallel (#4513) * feat: dedeup and improve relayer (#4512) * feat: add prefetchSize and remove duplicated * chore: remove console --------- Co-authored-by: Layne Haber <layne.haber@gmail.com> Co-authored-by: Carlo Mazzaferro <carlo.mazzaferro@gmail.com> Co-authored-by: wanglonghong <wanglonghong4467@gmail.com>
Testnet prod sync
fix: store interval only when complete
* feat: estimateAmount Method added (#4465) * feat: estimateAmount Method added * fix: remove yarn link * fix: CI fix * fix: minor * fix: lint * fix: added UniV3 swapper * fix: removed consoles * feat: test added * fix: type issue * fix: husky * fix: remove gelato hardcoded gas limit (#4524) * fix: 4496 linea bridge changed (#4509) * feat: update ConsensysAmb * chore: yarn.lock * fix: linea MessageService upgraded * feat: update linea deploy config * feat: upgrade hardhat-deploy version * feat: redeploy consensys linea messaging * fix: propagate hh task * feat: linea subgraph redeploy * feat: linea testnet LH update * fix: unit test for consensys lh test * fix: Revert "feat: redeploy consensys linea messaging" This reverts commit 11cb003. * fix: redeploy consensys linea spoke connector only * feat: redeploy subgraph again * chore: add linea deploy scripts --------- Co-authored-by: Rahul Sethuram <rahul.eth@icloud.com> --------- Co-authored-by: Prathmesh Khandelwal <201952225@iiitvadodara.ac.in> Co-authored-by: Liu <57480598+liu-zhipeng@users.noreply.github.com>
Testnet prod sync
preethamr
requested review from
liu-zhipeng,
wanglonghong,
rhlsthrm,
sanchaymittal and
carlomazzaferro
as code owners
June 20, 2023 23:48
LayneHaber
approved these changes
Jun 20, 2023
just-a-node
reviewed
Jun 21, 2023
just-a-node
approved these changes
Jun 21, 2023
wanglonghong
approved these changes
Jun 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Merge testnet prod hotfix changes into main
Type of change
High-level change(s) description - from the user's perspective
Related Issue(s)
Fixes
Related pull request(s)