This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-eth
mirror of
https://github.com/status-im/nim-eth.git
Watch
2
Star
0
Fork
You've already forked nim-eth
0
Code
Issues
Projects
Releases
Wiki
Activity
6272eaa6cd
nim-eth
/
tests
/
ssz
/
all_tests.nim
5 lines
71 B
Nim
Raw
Normal View
History
Unescape
Escape
add merkle proof verification (#379) * add merkle proof verification * remove redundant buffer * simplify verification function
2021-07-23 11:40:47 +00:00
import
.
/
test_merkleization
,
Add helpers to generate merkle proofs (#381)
2021-08-09 10:17:21 +00:00
.
/
test_verification
,
.
/
test_proofs