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

Support for rollup mode when using fee token #252

Draft
wants to merge 48 commits into
base: develop
Choose a base branch
from

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    36e3996 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    84ef567 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8125656 View commit details
    Browse the repository at this point in the history
  3. Add IFeeTokenPricer

    gvladika committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    74f9939 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    504dbc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44f3986 View commit details
    Browse the repository at this point in the history
  6. Add missing param

    gvladika committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ef4f1fb View commit details
    Browse the repository at this point in the history
  7. Use new SeqInbox init param

    gvladika committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a6a3f55 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    f3eb844 View commit details
    Browse the repository at this point in the history
  2. Format

    gvladika committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2897ce6 View commit details
    Browse the repository at this point in the history
  3. Add setFeeTokenPricer tests

    gvladika committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    70f6ad4 View commit details
    Browse the repository at this point in the history
  4. Fee token pricing deployment

    yahgwai committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    213039f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c643e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57f46ed View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    33420d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a1dfdd View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    252f599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e852b6a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    a702a08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86c5a94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bcf1aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e752cb7 View commit details
    Browse the repository at this point in the history
  5. Added fee token pricer arg

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    14297dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3217ed View commit details
    Browse the repository at this point in the history
  7. Updated int fee token tests

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cf42d00 View commit details
    Browse the repository at this point in the history
  8. Formatting

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f64df33 View commit details
    Browse the repository at this point in the history
  9. Updated comments

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    70c19e8 View commit details
    Browse the repository at this point in the history
  10. Formatting

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e3a7f9b View commit details
    Browse the repository at this point in the history
  11. Try tests with init

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fcb4950 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    483171b View commit details
    Browse the repository at this point in the history
  13. Missed test name change

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    913bf45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2956969 View commit details
    Browse the repository at this point in the history
  15. Fixed 4844 tests

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1f33876 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f22ec8c View commit details
    Browse the repository at this point in the history
  17. Formatting

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2b57aac View commit details
    Browse the repository at this point in the history
  18. Updated orbit ame

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e6b0beb View commit details
    Browse the repository at this point in the history
  19. Updated sigs and storage

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2f876cf View commit details
    Browse the repository at this point in the history
  20. Added estimate gas

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fde0833 View commit details
    Browse the repository at this point in the history
  21. L1 wal balance console

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    14a10ef View commit details
    Browse the repository at this point in the history
  22. Console logging

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    20ebdbe View commit details
    Browse the repository at this point in the history
  23. Added gas price estimation

    yahgwai committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    782c792 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    9f17bcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f4161f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    96d2592 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    bf402da View commit details
    Browse the repository at this point in the history
  2. Clean up

    gvladika committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e071dde View commit details
    Browse the repository at this point in the history
  3. Update slither db

    gvladika committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f050fdb View commit details
    Browse the repository at this point in the history
  4. Update audit-ci.jsonc

    gvladika committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c015aaf View commit details
    Browse the repository at this point in the history