Etan Kissling 984dc18dc6
import is_valid_merkle_branch test cases from nim-eth (#3182)
As of https://github.com/status-im/nim-eth/pull/379 `nim-eth` defines a
couple static test cases for merkle proof verification.
Since the EF has defined a `is_valid_merkle_branch` function in the spec
we are no longer using the custom implementation from `nim-eth`, but the
tests were never ported to target the new implementation. This patch now
follows up on that and integrates those tests from `nim-eth`.
2021-12-10 16:56:26 +01:00
..
2021-10-12 13:36:52 +02:00
2021-11-30 16:48:36 +02:00
2021-11-25 13:20:36 +01:00
2021-12-09 19:06:21 +02:00
2021-12-09 19:06:21 +02:00
2021-12-09 19:06:21 +02:00
2021-10-21 15:09:19 +02:00
2021-11-25 13:20:36 +01:00