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: bitcoin #568

Merged
merged 21 commits into from
Oct 29, 2024
Merged

feat: bitcoin #568

merged 21 commits into from
Oct 29, 2024

Commits on May 17, 2024

  1. feat: implements bitcoin signet support in example dapp

    Gancho Radkov committed May 17, 2024
    Configuration menu
    Copy the full SHA
    82db93d View commit details
    Browse the repository at this point in the history
  2. feat: implements bitcoin signet in example wallet

    Gancho Radkov committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c5f4506 View commit details
    Browse the repository at this point in the history
  3. fix: prettier

    Gancho Radkov committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9e0d289 View commit details
    Browse the repository at this point in the history
  4. fix: adds tiny-secp256k1 to packages

    Gancho Radkov committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d31e96f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    da5794e View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    ganchoradkov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d69b6bd View commit details
    Browse the repository at this point in the history
  3. chore: rm console log

    ganchoradkov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1a0ce01 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge branch 'main' into feat/bitcoin

    # Conflicts:
    #	advanced/dapps/react-dapp-v2/src/contexts/JsonRpcContext.tsx
    #	advanced/dapps/react-dapp-v2/src/pages/index.tsx
    #	advanced/wallets/react-wallet-v2/package.json
    #	advanced/wallets/react-wallet-v2/src/components/Modal.tsx
    #	advanced/wallets/react-wallet-v2/src/data/chainsUtil.ts
    #	advanced/wallets/react-wallet-v2/src/hooks/useInitialization.ts
    #	advanced/wallets/react-wallet-v2/src/hooks/useWalletConnectEventsManager.ts
    #	advanced/wallets/react-wallet-v2/src/pages/index.tsx
    #	advanced/wallets/react-wallet-v2/src/views/SessionProposalModal.tsx
    #	advanced/wallets/react-wallet-v2/yarn.lock
    ganchoradkov committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8cde77e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    2d52557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc3de20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ded7f4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b6bfec View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    3f2ce58 View commit details
    Browse the repository at this point in the history
  2. fix: types

    ganchoradkov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d793db5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. refactor: cleanup

    ganchoradkov committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0803e08 View commit details
    Browse the repository at this point in the history
  2. fix: build

    ganchoradkov committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9eecbbd View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. feat: added btc mainnet

    ganchoradkov committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    36205bd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/bitcoin

    # Conflicts:
    #	advanced/wallets/react-wallet-v2/package.json
    #	advanced/wallets/react-wallet-v2/yarn.lock
    ganchoradkov committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2a51c5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7bdf12 View commit details
    Browse the repository at this point in the history