Skip to content

Commit

Permalink
Remove duplicate puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
dtinth committed Apr 6, 2018
1 parent 67507bd commit 040582f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion technical-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ and retrieving the bank statement form the **Authoritative Source (AS)**, the ba
This data will go into the blockchain:

<div class="flash mb-3 flash-warn">
@todo #2 Give a name to each of these mappings.
@todo #2 Also give a name to each of these mappings.
</div>

- **node_id → public_key mapping** to allow secure private data communication via NSQ.
Expand Down Expand Up @@ -404,3 +404,5 @@ It returns with:
source_signature: sign(<PDF BINARY DATA>, AS1’s private key)
data: '<PDF BINARY DATA>'
```

Now, RP has all the necessary data to process the transaction!

5 comments on commit 040582f

@0pdd
Copy link

@0pdd 0pdd commented on 040582f Apr 6, 2018

Choose a reason for hiding this comment

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

Puzzle 2-e502f40c disappeared from technical-overview.md, that's why I closed #8. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link

@0pdd 0pdd commented on 040582f Apr 6, 2018

Choose a reason for hiding this comment

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

Puzzle 2-6c3e466d discovered in technical-overview.md and submitted as #9. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on 040582f Apr 6, 2018

Choose a reason for hiding this comment

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

Puzzle 2-0fa77902 discovered in technical-overview.md and submitted as #10. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on 040582f Apr 6, 2018

Choose a reason for hiding this comment

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

Puzzle 2-1a72ee2d discovered in technical-overview.md and submitted as #11. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on 040582f Apr 6, 2018

Choose a reason for hiding this comment

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

Puzzle 2-6c77f96c discovered in technical-overview.md and submitted as #12. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.