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 166 witnet-rust issues
Sort by recently updated
recently updated
newest added

The [dockerfile for witnet-rust](https://github.com/witnet/witnet-rust/blob/master/docker/witnet-rust/Dockerfile) is using an Ubuntu Jammy and we should try to upgrade to Ubuntu Noble to be able to use the latest packages and prevent dependency related...

Stake transactions encumbered with a timelock would create the stake entry immediately but only become unstakeable after the timelock is over. Because of issues with stake aggregation, the timelock may...

enhancement 📈
2.0

You can see here what I mean: ``` ║ 4. STAKE AMOUNT ║ ║ This is the number of coins that will be staked. While staked, the coins ║ ║...

bug 🐜
UX / DX 🙋
2.0

This unifies #2404 + #2401 + #2403 and solves #2411

Contains a number of changes that allow for more efficient key export / import.