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

fix(profiles): register all available coins on profile restoration #746

Merged
merged 1 commit into from
May 13, 2022

Conversation

goga-m
Copy link
Contributor

@goga-m goga-m commented May 13, 2022

Summary

This PR enables the use of custom networks/coins. Required in https://github.com/ArkEcosystem/payvo-wallet/pull/1445

  • Implements IProfile#availableNetworks. Get all available network instances based on profile's coins.
  • Implements IProfile#ICoinService#register. Register all coins that are available from profile stored networks.
  • Registers all available coins (default or custom) on profile restoration.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@goga-m goga-m changed the title wip: register all available coins on profile restoration refactor: register all available coins on profile restoration May 13, 2022
@goga-m goga-m marked this pull request as ready for review May 13, 2022 09:56
@github-actions github-actions bot added the refactor The pull request improves or enhances an existing implementation. label May 13, 2022
@faustbrian faustbrian changed the title refactor: register all available coins on profile restoration fix(profiles): register all available coins on profile restoration May 13, 2022
@faustbrian faustbrian merged commit 0c18e29 into master May 13, 2022
@faustbrian faustbrian deleted the refactor/register-profile-coins branch May 13, 2022 10:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
refactor The pull request improves or enhances an existing implementation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants