-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
Milestone
Description
The puzzle 41-44da2a34 from #41 has to be resolved:
java-api/src/main/java/io/zold/api/Copies.java
Lines 35 to 41 in 7002ecb
| * @todo #41:30min The constructor of Copies should be implemented | |
| * to retrieve the Wallet with the provided id in the provided remotes and | |
| * group them by equivalent wallet (i.e., equivalent content) along | |
| * with their remotes as explained in the whitepaper. A unit test should be | |
| * added to validate this behaviour. The unit test | |
| * NetworkTest.pullIsNotYetImplemented() should also be removed and replaced | |
| * with a real test. |
The puzzle was created by Victor Noël on 23-Jul-18.
Estimate: 30 minutes,
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.
Reactions are currently unavailable