-
Notifications
You must be signed in to change notification settings - Fork 171
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
ci: prod sync #4857
Merged
Merged
ci: prod sync #4857
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
* 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>
* 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>
Improve whitelisting script
feat: as for sdk-server
Sdk options overrides fixes
Testnet prod sync
* fix: update graph client * # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch 4443-subgraph-out-of-sync-did-not-fall-back-properly # Your branch is up to date with 'origin/4443-subgraph-out-of-sync-did-not-fall-back-properly'. # # Changes to be committed: # modified: packages/adapters/subgraph/package.json # modified: yarn.lock # # Changes not staged for commit: # modified: packages/deployments/contracts/lib/forge-std (new commits) # modified: packages/deployments/contracts/lib/openzeppelin-contracts (new commits) #
feat: introduce a secondary poller in router
fix: unit test on testnet prod
feat: manage relayer tasks
fix: update mumbai distributor
preethamr
requested review from
liu-zhipeng,
wanglonghong,
rhlsthrm,
just-a-node,
sanchaymittal,
LayneHaber and
carlomazzaferro
as code owners
September 1, 2023 16:38
sanchaymittal
approved these changes
Sep 1, 2023
liu-zhipeng
approved these changes
Sep 1, 2023
rhlsthrm
approved these changes
Sep 1, 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
Prod sync needed pre-launch.
Type of change