quorum/swarm/network/stream
Anton Evangelatov 97887d98da swarm/network, swarm/storage: validate chunk size (#17397)
* 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
2018-08-14 16:03:56 +02:00
..
intervals swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
testing Merge netsim mig to master (#17241) 2018-07-30 22:55:25 +02:00
common_test.go Merge netsim mig to master (#17241) 2018-07-30 22:55:25 +02:00
delivery.go swarm/network, swarm/storage: validate chunk size (#17397) 2018-08-14 16:03:56 +02:00
delivery_test.go cmd/swarm, swarm: various test fixes (#17299) 2018-08-06 12:33:22 +03:00
intervals_test.go Merge netsim mig to master (#17241) 2018-07-30 22:55:25 +02:00
messages.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
peer.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
snapshot_retrieval_test.go Merge netsim mig to master (#17241) 2018-07-30 22:55:25 +02:00
snapshot_sync_test.go cmd/swarm, swarm: various test fixes (#17299) 2018-08-06 12:33:22 +03:00
stream.go swarm/network: bump up protocol versions due to wrapped message intro (#17170) 2018-07-13 17:40:55 +02:00
streamer_test.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
syncer.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
syncer_test.go Merge netsim mig to master (#17241) 2018-07-30 22:55:25 +02:00