Damian Nadales

Results 136 comments of Damian Nadales

So I think to merge this PR we need: - [ ] An approval from @nfrisby - [x] Decide where to merge it. Just rebase on top of `master`? -...

@Jasagredo said: > For reference, returning the whole UTxO at once in the `InMemory` backend, measuring the time spent in `stowLedgerTables` (can ignore the bottom part, only the first 4...

We should deprecate this query in the node (not in the `cardano-cli`!), and move it to an external service that maintains this index. `cardano-cli` can provide this functionality through said...

Sure. This is a very minor issue, no need to rush. If I can help somehow let me know.

Hi @rubik, it seems I'm not the maintainer of this project :) I think you made me the maitainer of `argon` only :) I'm not familiar with `stack-hpc-coveralls` though ...

I don't have any familiarity with this code base, and I don't currently use coveralls, so I don't think I can maintain this project at the moment :(

What if you want to do this programatically? I see there is a [urls.json](https://github.com/amitdar/FullPageDashboard/blob/master/api.php) file that gets read, but no idea where this JSON file is supossed to be placed...

Thanks. The question is in which directory this file has to be placed (`root?`, `/vat/www/`?). And what is the format? I assume something like ``` [ { "title": "Some title",...

Following the advice given here, I worked around this issue by: 1. Going to `~/.emacs.d/straight/repos/org` 2. `git checkout ca873f7fe47546bca19821f1578a6ab95bf5351c` 3. Restarting Emacs. HTH.

> Any progress on a potential fix since January? I'm curious if a node release version to address this has been planned. Thx. Hi :wave: The Consensus team analyzed possible...