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 cross chain sync #1130

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

feat: add cross chain sync #1130

wants to merge 20 commits into from

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

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

Commits on Aug 25, 2024

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    db30fa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b67b21 View commit details
    Browse the repository at this point in the history
  3. chore: fix typo

    alter-eggo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8ac9463 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b13931 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cafc7a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1410b18 View commit details
    Browse the repository at this point in the history
  7. fix: ts errors

    alter-eggo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f9e1470 View commit details
    Browse the repository at this point in the history
  8. chore: isConnected check

    alter-eggo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    40ba985 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    c907955 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43b2527 View commit details
    Browse the repository at this point in the history
  3. refactor: types fixes

    alter-eggo committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    abcd3df View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge branch 'main' into feat/cross-chain-sync

    # Conflicts:
    #	app/(app)/vebal/layout.tsx
    #	lib/config/config.types.ts
    #	lib/config/networks/gnosis.ts
    #	lib/config/networks/mainnet.ts
    #	lib/modules/transactions/transaction-steps/lib.tsx
    #	lib/modules/web3/contracts/useManagedErc20Transaction.ts
    #	lib/modules/web3/contracts/useManagedSendTransaction.ts
    #	lib/modules/web3/contracts/useManagedTransaction.ts
    alter-eggo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2ca232f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. refactor: boosts enabled

    alter-eggo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9e1eb45 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. fix: build

    alter-eggo committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6339e04 View commit details
    Browse the repository at this point in the history
  2. fix: test

    alter-eggo committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e654b44 View commit details
    Browse the repository at this point in the history