Michael Bulanov

Results 6 issues of Michael Bulanov

If the skapp url is given in the form https://siasky.net/skylink (e.g. as produced by siasky.net web interface), then `skyid.sessionStart()` changes `window.location.href` and the web page is reloaded. After that, `skyid.sessionStart()`...

### Description The following scenario came to my mind: I want to start `renterd` after a shutdown, but I want to change the config first (for instance, to reduce the...

enhancement
good first issue

This PR adds a `GET /bus/renterkey` endpoint, which can be used by 3rd-party services like Sia Satellite. What it can do: * generate contract keys used to sign contracts *...

### Description For Sia Satellite to be able to form contracts with the hosts on the renter's behalf, the service needs the ability to sign using a derived contract key:...

### Current Behavior `renterd` is stuck at the height 114,771. No file uploads or downloads are possible. At the same time, zen.siascan.com is down. ### Expected Behavior Syncing state should...

bug

### Description Currently, only the `modTime` timestamp is available for any particular object. In order to be compatible with a conventional FS, a couple of additional timestamps would be required,...