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

Smart Contract Wallets #403

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

Smart Contract Wallets #403

wants to merge 33 commits into from

Commits on Sep 13, 2024

  1. update package

    nplasterer committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ede8122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70c3a41 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    c72c33c View commit details
    Browse the repository at this point in the history
  2. add chain id and SCW check

    nplasterer committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2f9cca8 View commit details
    Browse the repository at this point in the history
  3. add implementation

    nplasterer committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4e43786 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. fix a little formatting

    nplasterer committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    ede8c29 View commit details
    Browse the repository at this point in the history
  2. change defaults

    nplasterer committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    fd8ddc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

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

Commits on Sep 24, 2024

  1. make a test release pod

    nplasterer committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    65a4aaa View commit details
    Browse the repository at this point in the history
  2. bump the latest libxmtp

    nplasterer committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a366503 View commit details
    Browse the repository at this point in the history
  3. fix up all the async tests

    nplasterer committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a46302b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    16e2e6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35f8053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f02d489 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'np/stream-groups-logging' of https://github.com/xmtp/xm…

    …tp-ios into np/smart-contract-wallets
    nplasterer committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0e8ab5b View commit details
    Browse the repository at this point in the history
  5. bump to the next version

    nplasterer committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e246103 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f19b9b7 View commit details
    Browse the repository at this point in the history
  7. bad merge

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

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    03d4215 View commit details
    Browse the repository at this point in the history
  2. update the package

    nplasterer committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    67a88fc View commit details
    Browse the repository at this point in the history
  3. fix up bad merge

    nplasterer committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    929ac84 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    a2d472a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63b79e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    402ee51 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. update to latest libxmtp

    nplasterer committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d1f509d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. update the signers

    nplasterer committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    abe6af8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cd20ce View commit details
    Browse the repository at this point in the history
  3. fix the linter

    nplasterer committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2812b8a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. get on a working version

    nplasterer committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b03101f View commit details
    Browse the repository at this point in the history
  2. check the chain id

    nplasterer committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    263bf64 View commit details
    Browse the repository at this point in the history
  3. chain id is optional

    nplasterer committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    14b0cff View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. fix the lint issue

    nplasterer committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    b986370 View commit details
    Browse the repository at this point in the history
  2. tag

    nplasterer committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    87b8b42 View commit details
    Browse the repository at this point in the history