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(explorer): handle user ops from observer #3313

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Oct 21, 2024

  1. handle user ops wip

    karooolis committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4e4bb8a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    a79bc0a View commit details
    Browse the repository at this point in the history
  2. send user op to ui

    karooolis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3ec7421 View commit details
    Browse the repository at this point in the history
  3. attempt to wait for tx

    karooolis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ffdbc9c View commit details
    Browse the repository at this point in the history
  4. cleanup

    karooolis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d2bfdb0 View commit details
    Browse the repository at this point in the history
  5. fetch user op receipt

    karooolis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    12c6e93 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    92e9dbc View commit details
    Browse the repository at this point in the history
  2. executeBatch

    karooolis committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6a927e8 View commit details
    Browse the repository at this point in the history
  3. send user op via observer

    karooolis committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fe86e95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aaf5a8b View commit details
    Browse the repository at this point in the history
  5. display multiple fn names

    karooolis committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    38ebb01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    001a243 View commit details
    Browse the repository at this point in the history
  7. add inputs for all calls

    karooolis committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2e03fe6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    f3fef8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af55175 View commit details
    Browse the repository at this point in the history
  3. wip handle user op

    karooolis committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0b7b79c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d26177 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58e82b6 View commit details
    Browse the repository at this point in the history
  6. fix some types

    karooolis committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    118dcc1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67ff538 View commit details
    Browse the repository at this point in the history
  8. show inputs with execute fn

    karooolis committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3d3cd85 View commit details
    Browse the repository at this point in the history
  9. add receipt to observed txs

    karooolis committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9cc5701 View commit details
    Browse the repository at this point in the history
  10. cleanup

    karooolis committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ff77c0d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    09464e4 View commit details
    Browse the repository at this point in the history
  2. cleanup

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

Commits on Oct 27, 2024

  1. handle multiple ops

    karooolis committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0383a91 View commit details
    Browse the repository at this point in the history
  2. add UserOperation v0.7 type

    karooolis committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    43fabfd View commit details
    Browse the repository at this point in the history
  3. getCalls types

    karooolis committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    83c54c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8597f4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa4c130 View commit details
    Browse the repository at this point in the history