leapdao / EthereumMachineOracle

8 stars 4 forks source link

feat: implement Merkle.eval #29

Closed troggy closed 4 years ago

troggy commented 4 years ago

Implementation notes: Using the fact that you can use leaf index in binary to determine the order of elements when hashing.