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

Taxes.java:34-41: Implement tax payment to remote nodes.... #82

Open
0pdd opened this issue Dec 4, 2018 · 2 comments
Open

Taxes.java:34-41: Implement tax payment to remote nodes.... #82

0pdd opened this issue Dec 4, 2018 · 2 comments
Labels
bug Something isn't working pdd scope

Comments

@0pdd
Copy link
Collaborator

0pdd commented Dec 4, 2018

The puzzle 61-7c0a7e0c from #61 has to be resolved:

* @todo #61:30min Implement tax payment to remote nodes.
* Payment should happen only if the wallet is in debt of more than
* 1 Zold. Debt is difference between current taxes that should have
* been paid by wallet (see whitepaper for formula) and how much it
* already paid in the past. A first algorithm could pay the
* max to each node until there is nothing else to pay. After completion the
* test methods TaxesTest.pay and TaxesTest.didntPayIfLessThanOneZLDDebt
* new tests covering other possible situations must be added.

The puzzle was created by rultor on 04-Dec-18.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@0crat
Copy link
Collaborator

0crat commented Dec 4, 2018

@llorllale/z please, pay attention to this issue

@0crat 0crat added the scope label Dec 4, 2018
@0crat
Copy link
Collaborator

0crat commented Dec 4, 2018

Job #82 is now in scope, role is DEV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pdd scope
Projects
None yet
Development

No branches or pull requests

2 participants