storj/internal/testplanet
Simon Guindon d3885b7b78
Change crypto/rand to use math/rand in pgutil (#1589)
* Added retry logic and tests for handling if crypto/rand fails.

* Added retry logic and tests for handling if crypto/rand fails.

* Fixing linting error.

* Removing use of `crypto/rand` for use of `math/rand`.

* Changing code comment about why we ignore this error.
2019-04-02 12:52:25 -04:00
..
gen_identities.go use peer ca whitelist in testplanet (#1337) 2019-02-25 09:38:03 +02:00
identities_table.go use peer ca whitelist in testplanet (#1337) 2019-02-25 09:38:03 +02:00
identities.go Add new piece id definition (#1411) 2019-03-06 11:17:35 +02:00
planet_test.go Remove PointerDB client (#1520) 2019-03-22 11:01:49 +02:00
planet.go Satellite orders receiving (#1564) 2019-03-27 11:24:35 +01:00
reconfigure.go dial node/address with bad server cert (#1342) 2019-02-26 19:35:16 +01:00
run_test.go Ensure that tally tests run against postgres (#1227) 2019-02-05 16:23:45 +02:00
run.go Change crypto/rand to use math/rand in pgutil (#1589) 2019-04-02 12:52:25 -04:00
signed_identities_table.go use peer ca whitelist in testplanet (#1337) 2019-02-25 09:38:03 +02:00
uplink_test.go skips TestDownloadWithSomeNodesOffline (#1579) 2019-03-26 14:45:23 -04:00
uplink.go Remove pointerdb.Server (#1609) 2019-03-30 13:21:49 +02:00