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: Add Userop Methods and Fixes Create Account #4

Merged
merged 60 commits into from
Jan 24, 2024

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    97f4eb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    958ee49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cdfde5 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    4ebffef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10be421 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cabd8fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    995518b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6e7d77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53629a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    b0c22cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    187e6e4 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feat/deploy-factories' into feat…

    …/implement-4337-methods
    
    # Conflicts:
    #	packages/snap/package.json
    #	packages/snap/src/constants/aa-factories.ts
    #	packages/snap/src/constants/chain-ids.ts
    #	packages/snap/src/keyring.ts
    #	yarn.lock
    k-g-j committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c9e90f1 View commit details
    Browse the repository at this point in the history
  4. Updated implementation for preparing and signing requests and merged …

    …with deploy contracts branch
    k-g-j committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7e62b2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    174178f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fea673b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    b0ca7da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f2ab26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32d20d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70269f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fbedce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    daced3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c719043 View commit details
    Browse the repository at this point in the history
  8. Updated snap name on front end

    k-g-j committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5aed321 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Merge remote-tracking branch 'origin/feat/update-front-end' into feat…

    …/implement-patch-user-operation
    montelaidev committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e3bab75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73fb85f View commit details
    Browse the repository at this point in the history
  3. fix: sign userOperation

    montelaidev committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    40aa29f View commit details
    Browse the repository at this point in the history
  4. chore: update readme

    montelaidev committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    5f922ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d894b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Added compile step to build

    k-g-j committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7320685 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    164206a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b883a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46204ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    481498a View commit details
    Browse the repository at this point in the history
  5. Fix: updated chainIdDecimal to base 10

    k-g-j authored and montelaidev committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6729cd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ad1e23 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f28579 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50c3821 View commit details
    Browse the repository at this point in the history
  9. Added validation to setting the config

    k-g-j authored and montelaidev committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    fa6e101 View commit details
    Browse the repository at this point in the history
  10. Removed userOp methods from front-end

    k-g-j authored and montelaidev committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2587ba4 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fix: tests

    montelaidev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4fe9247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31b9f92 View commit details
    Browse the repository at this point in the history
  3. fix: lint

    montelaidev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b870f25 View commit details
    Browse the repository at this point in the history
  4. feat: add .prettierignore

    montelaidev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d01e3f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a369aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a62f45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcefc98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba50085 View commit details
    Browse the repository at this point in the history
  9. bump: metamask/providers

    montelaidev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    bce4f41 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b83f14 View commit details
    Browse the repository at this point in the history
  11. chore: update yarn lock

    montelaidev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c76281c View commit details
    Browse the repository at this point in the history
  12. chore: fix lint

    montelaidev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f209e44 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fca138a View commit details
    Browse the repository at this point in the history
  14. fix: lint

    montelaidev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    194227a View commit details
    Browse the repository at this point in the history
  15. fix: lint

    montelaidev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    376e4a3 View commit details
    Browse the repository at this point in the history
  16. fix: remove unneeded deps

    montelaidev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1a0adcf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    30c9ea1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    85730fb View commit details
    Browse the repository at this point in the history
  19. fix: changelogs

    montelaidev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ce2e260 View commit details
    Browse the repository at this point in the history