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

Cross chain transactions #586

Open
wants to merge 111 commits into
base: main
Choose a base branch
from

Commits on Oct 16, 2023

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

Commits on Oct 17, 2023

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

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    1b09442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f4e74c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3cc320 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

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

Commits on Oct 24, 2023

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

Commits on Oct 26, 2023

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

Commits on Oct 27, 2023

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

Commits on Oct 28, 2023

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

Commits on Oct 30, 2023

  1. Merge pull request #1 from alfheimrShiven/account-social-recovery

    Account social recovery
    alfheimrShiven authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5bd148f View commit details
    Browse the repository at this point in the history
  2. fixing..

    alfheimrShiven committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    14dfa8f View commit details
    Browse the repository at this point in the history
  3. brought back DeployGuardian as DeploySmartAccountUtilContracts script…

    … is failing [Buggy commit]
    alfheimrShiven committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8395b06 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from alfheimrShiven/account-social-recovery

    Removed usage of DeploySmartAccountUtilContracts script since it was buggy.
    alfheimrShiven authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b106090 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. moved account util contract deployments to Account.sol, commented out…

    … AccountGuardianTest till deployment of util contracts soln is found
    alfheimrShiven committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8001b8b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    c72f748 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from alfheimrShiven/account-social-recovery

    Account social recovery update: AccountLock as single instance
    alfheimrShiven authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a8ca25f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

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

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    0ddb444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c15308 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from alfheimrShiven/account-social-recovery

    Account Lock request creation, signature evaluation and execution
    alfheimrShiven authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    493001e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6b4843 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    53b9588 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from alfheimrShiven/account-social-recovery

    Script for deploying all smart-wallet util contracts at once
    alfheimrShiven authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    38e568d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. sending AccountLock address while initilizing Account clones for acco…

    …unt locking functionality, Chainlink automation commented out(temp)
    alfheimrShiven committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3f763ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from alfheimrShiven/account-social-recovery

    Sending AccountLock address while initializing Account clones
    alfheimrShiven authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    665f243 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb6c8ba View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    dc9a859 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from alfheimrShiven/account-social-recovery

    AccountLock test suite (in progress)
    alfheimrShiven authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5a7d6aa View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. foundry error

    codypharm committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a6f7e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82c9281 View commit details
    Browse the repository at this point in the history
  3. error comntinues

    codypharm committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    598de03 View commit details
    Browse the repository at this point in the history
  4. build error persists

    codypharm committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3be95eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    896717d View commit details
    Browse the repository at this point in the history
  6. ECDSA.recover(...) bug fixed, made lockRequest hash EIP 191 compatibl…

    …e, finished AccountLock unit test suite
    alfheimrShiven committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b15ce17 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8 from alfheimrShiven/account-social-recovery

    Finished all AccountLock unit tests
    alfheimrShiven authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    fe87435 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    819a0a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from alfheimrShiven/account-social-recovery

    Unlock request feature, refactored consensus evaluation
    alfheimrShiven authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    a764396 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ae52bb View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Merge pull request #10 from alfheimrShiven/account-social-recovery

    Unit tests for account unlock feature
    alfheimrShiven authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    a50e537 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Makefile

    alfheimrShiven committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    0aee37b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Nov 28, 2023

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

