-
Please port the Lite wallet to aarch64 in order to be able to run it on Raspberry Pi (armv8-A, see for example https://www.mbtechworks.com/hardware/raspberry-pi-model-comparison.html).
-
There's a lot of hardcoded `::mockall` in the crate.
It makes it very difficult to use it in some common crate as users of this common crate need to also pull in mockall.
It should work very sim…
-
- [ ] Decide on a library to collect and publish metrics
- [ ] candidate https://github.com/prometheus/client_rust
Add metrics for each component, this will change but here is an initial list:…
-
### Steps to reproduce
Nothing specific,
my hypothesis is related to old devices (iPhone 7, 8, X, XR) with low RAM.
examples:
>Model: iPhone 8 Plus
>Orientation: Portrait
>RAM free: 79.86 MB
…
-
This repo is great, I plan to use it. But I hope it can do more.
The original dgraph api is cumbersome to use, and I always look forward to a simplified version. It might be an orm like [prisma](http…
-
Tonic has recently under gone a massive refactor to support hyper 1.0. This inevitably requires *some* effort to support. Fortunately, that effort is fairly low and mostly consists of updating depende…
-
## Bug Report
### Version
```
❯ cargo tree | rg tracing
│ │ │ │ ├── tracing-core v0.1.32
│ │ │ │ └── tracing-error v0.2.0
│ │ │ │ ├── tracing v0.1.40
│ │ │ …
-
也不知道啥情况!
按理说乐视都是老机型,老系统,不太可能是纯64位的系统和处理器吧。。。
电视的系统目前主要也都是安32位应用,
只有华为等个别牌子支持兼容64位应用,也只是兼容而已!
不存在只能用64位x5 so的情况吧?
是不是识别64位这部分出了bug?
![Image_1728812601455](https://github.com/user-attachments/as…
-
In Rust 1.75 Return-Position-Impl-Trait-In-Traits (RPITIT) has been stabilized. In principle (w/ a few restrictions still) it'll enable "native" async traits, since this is allowed now:
```rust
tr…
-
This can be seen with rust-analyzer in `prost/tests/message_encoding.rs`, which gives 47 warnings of:
> Function `ScalarWrapper` should have snake_case name, e.g. `scalar_wrapper`
It seems to b…