• Anton Evangelatov's avatar
    swarm/network, swarm/storage: validate chunk size (#17397) · 97887d98
    Anton Evangelatov authored
    * swarm/network, swarm/storage: validate default chunk size
    
    * swarm/bmt, swarm/network, swarm/storage: update BMT hash initialisation
    
    * swarm/bmt: move segmentCount to tests
    
    * swarm/chunk: change chunk.DefaultSize to be untyped const
    
    * swarm/storage: add size validator
    
    * swarm/storage: add chunk size validation to localstore
    
    * swarm/storage: move validation from localstore to validator
    
    * swarm/storage: global chunk rules in MRU
    97887d98
Name
Last commit
Last update
..
encryption Loading commit data...
mock Loading commit data...
mru Loading commit data...
chunker.go Loading commit data...
chunker_test.go Loading commit data...
chunkstore.go Loading commit data...
common.go Loading commit data...
common_test.go Loading commit data...
database.go Loading commit data...
dbapi.go Loading commit data...
error.go Loading commit data...
filestore.go Loading commit data...
filestore_test.go Loading commit data...
hasherstore.go Loading commit data...
hasherstore_test.go Loading commit data...
ldbstore.go Loading commit data...
ldbstore_test.go Loading commit data...
localstore.go Loading commit data...
localstore_test.go Loading commit data...
memstore.go Loading commit data...
memstore_test.go Loading commit data...
netstore.go Loading commit data...
netstore_test.go Loading commit data...
pyramid.go Loading commit data...
swarmhasher.go Loading commit data...
types.go Loading commit data...