Sasha Bogicevic

Results 10 comments of Sasha Bogicevic
trafficstars

Can't you use injector to inject gettext and use it? var getT = $injector.get('getText');

Yeah I could probably use some help here.

> I've discovered that it can happen if one has a directory without read/execute rights This one helped me out. Not just the folder but if you have a file...

@Sbcdn mentioned they would love to have this feature as well for their use case so +1

Hi did you solve this?

Ah don't know if I am ready to do that just now. Ill probably give it a go once I find more spare time to get into it. Thanks for...

I see there is another PR bumping ghc version, you could also make the base of this PR that other one and merge one after another.

You mean also add the option to persist whatever was in the queue at certain point in time? At which point would we persist the data?

Some grooming notes: - Explore if there is a way of detecting a tx dropped from a mempool (or current tx state) - When the txs get dropped is there...

What would be preferred dev workflow when integrating blockfrost? I think we need to rely on one of the public networks for testing since we can't use local devnet for...