aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/bmt/bmt.go
Commit message (Expand)AuthorAgeFilesLines
* vendor, crypto, swarm: switch over to upstream sha3 packageDave McGregor2019-01-041-1/+1
* swarm/network, swarm/storage: validate chunk size (#17397)Anton Evangelatov2018-08-141-4/+1
* swarm/bmt: ignore data longer then 4096 bytes in Hasher.Write (#17338)Janoš Guljaš2018-08-071-1/+1
* swarm/bmt: async section writer interface to BMT (#778)Viktor Trón2018-07-231-119/+247
* swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150)Anton Evangelatov2018-07-091-99/+121
* swarm: network rewrite mergeethersphere2018-06-221-0/+543