storj/pkg/eestream
Jess G d84cd719ff
add const stripesPerBlock const to calc blocksize (#2163)
* add const stripesPerBlock, update comments in Pad, add speed to progressbar

* change size of erasure share size, update comments

* missing copyright

* update tests with stripesPerBlock
2019-06-11 10:14:05 -07:00
..
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
decode.go pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
encode.go add const stripesPerBlock const to calc blocksize (#2163) 2019-06-11 10:14:05 -07:00
pad_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
pad.go add const stripesPerBlock const to calc blocksize (#2163) 2019-06-11 10:14:05 -07:00
piecebuf.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
rs_test.go add const stripesPerBlock const to calc blocksize (#2163) 2019-06-11 10:14:05 -07:00
rs.go Improve logic for cutting the long tail during upload (#909) 2019-02-05 12:54:25 +02:00
stripe.go pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00