Skip to content

Commit 041a3a5

Browse files
readme
1 parent 451a8cc commit 041a3a5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
11
# rain.pyth
2+
3+
## Test proofs
4+
5+
The test proofs are generated in JS using the Open Zeppelin example script verbatim.
6+
7+
The OZ scripts can be found in the README at:
8+
9+
https://github.com/OpenZeppelin/merkle-tree/tree/98ff55dc7b6004a6e57ca0cb256cc0d08ecb6096
10+
11+
This linked commit is HEAD as of time of writing.
12+
13+
The proofs build deterministically and so are included in the `rain-merkle-prelude` nix task, and are committed to the repo.
14+
15+
The outputs are copied to Solidity constants in `test/proof/LibTestProof.sol`.

0 commit comments

Comments
 (0)