Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

LIVE-1004 Hedera integration #4966

Open
wants to merge 41 commits into
base: develop
Choose a base branch
from
Open

LIVE-1004 Hedera integration #4966

wants to merge 41 commits into from

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    4e7187e View commit details
    Browse the repository at this point in the history
  2. Sunset Libcore (#4867)

    * Update latest live-common on develop
    
    * update
    
    * Sunset libcore
    
    * Revert unrelated package bump
    
    * Remove experimental JS setting
    
    * Target LLC branch sunset-libcore
    
    * trigger CI
    
    Co-authored-by: haammar-ledger <[email protected]>
    gre and hakim-adamik authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    69f6bd4 View commit details
    Browse the repository at this point in the history
  3. [LIVE-1174] - Feature: Upgrade NFT architecture (#4870)

    * Add nftMetadataResolver to currencyBridge Proxy
    
    * Update DropDowns for NFTs
    
    * Update NFT send flow for new NFT model
    
    * Update NFT Gallery for new NFT model
    
    * Update NFT Collections for new NFT model
    
    * Update NFT Viewer for new NFT model
    
    * Update operations for new NFT model
    
    * Add missing error translation for NFT quantity
    
    * Add LLC dependency
    
    * Fix NFT send summary showing wrong NFT
    
    * Remove all $FlowFixMe for exported memo
    
    * Update LLC dep to future v22.0.0
    lambertkevin authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    11d1af9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. LIVE-1569 Add "Hide NFT Collection" feature (#4868)

    * Update NFT send flow for new NFT model
    
    * Add LLC dependency
    
    * run ci
    
    * LIVE-1569 Add filtering for NFT collections on settings
    
    * LIVE-1569 Use currency id and contract address to index hidden collections
    
    * LIVE-1569 Add unhide for NFT Collections to the settings page
    
    * LIVE-1569 Add hide menu beside NFT Collection name
    
    * LIVE-1569 Add ban icon the context menu
    
    * LIVE-1569 Change wording for hiding NFT collections instructions
    
    * LIVE-1569 Fix linting
    
    * LIVE-1569 Rename collectionAddress variable in the redux reducer
    
    * Fix missing NFT filter
    
    * Remove hidden NFT collections from NFT send select
    
    * Update LLC dep to future v22.0.0
    
    Co-authored-by: lambertkevin <[email protected]>
    grsoares21 and lambertkevin committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    4cf9a9d View commit details
    Browse the repository at this point in the history
  2. Add ETH goerli (#4876)

    * add ETH goerli
    
    * regenerate cryptoassets
    
    * update screenshots (windows)
    
    * update screenshots (linux)
    
    * Update LLC dep to future v22.0.0
    
    Co-authored-by: Team Live <[email protected]>
    Co-authored-by: lambertkevin <[email protected]>
    3 people committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    ca2231d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. update screenshots (windows)

    ledgerlive authored and lambertkevin committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    7a59cfb View commit details
    Browse the repository at this point in the history
  2. update screenshots (linux)

    ledgerlive authored and lambertkevin committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    308f3da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4484a7 View commit details
    Browse the repository at this point in the history
  4. Bump minimist from 1.2.5 to 1.2.6 (#4866)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and lambertkevin committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    b0378ac View commit details
    Browse the repository at this point in the history
  5. Bump plist from 3.0.4 to 3.0.5 (#4890)

    Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5.
    - [Release notes](https://github.com/TooTallNate/node-plist/releases)
    - [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
    - [Commits](https://github.com/TooTallNate/node-plist/commits)
    
    ---
    updated-dependencies:
    - dependency-name: plist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Thomas Roger Lux <[email protected]>
    2 people authored and lambertkevin committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    104ecd9 View commit details
    Browse the repository at this point in the history
  6. Bump url-parse from 1.5.7 to 1.5.10 (#4891)

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.5.7...1.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: url-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Thomas Roger Lux <[email protected]>
    2 people authored and lambertkevin committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    fe04f33 View commit details
    Browse the repository at this point in the history
  7. LIVE-1751 Solana staking (#4884)

    * add solana memo field
    
    * add allow not created recipient checkbox
    
    * tweak allow not created recipient checkbox
    
    * update yarn.lock
    
    * remove local specifics
    
    * restore yarn.lock
    
    * solana: add backbone for opt in flow
    
    * solana improve opt in flow
    
    * solana adapt reworked tx model
    
    * solana add en translations for errors
    
    * solana add info link to send flow
    
    * solana switch to common info
    
    * solana remove redundant error
    
    * solana improve send memo
    
    * solana remove token related code
    
    * solana initial staking
    
    * solana improve staking
    
    * solana improve staking
    
    * solana improve staking
    
    * solana use stakes with meta
    
    * solana add meta to validators
    
    * solana make validators searchable
    
    * solana improve staking
    
    * solana fix delegation amount
    
    * solana add stake reward
    
    * solana add unstake flow modal
    
    * solana show correct delegation dialogs
    
    * solana add delegation modals
    
    * solana build undelegate flow modal
    
    * solana build delegation reactivate flow modal
    
    * solana build delegation withdraw modal flow
    
    * solana build delegation modal flow
    
    * solana improve delegation ux
    
    * solana improve delegation ux
    
    * solana improve staking ux
    
    * solana address mandatory autodelegate on staking
    
    * solana add delegation activate flow
    
    * solana rename error prop
    
    * solana switch to validators app validators
    
    * solana refactor delegation validators
    
    * solana fallback to explorer if no validator url
    
    * solana show correct stakes meta info
    
    * solana add fee error to stake withdraw
    
    * solana show fee error on stake withdraw & activate
    
    * solana add validator step to stake deactivate
    
    * solana add validator step to reactivate stake
    
    * solana update delegated amount of a stake
    
    * solana use shuffled staking validators
    
    * solana refine validators search
    
    * solana clean delegations
    
    * solana organize imports
    
    * solana update tracking info
    
    * solana add delegation translations
    
    * solana set live-common dep
    
    * solana add loading icon to stake in transition
    
    * solana fix stake tooltip color
    
    * solana add account balance summary footer
    
    * solana add staking info modal
    
    * solana refactor staking validators field
    
    * solana move validator row to a shared cmp
    
    * solana update stake validator row
    
    * solana add border around validators field
    
    * solana switch to ledger by figment TC footer for staking flow
    
    * solana fix stake reactivate error i18n
    
    * solana fix wrong package url
    
    * solana update yarn lock
    
    * Target LLC branch family/solana
    
    * Update Help Center staking Solana URL (#4885)
    
    * solana refactor stake active percent calc
    
    * solana show percent as fixed number
    
    * Update targeted LLC commit
    
    * Fix the link for LedgerByFigment's T&C
    
    * Be more resilient before 1st sync with staking data
    
    Co-authored-by: konoart <[email protected]>
    Co-authored-by: FabriceDautriat <[email protected]>
    Co-authored-by: Kévin Lambert <[email protected]>
    4 people committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    ad0534a View commit details
    Browse the repository at this point in the history
  8. [LIVE-1911] Feature - Add collection name resolver to eth familly (#4899

    )
    
    * Bump temp LLC dependency
    
    * update screenshots (windows)
    
    * update screenshots (linux)
    
    * Fix NFT transaction summary error (#4898)
    
    * v2.41.0
    
    * run ci
    
    * Add LLC dependency
    
    * Add nftResolvers to bridge proxy
    
    * Add useNftCollectionName everywhere
    
    Co-authored-by: Team Live <[email protected]>
    lambertkevin and ledgerlive committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    6117c65 View commit details
    Browse the repository at this point in the history
  9. Bugfix: Solana linting (#4902)

    * Fix Solana linting
    
    * Add back null condition to SolanaValidatorField while respecting React "no conditional hook" rule
    
    * Fix more lint
    
    * Silent flow error
    
    * update LLC dependency
    
    Co-authored-by: haammar-ledger <[email protected]>
    lambertkevin and hakim-adamik committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    a4adeca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8970be2 View commit details
    Browse the repository at this point in the history
  11. v2.41.0

    lambertkevin committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    af9fb9d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d3220e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    15ad917 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ddb4636 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    582f4cf View commit details
    Browse the repository at this point in the history
  16. feat: add support article link to account creation step

    Signed-off-by: Jack Ta <[email protected]>
    jackthta authored and hakim-adamik committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    879e52d View commit details
    Browse the repository at this point in the history
  17. chore: remove @hashgraph/sdk

    Signed-off-by: Jack Ta <[email protected]>
    jackthta authored and hakim-adamik committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    13bc1d8 View commit details
    Browse the repository at this point in the history
  18. refactor: scope messageIfVirtual i18n key under Hedera

    Signed-off-by: Jack Ta <[email protected]>
    jackthta authored and hakim-adamik committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    53c8156 View commit details
    Browse the repository at this point in the history
  19. refactor: add specific UI for StepReceiveFunds

    Signed-off-by: Jack Ta <[email protected]>
    jackthta authored and hakim-adamik committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    4ad9d41 View commit details
    Browse the repository at this point in the history
  20. refactor: relocate hedera support article link

    Signed-off-by: Jack Ta <[email protected]>
    jackthta authored and hakim-adamik committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    2931891 View commit details
    Browse the repository at this point in the history
  21. refactor: lowercase 'Hedera' in i18n

    Signed-off-by: Jack Ta <[email protected]>
    jackthta authored and hakim-adamik committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    92a1c36 View commit details
    Browse the repository at this point in the history
  22. fix: remove duplicate import

    Signed-off-by: Jack Ta <[email protected]>
    jackthta authored and hakim-adamik committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    0d090b0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0d29577 View commit details
    Browse the repository at this point in the history
  24. refactor: restructure 'no associated account text' inside `StepImport…

    …` into custom hedera UI component
    
    Signed-off-by: Jack Ta <[email protected]>
    jackthta authored and hakim-adamik committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    97899b3 View commit details
    Browse the repository at this point in the history
  25. Target LLC commit

    hakim-adamik committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    ff35ed8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    85767e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60b2c4c View commit details
    Browse the repository at this point in the history
  3. Update yarn.lock

    hakim-adamik committed May 3, 2022
    Configuration menu
    Copy the full SHA
    65742ca View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    be9d7db View commit details
    Browse the repository at this point in the history
  2. Update cryptoassets.md

    hakim-adamik committed May 5, 2022
    Configuration menu
    Copy the full SHA
    bd89fe4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

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

Commits on May 12, 2022

  1. Fix some lint issues

    hakim-adamik committed May 12, 2022
    Configuration menu
    Copy the full SHA
    ba56086 View commit details
    Browse the repository at this point in the history
  2. fix: lint errors (#4978)

    Signed-off-by: Jack Ta <[email protected]>
    jackthta authored May 12, 2022
    Configuration menu
    Copy the full SHA
    f160234 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

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

Commits on May 17, 2022

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