[go: up one dir, main page]

SCORU: Relax ACL for RPCs in rollup node

Context

Quote from a bug report made on slack channel #scoru-ecosystem:

When I'm trying to interact with a rollup node using sc-rollup-client I get ACL error, although couldn't find where it is configured:
$ octez-sc-rollup-client get sc rollup address
Error
  Rpc request failed:
     - meth: GET
     - uri: http://localhost:8932/global/sc_rollup_address
     - error: The server doesn't authorize this endpoint (ACL filtering).

Merge request reports

Loading