Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

feat: fetch known wallets from repository #1766

Merged
merged 15 commits into from
Mar 17, 2020
Merged

feat: fetch known wallets from repository #1766

merged 15 commits into from
Mar 17, 2020

Conversation

dated
Copy link
Contributor

@dated dated commented Mar 3, 2020

Summary

The known wallets are now available in the https://github.com/ArkEcosystem/common repository.

NB: When updating a profile vuex shows a warning, which is unrelated to these changes.

Checklist

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

@ghost
Copy link

ghost commented Mar 3, 2020

Thanks for submitting this pull request! A maintainer will review this in the next few days and explicitly select labels so you know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Task The issue is a request to setup third-party integrations or any general non-code related tasks. labels Mar 3, 2020
@dated dated changed the title chore: add new ark team and ark shield addresses [WIP] feat: fetch known wallets from repository Mar 5, 2020
@dav1app
Copy link
Contributor

dav1app commented Mar 9, 2020

@dated How are you planning to do this?

@dated
Copy link
Contributor Author

dated commented Mar 9, 2020

The known wallets will be fetched from https://github.com/ArkEcosystem/common

@dav1app dav1app added the Status: In Progress The issue or pull request is being worked on. label Mar 10, 2020
@dated dated changed the title [WIP] feat: fetch known wallets from repository feat: fetch known wallets from repository Mar 16, 2020
@brenopolanski brenopolanski removed the Status: In Progress The issue or pull request is being worked on. label Mar 17, 2020
@@ -651,6 +667,14 @@ export default {
return !this.showFull || /^https?:\/\//.test(value)
}
},
knownWalletsUrl: {
required () {
return true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this field should be required, otherwise the wallet won't be able to add bridgechains without it 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It always validates to true, it's basically a "Hack" so i could use the required url field error method.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so it does :trollface:

@ghost
Copy link

ghost commented Mar 17, 2020

A member has approved this PR. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait.

Thank you for your contribution!

@ghost ghost added the Status: Member Approved The pull request has been approved by a member. label Mar 17, 2020
@alexbarnsley alexbarnsley merged commit 58a9dc6 into ArkEcosystem:develop Mar 17, 2020
@ghost
Copy link

ghost commented Mar 17, 2020

Your pull request has been merged but was not assigned a bounty tier. A maintainer will assign a bounty tier to this pull request in the next few days.

@dated dated deleted the patch-1 branch March 17, 2020 16:36
@alexbarnsley alexbarnsley added the Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. label Mar 17, 2020
@ghost
Copy link

ghost commented Mar 17, 2020

Your pull request has been merged and marked as tier 4. It will earn you $20 USD.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. Complexity: Low Less than 64 lines changed. Status: Member Approved The pull request has been approved by a member. Type: Task The issue is a request to setup third-party integrations or any general non-code related tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants