4 Commits

Author SHA1 Message Date
b046760db1 swarm: codebase split from go-ethereum (#1405) 2019-06-03 12:28:18 +02:00
e187711c65 swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
c343f75c26 bmt: fix package documentation comment (#16909) 2018-06-14 13:50:31 +02:00
2bacf36d80 bmt: Binary Merkle Tree Hash (#14334)
bmt is a new package that provides hashers for binary merkle tree hashes on
size-limited chunks. the main motivation is that using BMT hash as the chunk
hash of the swarm hash offers logsize inclusion proofs for arbitrary files on a
32-byte resolution completely viable to use in challenges on the blockchain.
2017-09-05 12:38:36 +02:00