Skip to content

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

@0pdd

Description

@0pdd

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpddscope

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions