-
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
Prod Sync #5233
Merged
Merged
Prod Sync #5233
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
* fix: account for decimal precision differences * build: bump sdk core
* fix: init * fix: mainnet fix && removed errors
* config: Next tokens * feat: changed next assets * chore: add alcx Signed-off-by: hesnicewithit <splitthedutch@gmail.com> --------- Signed-off-by: hesnicewithit <splitthedutch@gmail.com> Co-authored-by: Layne Haber <layne.haber@gmail.com> Co-authored-by: just-a-node <eye1717@gmail.com>
* feat: add EURe to testnet allowlist * Update production.ts * Update production.ts --------- Co-authored-by: Prathmesh Khandelwal <201952225@iiitvadodara.ac.in>
* feat: add BTRST data * add cap
Co-authored-by: Prathmesh <201952225@iiitvadodara.ac.in>
fix: 4871 fallback subgraph fix
* feat: add testnet NEXT xerc20 * feat: add mainnet NEXT xerc20 * fix: update testnet next * fix: update mainnet next * fix: uncomment * feat: update next contracts and increase cap
fix: merge changes to sdk and init script from main
* fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <rahul.eth@icloud.com>
* fix: prod state migrations * fix: missing config
* fix: remove ci stop check * fix: remove continue-on-error
* fix: maticjs version * fix: migrate state to new backend (#4901) * fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <rahul.eth@icloud.com> * fix: prod state migrations (#4903) * Fix/migrate state prod core (#4904) * fix: prod state migrations * fix: missing config * Fix/ci fix - remove flow control (#4910) * fix: remove ci stop check * fix: remove continue-on-error --------- Co-authored-by: Rahul Sethuram <rahul.eth@icloud.com>
* fix: bump tf version and fix warning * fix: terraform version bump
* fix: maticjs version * fix: migrate state to new backend (#4901) * fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <rahul.eth@icloud.com> * fix: prod state migrations (#4903) * Fix/migrate state prod core (#4904) * fix: prod state migrations * fix: missing config * Fix/ci fix - remove flow control (#4910) * fix: remove ci stop check * fix: remove continue-on-error * Fix/tf version bump (#4914) * fix: bump tf version and fix warning * fix: terraform version bump --------- Co-authored-by: Rahul Sethuram <rahul.eth@icloud.com>
chore: update package json with release version
fix: contract publish npm
fix: remove arb goerli
* feat: add linea-mainnet to stableswap subgraph * feat: add deploy commands for linea stableswap * fix: consistent command naming * chore: add linea stableswap subgraph & rebuild
fix: update to non-leaking dep
testnet-prod sync
fix: remove user
Testnet prod sync
liu-zhipeng
requested review from
preethamr,
wanglonghong,
rhlsthrm,
LayneHaber,
just-a-node and
carlomazzaferro
as code owners
November 28, 2023 07:34
wanglonghong
approved these changes
Nov 28, 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
Type of change
High-level change(s) description - from the user's perspective
Related Issue(s)
Fixes
Related pull request(s)