Closed marcocastignoli closed 2 months ago
@kuzdogan
I see we add a change in session verification endpoints but shouldn't there be also one in stateless then?
The change is at /session/input-contract
, that doesn't have a equivalent stateless endpoint.
We also need to add this new env var to the server .env.template.
Added to .env.dev
See #1548
On a side note: I didn’t implement a complex mechanism for handling IPFS gateways, but I think it will be needed in a future PR. We might be able to reuse code from the monitor to support multiple IPFS gateways.