From 67e72810da5014a6e1a355dc1cdc8455c96de8a6 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Thu, 5 May 2016 15:00:56 -0400 Subject: Add readme --- README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..7fd5cbb --- /dev/null +++ b/README @@ -0,0 +1,19 @@ +PoS construction +================ + +* compare BFS/DFS order + +Proof extraction +================ + +3 strategies: +* naive: node by node +* batching +* sorting + naive + +Question +======== + +protocol is misspecified: challenges are generated with a PRNG, but need to +specify how to map random int to the proper range (different PoS have different +sizes) -- cgit v1.2.3-70-g09d2