-
Notifications
You must be signed in to change notification settings - Fork 175
Prod sync: take optimized batch mechanism to prod #5546
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
Merged
Merged
Conversation
This file contains hidden or 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: x1 testnet config * feat: subgraph network id for x1 testnet * feat: x1 testnet deployments * fix: init config for x1 testnet * feat: x1 testnet subgraph config * feat: downgrade graph-cli version to 0.20.1 * fix: subgraph apiVersion to 0.0.4 * Revert "fix: subgraph apiVersion to 0.0.4" This reverts commit cd9c3c9. * Revert "feat: downgrade graph-cli version to 0.20.1" This reverts commit 51551a4. * chore: yarn.lock * feat: x1 testnet graph client * feat: x1 testnet ops * fix: x1 testnet subgraph * feat: hh task for admin connector * chore: fix conflict * chore: delete test code * chore: delete base subgraph template
Testnet prod sync
* fix: rebuild graph-client * feat: update op/slow mode hh task
Testnet Prod sync
* fix: connext relayer minGasPrice * chore: lint
fix: x1 testnet private RPC
build: sdk v2.2.2-alpha.1
* fix: deploy multisend to x1 * build: bump sdk version
Testnet prod sync
fix: x1 conversion rate
fix: add x1 to testnet fee map
fix: bypass relayer fee for x1 testnet
fix: bump up relayer task size
fix: bump up seq sub auto scaling
* feat: improve methods * fix: args updated
feat: Improve relayer cache operation (#5506)
Prod -> testnet-prod sync hotfixes
Testnet prod -> main sync
* fix: no query unsupported destination transfers * fix: !allowedDomains
* feat: split relayer polling and server * fix: set delay block hh task * fix: reduce min gas price for x1 * fix: start relayer as service * chore: lint * fix: use txservice on connext relayer * feat: relayer ops * fix: avoid double retry api calls * chore: lint * fix: x1 testnet rpc * Health check relayer (#5530) * fix: add health checkpoint * fix: rename relayer polling service and sync mainnet tf --------- Co-authored-by: preethamr <preethamr@users.noreply.github.com>
* fix: relayer poller config * chore: lint
Testnet prod sync
fix: relayer env config
feat: op roots cost
feat: ship new batch mechanism to testnet-prod
liu-zhipeng
approved these changes
Jan 15, 2024
preethamr
approved these changes
Jan 15, 2024
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
Type of change
High-level change(s) description - from the user's perspective
Related Issue(s)
Fixes
Related pull request(s)