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

feat: add plugins DashPay and DashPaySyncWorker #281

Open
wants to merge 59 commits into
base: v0.22-dev
Choose a base branch
from

Conversation

Alex-Werner
Copy link
Collaborator

Issue being fixed or feature implemented

This PR adds two plugins DashPay and DashPaySyncWorker to DashJS.
These are automatically started on a HDWallet initialized address in order to sync contacts.

What was done?

  • feat: introduce DashPaySyncWorker
  • feat: introduce DashPay Plugin

How Has This Been Tested?

  • Provided unit tests

Breaking Changes

N/A

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

antouhou and others added 30 commits August 3, 2021 16:38
Co-authored-by: Konstantin Shuplenkov <konstantin.shuplenkov@dash.org>
insert just after IdentitySyncWorker
needed for babel transpile
* chore: update wallet dependency

* test: update getBlockHeaderByHash mock

* chore: update dependency to last commit

* chore: update dependency with master merge

* test: force verbose rebuild

* fix: transaction in stateRepository

* chore: set env file back to original

* chore: update deps to latest wallet-lib v21
Co-authored-by: Konstantin Shuplenkov <konstantin.shuplenkov@dash.org>
Co-authored-by: Konstantin Shuplenkov <konstantin.shuplenkov@dash.org>
Co-authored-by: Ivan Shumkov <ivan@shumkov.ru>
* chore: update dependencies

* fix: update error usage

* chore: use different test branchs

* chore: update package to node 16

* chore: fix npm ci integrity error

* chore: try npm dedupe

* fix(ci): protobufjs cache integrity checksum failed

* ci: disable npm cache

* ci: debug npm version

* update protobuf tarball hash

* chore: update package for npm 7

* ci: re-enable cache

* ci: force npm 7 for release

* ci: fix invalid syntax

* chore: remove overrides

* ci: try to override dashmate branch

* ci: remove dashmate override

* chore: override dapi & drive

* ci: override test suite branch

* ci: override test suite branch

* chore: override dashmate

* ci: remove overrides for dashmate and test suite

Co-authored-by: strophy <badfunkstripe@gmail.com>
Co-authored-by: Anton Suprunchuk <anton.suprunchuk@gmail.com>
@lgtm-com

This comment has been minimized.

@lgtm-com

This comment has been minimized.

@antouhou antouhou changed the base branch from v0.21-dev to v0.22-dev October 25, 2021 15:34
@lgtm-com
Copy link

lgtm-com bot commented Dec 9, 2021

This pull request introduces 1 alert when merging 16599c4 into 9ad5432 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants