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

Prod sync #4829

Merged
merged 547 commits into from
Aug 22, 2023
Merged

Prod sync #4829

merged 547 commits into from
Aug 22, 2023

Conversation

wanglonghong
Copy link
Contributor

@wanglonghong wanglonghong commented Aug 21, 2023

Description

A bunch of fixes/enhancements from load test and user tickets

  • [Smart contract] Update connectors due to linea bridge changes
  • [Router, Sequencer] A couple of fixes/enhancements from load test, mainly query and redis-cache side, implement the secondary poller in router
  • [Chain Abstraction] Add estimateAmount method
  • [SDK] bug fix in forceUpdateSlippage, cors issue
  • [Cartographer] bug fix in pending transfer update
  • ...

Type of change

  • Docs change / dependency upgrade
  • Configuration / tooling changes
  • Refactoring
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires changes in customer code

just-a-node and others added 30 commits June 15, 2023 17:56
fix: store interval only when complete
* 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
* 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>
@rhlsthrm rhlsthrm merged commit 9aa3ba4 into prod Aug 22, 2023
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.

Sync from testnet prod to mainnet prod