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

Eip4337 #2697

Closed
wants to merge 59 commits into from
Closed

Eip4337 #2697

wants to merge 59 commits into from

Commits on Mar 13, 2023

  1. first upload for hebao_v3

    liang xiong committed Mar 13, 2023
    3 Configuration menu
    Copy the full SHA
    8c38bbe View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. add more tests

    liang xiong committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    b988c97 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. fix testcases eip4337

    kl456123 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    01dbeb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. add proxy and create2

    kl456123 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    29b8689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fa9c4d View commit details
    Browse the repository at this point in the history
  3. add migration test

    kl456123 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    c2e2468 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. add gas cost script on-chain

    kl456123 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    981cf15 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

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

Commits on Apr 28, 2023

  1. fix bugs

    kl456123 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    3fd7ef9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. reversion

    kl456123 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e92a6ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cfac66 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. add more ut

    kl456123 committed May 13, 2023
    Configuration menu
    Copy the full SHA
    2a0455e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. add guardians ut

    kl456123 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    b85ef74 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. add inheritor and quota

    kl456123 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    afe0226 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. multisign for userophash

    kl456123 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    a237bbd View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. add gastank

    kl456123 committed May 21, 2023
    Configuration menu
    Copy the full SHA
    b421ff8 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

Commits on Jun 3, 2023

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

Commits on Jun 4, 2023

  1. add super guardian

    kl456123 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    060dad5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

Commits on Jun 6, 2023

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

Commits on Jun 8, 2023

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

Commits on Jun 11, 2023

  1. clean code

    kl456123 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    b40a5c4 View commit details
    Browse the repository at this point in the history
  2. fix bug

    kl456123 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    332a475 View commit details
    Browse the repository at this point in the history
  3. add price oracle test

    kl456123 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    b1291dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    282174f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. add ut for quota check

    kl456123 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b206c32 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. remove ut at the same block

    kl456123 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a57d25b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. add quota tests

    johnloopring committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    1702de7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. add testcase for core module of eip4337

    liang xiong committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    42c7dbf View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. fix bug in inheritancelib

    liang xiong committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ddfed54 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. fix bug

    liang xiong committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a6816ed View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. add eip712 for guardian signature

    liang xiong committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    bcca99a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. fix bug of deploy script

    kl456123 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    22c3ae0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. add eip712

    kl456123 committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    d96a4b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. remove super guardian feature

    liang xiong committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    4d7c203 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. fix deploy script

    liang xiong committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    722a182 View commit details
    Browse the repository at this point in the history
  2. fix bug of deploy scripts

    liang xiong committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e37d713 View commit details
    Browse the repository at this point in the history
  3. add more output comments in deploy script

    liang xiong committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    95c09d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. fix bug of deploy script and testcase

    liang xiong committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    18a71cf View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. fix deploy script

    liang xiong committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    8aebc18 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

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

Commits on Aug 24, 2023

  1. add etherum rpc

    kl456123 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    35d8df8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. fix bug of wallet proxy

    kl456123 committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    c75dfcd View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. add license

    kl456123 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    bf8c063 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. fix signature for wa

    kl456123 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    10074c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. fix user op hash (#2712)

    kl456123 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    c4910fd View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. add event for paymaster

    kl456123 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f527dbf View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    38d4503 View commit details
    Browse the repository at this point in the history
  2. verify contracts code

    kl456123 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d0745d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. allow empty calldata

    kl456123 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6b21f32 View commit details
    Browse the repository at this point in the history
  2. add simulation

    kl456123 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    deb2d4f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Jan 7, 2024

  1. deploy to taiko6

    kl456123 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    ac28785 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. add prepare scripts

    kl456123 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    cef79fd View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. fix gasprice in taiko6

    kl456123 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    39f0c2d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. optimize prepare scripts

    liang xiong committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    f7747d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    eb04eae View commit details
    Browse the repository at this point in the history
  2. fix bug of verifymessage

    kl456123 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e872a9a View commit details
    Browse the repository at this point in the history