clearloop

Results 72 comments of clearloop

> > which will search the static library on OS > > It's not really the same though as automated download of the correct static library by Cargo / build.rs...

Already cached with sccache - https://github.com/ChainSafe/PINT/blob/84acda4f4ff00467d351dc9a8476ef60a40e174e/.circleci/config.yml#L90 - https://github.com/ChainSafe/PINT/blob/84acda4f4ff00467d351dc9a8476ef60a40e174e/.circleci/config.yml#L53

Caching `target` directory will cause some related issues, for example - we remove a feature and related code in one PR - we get back the feature but forget to...

> We want to be somehow performance, mobile-first and lightweight version, just focused version I love the mobile-first direction, btw, is there any telegram group or somewhere we can chat...

this could be a problem that your session is outdated, see [Cookies](https://github.com/clearloop/leetcode-cli?tab=readme-ov-file#cookies), or the network was currently just bad ( got invalid JSON response ) ... Ideally, we should provide...

> Ok, but this code is valid (just a few letters less). So i guess it is not about the csrf token. > > ``` > from typing import *...

> @clearloop is there an existing error handling infrastructure? we currently just have `revert!`, if I'm not mistaken, solidity errors are using `revert` internally as well, you can check the...

> great! thanks see my implementation in https://github.com/zink-lang/zink/pull/298/commits/a8a3eeca309de405e427ddfb1284ed2f62709e7d, it's actually the same for this issue ^ ^

> @clearloop currently working on this, I don't think I understand this fully lol Thank you for your contribution! This issue requires some pre-requirements, for example the support of #253...

feel free to join the discussion here or share the problems you met in your PRs @g4titanx @AurelienFT