Friedel Ziegelmayer
Friedel Ziegelmayer
- spawn `iroh-p2p` - spawn`iroh-gateway` - request `http://localhost:9050/ipfs/QmbWqxBEKC3P8tqsKc98xmWNzrzDtRLMiMPL8wBuTGsMnR` from the gateway - assert it is the correct image data
There are merge conflicts in the yew_form/Cargo.toml
This is to avoid the usage of the now optional `ls` command, and stay compatible with go-multistream. Closes #2925 ## Change checklist - [x] I have performed a self-review of...
## Summary Currently, if there are more than `3` protocols listed, `multistream-select` uses a parallel approach which relies on the `ls` command. This command has been removed from `go-multistream` and...
Unfortunately https://github.com/dalek-cryptography/ed25519-dalek is unmaintained, bringing in old dependencies, and no sight of updating in security related issues likely. Possible alternatives - https://github.com/jedisct1/rust-ed25519-compact - ? Ref https://github.com/rustsec/advisory-db/pull/1361
Experiment to see how tarpc behaves when used instead of grpc - Tarpc does not provide load balancing out of the box but we shouldn't actually need it currently. -...
- https://github.com/Finomnis/tokio-graceful-shutdown - https://github.com/PrismaPhonic/tokio-context will likely help
It now replaces things like `myimage.svg#tag` with `myimage.239jad2j.svg#tag`.