Pierre Peltier

Results 19 issues of Pierre Peltier

Hello! Would it be possible to add a way to include transaction fees into the calculations? I see two way to do it: - Update the `Strategy` interface in order...

kind/enhancement

It would be great to have a FAQ or a Known Issues section into the README. The possible content would be: - [ ] The terminal related bugs with the...

kind/enhancement
help wanted

For now the project is badly covered by the tests. It can be greatly improved.

help wanted
good first issue

Hi, I tried to fetch some git repository and push them on ipfs. During the [described process](https://docs.ipfs.io/how-to/host-git-style-repo/) I need to unpack the packfiles in order to improve the object deduplication....

Hi! All is in the title. I would be great to have a way to go to the documentation quickly

During a test refactoring I have made a typo and I have put a `/` at the end of the `/sharings` url. This change have broken my test resulting to...

Hi! I would like to propose some improvement for the initial avatar system. This issue is created in order to discuss around the subject. # Context The endpoints `/public/avatar` and...

Hi :wave: I have some difficulties to setup my dev environment. I have installed couchdb locally and it run well: ``` curl --silent -XGET http://admin:[email protected]:5984/  ✔ {"couchdb":"Welcome","version":"3.2.2","git_sha":"d5b746b7c","uuid":"a93d5b2525abe571944e0a5315af21bc","features":["access-ready","partitioned","pluggable-storage-engines","reshard","scheduler"],"vendor":{"name":"The Apache Software...