Commits on Nov 29, 2023

  1. slippage calvualtion added

    codypharm committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    11c2173 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. bugs fixed

    codypharm committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1687b2f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. stopped at this stage

    codypharm committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0bc9b51 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    20e1477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecab36c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3c5a31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e822483 View commit details
    Browse the repository at this point in the history
  5. stock with userOp

    codypharm committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    42322c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f95847 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    37c3a36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78bb350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ceeb42 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    fc7af00 View commit details
    Browse the repository at this point in the history
  2. proceed now has _

    codypharm committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    4d4a248 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13 from alfheimrShiven/account-social-recovery

    Account social recovery
    alfheimrShiven authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    5c6ada8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into cross-chain-transactions

    Signed-off-by: Chukwunonso Ikeji <[email protected]>
    codypharm authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    aaee738 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    b81a628 View commit details
    Browse the repository at this point in the history
  2. merge added

    codypharm committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    921b5c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    706d43e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12 from alfheimrShiven/cross-chain-transactions

    Cross chain transactions
    codypharm authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    c48ef73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b818a8b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #14 from alfheimrShiven/cross-chain-script

    cross chain script sample added
    codypharm authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    faed719 View commit details
    Browse the repository at this point in the history
  7. interface changes

    alfheimrShiven committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    67ab98b View commit details
    Browse the repository at this point in the history
  8. Updated contract deploy script, fixed backward compatibility issues d…

    …ue to CCIP router & link params to AccountFactory
    alfheimrShiven committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    e838c6d View commit details
    Browse the repository at this point in the history
  9. Code optimized

    codypharm committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    318e840 View commit details
    Browse the repository at this point in the history
  10. restructured functions

    codypharm committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    7ec5c55 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c036372 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. master deployment updated

    codypharm committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3ad8a0b View commit details
    Browse the repository at this point in the history
  2. one step skipped

    codypharm committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    648be6c View commit details
    Browse the repository at this point in the history
  3. last trial

    codypharm committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e426334 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21c1db4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #15 from alfheimrShiven/account-social-recovery

    Interface info changes
    alfheimrShiven authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    13454b1 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Signed-off-by: Shiven <[email protected]>
    alfheimrShiven authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9994ac3 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. building cancelling

    codypharm committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    ddf5634 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    4d11bd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d968a8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b17bd89 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    89d12a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    669d16f View commit details
    Browse the repository at this point in the history
  3. moved the deployment of CCIP contracts from BaseAccountFactory to non…

    …-upgradeable AccountFactory
    alfheimrShiven committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    15718b2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from alfheimrShiven/revert/debugging

    [Fix]: Stack too deep error
    alfheimrShiven authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    6a28d89 View commit details
    Browse the repository at this point in the history
  5. merged with main

    alfheimrShiven committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    6413321 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18 from alfheimrShiven/account-social-recovery

    Email verification before creating Account recovery request
    alfheimrShiven authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    14cc533 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

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

Commits on Dec 27, 2023

  1. Moved smart account creation to deploy script, updated deployment scr…

    …ipt for both Anvil & Sepolia, passed email throughout smart account creation chain
    alfheimrShiven committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e12640a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from alfheimrShiven/account-social-recovery

    Util contracts deploy script updates:
    
    1. Moved smart account creation to deploy script because AccountGuardian & AccountRecovery contracts are deployed only during smart account creation AccountFactory::createAccount(...)
    
    2. Fixed Stack Too Deep error by restricting the return of CCIP contracts.
    Note: CCIP contracts will be deployed but not returned as of now.
    
    3. Made the deploy script dynamic for both Anvil & Sepolia chains.
    
    4. Passed the email param used when creating a smart account, across the whole smart account creation chain.
    
    5. Updated the deploy script test.
    alfheimrShiven authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ab94b18 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    17ed4de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b472e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5490d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6abbb81 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #20 from alfheimrShiven/account-social-recovery

    Account Recovery contract unit test suite
    alfheimrShiven authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    f694b4f View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    abbeeff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from alfheimrShiven/account-social-recovery

    [Fix] `Account::updateAdmin()` function signature and call fix
    alfheimrShiven authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6454a6c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    625340b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0d399a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #22 from alfheimrShiven/account-social-recovery

    AccountRecovery unit tests completed. Coverage: 92%
    alfheimrShiven authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    af976db View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    faf0a62 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from alfheimrShiven/account-social-recovery

    reduced params for commitEmailVerificationHash() and updated test
    alfheimrShiven authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    41099ca View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    047eac0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from alfheimrShiven/account-social-recovery

    updated Readme: Problem statement, Architecture
    alfheimrShiven authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    548776e View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    d4162c5 View commit details
    Browse the repository at this point in the history
  2. Readme touchups

    alfheimrShiven committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d54fdb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b9536a View commit details
    Browse the repository at this point in the history