Egon Elbre
|
b6ad3e9c9f
|
internal/testrand: new package for random data (#2282)
|
2019-06-26 13:38:51 +03:00 |
|
ethanadams
|
4f2e893e68
|
Fix the way project_id is stored in bucket_storage_tallies and bucket_bandwidth_rollups (#2283)
* fixing issues where projectID is stored as the byte representation of a UUID string, instead of bytes of the UUID
* added test for spitBucketID
|
2019-06-21 11:38:37 -04:00 |
|
Egon Elbre
|
1a1a084477
|
testcontext: sanitize folder name (#2195)
|
2019-06-13 15:46:08 +03:00 |
|
Jennifer Li Johnson
|
5395ff5fe6
|
Refactor accountingdb interface (#1897)
* splits accounting db into storagenodeaccounting and projectaccounting interfaces and renames methods to match
|
2019-05-10 15:05:42 -04:00 |
|
Jess G
|
55bfe507e5
|
add tests for tally and accounting db (#1675)
* add tally calcAtRestData test
* add account db tests
* move tests from sadb to accounting pkg
* add func to calcEncSize
* remove unneeded pad changes
* update comment
* add changes to comments
|
2019-04-09 09:48:35 -04:00 |
|