il3ven

Results 24 comments of il3ven

I'll like to work on this. My recommendation is that all packages should maintain the testing dependencies themselves. Otherwise npm/linters may complain that the dependency is not found. As it...

This looks like the `margin` property on the svg-line-chart is fixed for all charts. To get to the root of the problem I need the data that is used to...

Do you mean to integrate the API into this repo? So we only have to define a date and token.

That'll help. I'll make an issue. Should that one be picked up before this?

**Some thoughts about weiroll in general:** If we are to generically translate all RPC calls to weiroll then won't we be better off just using weiroll.js? In case we want...

We can if it is proving to be trouble for us. If not, then let's leave it as it is.

My two cents, I'm not much familiar with Rust so ignore if it is wrong. I think the docker layer caching is not working. I see you have used cargo-chef...

Hey, I will like to give this a try. Correct me if I am wrong. The schema for the batch endpoint will be like: ```ts // defined in typescript style...

> there is a catch, that OpenAPI may create anonymous objects if you use non-untagged enum in the API. I would like to avoid that, cause it tends to produce...

@BabaBert Please feel free give it a shot. My chances of submitting a PR looks thin. The issue turned out to be more complicated that I expected, mainly because I...