nim-eth/eth/ssz
KonradStaniec e3fba48f0f
add merkle proof verification (#379)
* add merkle proof verification

* remove redundant buffer

* simplify verification function
2021-07-23 13:40:47 +02:00
..
bitseqs.nim Add implementation of Portal wire protocol 2021-06-09 14:57:30 +02:00
bytes_reader.nim Add implementation of Portal wire protocol 2021-06-09 14:57:30 +02:00
merkleization.nim add merkle proof verification (#379) 2021-07-23 13:40:47 +02:00
ssz_serialization.nim Add implementation of Portal wire protocol 2021-06-09 14:57:30 +02:00
types.nim Port merkleization off ssz (#376) 2021-07-19 15:58:09 +02:00