storj/pkg/storage/segments
Ivan Fraixedes 79e9b62f6d
pkg/storage/segments: Clarify logic in Repair method (#2621)
Create a new variable rather than reusing the existing one because the
name of the existing one is confusing when reading the logic and it
requires more time that the logic doesn't have a bug.
2019-07-23 14:16:32 +02:00
..
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
mock_store.go preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
peek_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
peek.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
repairer.go pkg/storage/segments: Clarify logic in Repair method (#2621) 2019-07-23 14:16:32 +02:00
size_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
size.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
store_test.go Change pointerdb pointer to use time.Time for Creation date (#2483) 2019-07-09 00:16:50 +02:00
store.go protocol: implement new piece signing and verification (#2525) 2019-07-11 16:51:40 -04:00