Dudi Edri
Dudi Edri
Is it related to this https://github.com/cardano-community/guild-operators/pull/1466 ?
We can fill models by using multiple endpoints but I don't think that it is smart performance wise.
To Be Fixed in Koios Java Client 1.14 linked issue: https://github.com/cardano-community/koios-java-client/issues/55
It was my bad... The indexes were not found due to the wrong entity scan package set path. I would recommend though that if 0 indexes are found then try...
You can use v-progress-circular in template v-slot:loader as a workaround: ``` btn ```
Query rules for the different columns: For NFT count: sum(multi_assets.quantity)=1 For FT count: sum(multi_assets.quantity)1 For media NFT count: sum(quantity)=1 and metalabel.key = 721 (I wonder if we actually need to...
Hey @Scitz0 , It would be midnight where I'm at but yeah I will make an effort. Just if you can, send me an invite to the meeting so I...
Need to Add Mocking support in Unit Tests. Should research for best mocking dependency (Mockito, Retromock or Retrofit Mock Adapter)
There were some breaking changes In Koios Instances. I will publish a new version with alignment and post - Chang HF functionalities shortly.