Hugo Herter
Hugo Herter
Add this fix: https://github.com/aleph-im/aleph-vm/pull/605/commits/3785012081dec2a4f9576546bc282e4a023437d4
@olethanh should we drop support for Python 3.9 / Debian 11 for this PR ?
Can you also provide an example of the JSON format returned by the API ?
Rebased on `main`.
I tested on Debian 12 and it seemed to work fine (service started, can download CIDs), but the CI reports the following error on Debian 11: ``` Created symlink /etc/systemd/system/default.target.wants/ipfs.service...
Regarding the CI, we can look on vm-lab at: - examples/indexer - example/indexer2 - examples/example_http_js
Related to https://github.com/aleph-im/aleph-vm/issues/513
This should be changed to return as soon as a response from any of the endpoints has been received.
The goal of the `state` example is to mute data in a file on disk inside a mutable volume. Why change its logic ?
Posting a message on Aleph and handling HTTP Post requests are two different things, we should keep them separate in order to test and diagnose better.