Ola [AHLNET]

Results 21 comments of Ola [AHLNET]

Will most likely not implement solution proposed but wait until tickers are available or use some third party API to query pool by name. Leaving issue open until a better...

Hi, Thanks for the suggestions. > 1. Consider including the next epoch blocks in the summary view once the leaderlogs are calculated for the next epoch. Currently you have to...

This could be a future enhancement of CNTools. Right now it uses the same wallet for paying the transaction fee. This is not just for delegating either, same goes for...

If you generate a simple babbage tx with cardano-cli without using any babbage features, outputs will still be generated in map format. So take this example: dApp generate a tx...

@lisicky I understand that a tx can be built & deserialized in different ways, and this is fine. We only use CSL, in this case, to read out the data...

For now I decided to decode cbor passed in manually to figure out the type, so not an immediate need now from my pov. But I still think, if CSL...

I left a few notes in Telegram DM but as it's a separate script I give you free space to work something out that you feel adds value. I like...

+1 on this, being able to have multiple URLs (FQDN) for the same app would be gold.

Added notes for script in TG DM, like adding service deployment like cnode.sh, and directions for auto update like mentioned already. But in general it looks good to me.