Noon

Results 29 comments of Noon

In order to this we should have some tests covering the full networking spec ( see #1532 and #1080 ).

Can you not just build the docker image on an aarch64 machine yourself, when you require it?

Is this still of interest to you @pgrange ?

Following up on this, now we've reduced the memory overhead of running a node, I think this issue can just focus on condense options for API interaction. I note we...

What remains to do here is the `state` file that contains all our events; this can be turned into an issue once the other items are addressed.

This is now almost entirely moved ( https://github.com/cardano-scaling/hydra-explorer/pull/5 ) The build is working, the tests are running; the remaining items are around deployment. Presently, the hydra-explorer is deployed via a...

I'm going to close this one as basically "completed"; even though we haven't achieved the specific deliverables, I think the moral of this issue is provided by, at least, the...

If you're running this on `master`, you can just run: ``` nix develop github:cardano-scaling/hydra#exes ``` on the host.

Note that we actually vendor the `cardano.json` file here - https://github.com/cardano-scaling/hydra/tree/master/hydra-node/json-schemas/cardanonical - but we appear to not use it.

Fix for the immediate problem - https://github.com/cardano-scaling/hydra/issues/1577 - but this issue can serve as a broader place to discuss compatibility.