littleskunk

Results 29 issues of littleskunk

What: Decrease NodeCheckInWaitPeriod from 2h down to 1h10m Why: NodeCheckInWaitPeriod is designed to suppress unnecessary DB commits. At the same time, we want to allow the storage node to update...

cla-signed

**Expected Behavior** The storage node receives a bloom filter and moves a lot of pieces into the trash folder. The pieces should stay in the trash folder for 7 more...

Bug
Needs Estimation

**Expected Behavior** One of my nodes is rejecting small pieces and accepts only pieces that are at least 2MB in size. I have 2 more nodes that will accept small...

Bug

We noticed a performance issue in the storj select network. One of the storage node providers had issues. We believe a good number of nodes have been offline for an...

bug

`uplink access create` has a new flag now to create an access grant with unencrypted object path. I have created and registered 2 access grants with unencrypted object path and...

bug
linksharing
Needs Estimation
Good First Issue
edge
console team

The new lazy filewalker works great. It moves a lot of data in a short amount of time with no impact on my success rate. Thank you for all these...

Bug

Still requires `storj-up env setenv satellite-api STORJ_CONSOLE_USE_VUETIFY_PROJECT=true` I didn't include that into the PR because it makes more sense to just switch it on by default in the storj repository.

I would like to run tests with tardigrade branding. For that to work I clone and compile the branding already. There is one manuall modification I would like to see...

I have writen a script to compare my storage node log entries with my TTL db and it turns out I am missing some inserts. ``` sqlite3 /home/storagenode/ssd/sn8/dbs/piece_expiration.db "SELECT piece_expiration,...

Bug