Michael Uti

Results 31 comments of Michael Uti

> Hi, > > I took a look at some recent GitHub logs for scheduled `Rust` workflows, and ran some tests inside an `ockam-builder` docker. > Thanks @neil2468 for the...

> Hey, I was looking into other major rust projects like tokio, most of them use current format: > > ```toml > [dependencies] > "crate-name" = "major version" > "crate-name"...

@mrinalwadhwa @deepto98 we could run [`RUSTFLAGS="-D warnings" cargo check`](https://rust-unofficial.github.io/patterns/anti_patterns/deny-warnings.html) only on `develop branch` and then if the command fails, we create an issue with the logs. What do you all...

@rainliu we should move this issue to the TURN repo

Hello tried to to build with recursive git download but still having problem with things any recommended step please

It mostly preference. On an integrated application, users would want to pause or resume syncing on a bad network connectivity and there's a timeout.

Basically stop download of headers.

Here's a suitable case, iOS limits background tasks for power efficiency especially when on low power mode, being able to stop and resume sync with peers will enable low power...

genesis is the blockchain “height” you want to start scanning from