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

Z 326 fee estimation #275

Merged
merged 14 commits into from
Jul 26, 2024
Merged

Z 326 fee estimation #275

merged 14 commits into from
Jul 26, 2024

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    aa10508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02846cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1835757 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c2cbb9 View commit details
    Browse the repository at this point in the history
  5. feat(app): use zks_estimateFee for max priority fee and pub data limit.

    Hopefully this fixes transactions dropping sometimes
    hbriese committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2a81698 View commit details
    Browse the repository at this point in the history
  6. fix(contratcs): fail rather than revert when an insufficient amount i…

    …s provided. This allows simulating with a 0 value
    hbriese committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    68fcded View commit details
    Browse the repository at this point in the history
  7. test(contacts): update test to reflect that paymaster should fail whe…

    …n amount is insufficient
    hbriese committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    7de75a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e57d763 View commit details
    Browse the repository at this point in the history
  9. feat(app): use prepared transaction for send screen - greatly reducin…

    …g proposeTransaction latency
    hbriese committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    aa5cd0d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    80dd8cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63c21b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    944f2bb View commit details
    Browse the repository at this point in the history
  4. test(api): fix flacky test

    hbriese committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    eb8ba72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d14f66 View commit details
    Browse the repository at this point in the history