sam bacha
sam bacha
> this should no longer be the case now, per #2839 thank you
> Seems ok wrt the toolchain action, the other one I don't really see a benefit since both of them are just wrappers around calling `cargo`, there isn't really a...
> it's not obvious to me that these changes improve perf from looking at the times above, so erring towards using the standard toolchain is better imo. There is no...
Note that Infura ignores the client's content-type header entirely. I see how that makes things convenient but I think this is too lax. ```console usr:~ $ echo -n '[]' |...
Any update on this issue? This is a blocker to adopting grafana
> ### Describe the Feature > Currently, if an explicit `gasLimit` override is not provided then ethers uses eth_estimateGas to fill the `gasLimit` option. > > However, if between user's...
Why not just use https://github.com/dphilipson/sturdy-websocket ?
check the tag's in this repo, there is a new major release in alpha already, with much better state handling via zustand
should fix the failing build on debian 9, just fixed the script, (was my error). https://github.com/angristan/nginx-autoinstall/pull/180/checks?check_run_id=2149567703#step:3:9015 ```bash ./configure: error: invalid option "To" ``` Additionally while examining the logs, these two...
> Hello, > > the patch doesn't work: > > ``` > adding module in /usr/local/src/nginx/modules/incubator-pagespeed-ngx-1.13.35.2-stable > ./configure: error: no /usr/local/src/nginx/modules/incubator-pagespeed-ngx-1.13.35.2-stable/config was found > ``` Targeting the build for `1.14.33.1-RC1`...