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

add multichain and more #11

Merged
merged 40 commits into from
Sep 22, 2024
Merged

add multichain and more #11

merged 40 commits into from
Sep 22, 2024

Commits on Aug 22, 2024

  1. [ADD] getPrice ts file

    alexandreTimal committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5d964ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'searchBar_newTokenAdress' of github.com:PoCInnovation/p…

    …retty-metamask into searchBar_newTokenAdress
    alexandreTimal committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0eb29e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. [ADD] add multichain poc

    Lucas Leclerc committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    413fb31 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. ok

    alexandreTimal committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    39ff548 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. [ADD] add working multichain btn

    Lucas Leclerc committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    157082b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

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

Commits on Sep 4, 2024

  1. push(multichain): sync changes to remote repo

    Lucas Leclerc committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    eaf7f4a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    de9caf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5adf1cd View commit details
    Browse the repository at this point in the history
  3. ok

    alexandreTimal committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8d3577b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04a237f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e4d0d5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'searchBar_newTokenAdress' of github.com:PoCInnovation/p…

    …retty-metamask into searchBar_newTokenAdress
    alexandreTimal committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ee7b1b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 13, 2024

  1. feat(multichain): add multichain on transaction component

    Lucas Leclerc committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8674ed9 View commit details
    Browse the repository at this point in the history
  2. refactor(multichain): remove test lines

    Lucas Leclerc committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d15ea11 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    222b5ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af03a4e View commit details
    Browse the repository at this point in the history
  3. feat: adding the base of the component for the import pop up

    Grégor Sternat committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8e686df View commit details
    Browse the repository at this point in the history
  4. feat: adding new mutations and getters to manage password

    gp
    Grégor Sternat committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    39d14f8 View commit details
    Browse the repository at this point in the history
  5. feat: store the password to the store

    Grégor Sternat committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    c1ae3ff View commit details
    Browse the repository at this point in the history
  6. fix: remove the storage of the mnemonic

    Grégor Sternat committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    aa0e40f View commit details
    Browse the repository at this point in the history
  7. feat: return the private key

    Grégor Sternat committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    60d55f7 View commit details
    Browse the repository at this point in the history
  8. feat: set the encrypted private key to the local storage

    Grégor Sternat committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    bbbf4ed View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    14fa580 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b854c9 View commit details
    Browse the repository at this point in the history
  3. feat: adding importation feature

    Grégor Sternat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0ecda31 View commit details
    Browse the repository at this point in the history
  4. fix: bug who multiply acc when they was imported

    Grégor Sternat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7800146 View commit details
    Browse the repository at this point in the history
  5. style: remove useless console.loog

    Grégor Sternat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    659b466 View commit details
    Browse the repository at this point in the history
  6. fix: remove password from store when document is hidden

    Grégor Sternat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    026706f View commit details
    Browse the repository at this point in the history
  7. feat: adding a new component for the import cards

    Grégor Sternat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    83c8395 View commit details
    Browse the repository at this point in the history
  8. feat: adding the importation feature

    Grégor Sternat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d947bd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. style: remove unused function

    Grégor Sternat committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b819513 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from PoCInnovation/import-acc

    Adding the import account feature
    gregorsternat authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c5fa061 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge pull request #8 from PoCInnovation/searchBar_newTokenAdress

    Search bar new token adress
    Intermarch3 authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4473c3e View commit details
    Browse the repository at this point in the history
  2. [MERGE] merge new components

    Lucas Leclerc committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9e1f872 View commit details
    Browse the repository at this point in the history
  3. [FIX] change all component for multichain

    Lucas Leclerc committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0179bf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. feat(multichain): add multichain on token component

    Lucas Leclerc committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8be40cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from PoCInnovation/multichain_dev

    add multichain
    Intermarch3 authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8cde26f View commit details
    Browse the repository at this point in the history