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

I started working on a list of everything that is broken, missing or lacking in the wit/2 branches. This issue will track the completion and publication of such list, and...

discussion 💬
assessment 🧐
2.0

Let's collect a list of different workflows, together with little user guides on how to complete them, with a view to trying to test wit/2 _in vivo_ and collecting early...

assessment 🧐
2.0

Staking onto two validators with the same external withdraw address results in the `by_withdrawer` data stucture only tracking the latest one. However, this is actually a valid move and it...

- **`up-and-restarted`**: every time the bridge gets restarted - **`wit-utxos-low`**: if number of utxos above threshold goes below 10 - **`wit-balance-low`**: if less than 3 days before running out of...

- [ ] Add cross-compliation image - [ ] Build the binary - [ ] Build arm64 Docker Image - [ ] Add RC Workflow, Releases - [ ] Modify...