fission
fission copied to clipboard
Fission CLI & server
# Summary During `fission setup`, entering your username before going to auth.fission.codes causes things to wait forever. Interrupting the setup with `^C` leaves `~/.config/fission` in a half-initialized state which causes...
The RESTful API will need to include the username in paths, since we won't be able to infer the target user from the UCAN when it has multiple resources
NB: Feature requests will only be considered if they solve a pain # Summary ## Problem Animations break in some shells, like in GH Actions: ### Impact Mostly it just...
NB: Feature requests will only be considered if they solve a pain # Summary ## Problem When something goes wrong, you need to know which directory to remove and start...
NB: Feature requests will only be considered if they solve a pain # Summary ## Problem Updates may drop data: 1. Dropping history (overwriting revisions) 2. Forgetting files in the...
Works! Cleaning up... Closes #312 --- One small detail is that IPFS doesn't report the percentage, but "progress" (which is either bytes or blocks). We can estimate the percentage off...
Currently the `peers` entry in `config.yaml` only updates when `fission setup` is run... so, if the peer list changes, this won't be reflected. We can periodically re-fetch this. We already...
Reported by @bmann # Summary ## Problem The placemant of `--verbose` matters to the parser, which is confusing: These are okay: ```bash fission up --watch fission up --verbose fission up...
the directory is βCrab Challengeβ. When I renamed the directory to remove the space the error went away.