witnet-rust icon indicating copy to clipboard operation
witnet-rust copied to clipboard

Open source Rust implementation of the Witnet decentralized oracle protocol, including full node and wallet backend 👁️🦀

Results 201 witnet-rust issues
Sort by recently updated
recently updated
newest added

> memoffset allows reading uninitialized memory | Details | | | ------------------- | ---------------------------------------------- | | Status | unsound | | Package | `memoffset` | | Version | `0.5.6` |...

> Some lock_api lock guard objects can cause data races | Details | | | ------------------- | ---------------------------------------------- | | Status | unsound | | Package | `lock_api` | |...

> Some lock_api lock guard objects can cause data races | Details | | | ------------------- | ---------------------------------------------- | | Status | unsound | | Package | `lock_api` | |...

> Type confusion if __private_get_type_id__ is overridden | Details | | | ------------------- | ---------------------------------------------- | | Status | unsound | | Package | `failure` | | Version | `0.1.8`...

> Unsoundness of AtomicCell<*64> arithmetics on 32-bit targets that support Atomic*64 | Details | | | ------------------- | ---------------------------------------------- | | Status | unsound | | Package | `crossbeam-utils` |...

> Potential unaligned read | Details | | | ------------------- | ---------------------------------------------- | | Status | unsound | | Package | `atty` | | Version | `0.2.14` | | URL...

> rustls-pemfile is unmaintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `rustls-pemfile` | | Version | `1.0.4` | | URL...

fix(ci): update Rust toolchain to 1.89.0 for edition 2024 compatibility (#2660) This PR updates the Rust toolchain to version 1.89.0 in the CI workflow to support `edition = "2024"` in...