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

feat(Dataworker): ZkSync should count ETH and WETH towards balance needed to execute leaves #872

Merged
merged 6 commits into from
Aug 11, 2023

Commits on Aug 11, 2023

  1. feat(Dataworker): ZkSync should count ETH and WETH towards balance ne…

    …eded to execute leaves
    
    Current code assumes only OVM chains need to count both ETH and WETH towards balance that can be used to execute spoke leaves
    nicholaspai committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    57539fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bf435c View commit details
    Browse the repository at this point in the history
  3. Update DataworkerUtils.ts

    nicholaspai committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e2c9217 View commit details
    Browse the repository at this point in the history
  4. Update src/clients/BalanceAllocator.ts

    Co-authored-by: James Morris, MS <96435344+james-a-morris@users.noreply.github.com>
    nicholaspai and james-a-morris authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0f8635c View commit details
    Browse the repository at this point in the history
  5. Update DataworkerUtils.ts

    nicholaspai committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    34ec142 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89fd0b8 View commit details
    Browse the repository at this point in the history