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

Native ledger integration #198

Merged
merged 5 commits into from
Jul 6, 2018
Merged

Native ledger integration #198

merged 5 commits into from
Jul 6, 2018

Conversation

bbondy
Copy link
Member

@bbondy bbondy commented Jun 27, 2018

The dependency hashes need to be adjusted once https://github.com/brave-intl/bat-native-ledger/pull/3/files and related pull requests land.

Fix brave/brave-browser#473

Submitter Checklist:

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).
  • Tagged reviewers and labelled the pull request as needed.
  • Request a security/privacy review as needed.

Test Plan:

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions

@bbondy bbondy self-assigned this Jun 27, 2018
@bbondy bbondy force-pushed the native-ledger branch 2 times, most recently from 25ba1d5 to 7e2797c Compare July 3, 2018 02:30
@bbondy bbondy changed the title WIP: Native ledger integration Native ledger integration Jul 3, 2018
gdregalo
gdregalo previously approved these changes Jul 3, 2018

// TODO(bbondy): Use an observer or client override for when the wallet is actually
// created once the native-ledger library supports it.
OnWalletCreated();
Copy link
Collaborator

Choose a reason for hiding this comment

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

I know this is temporary, but seems like we should have some kind of message if payments_service is null (windows)?

Copy link
Member Author

Choose a reason for hiding this comment

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

Added OnWalletCreateFailed

Adds the ability both to notify the webui of when a wallet is created and the ability for the webui to call a function to create wallets too
@bbondy bbondy merged commit 9daacc5 into master Jul 6, 2018
@bbondy bbondy deleted the native-ledger branch August 20, 2018 01:39
NejcZdovc pushed a commit that referenced this pull request Dec 10, 2018
NejcZdovc pushed a commit that referenced this pull request Dec 11, 2018
@NejcZdovc NejcZdovc modified the milestones: Closed, 0.55.x - Release Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate native-ledger library config and basic integration for create wallet
4 participants