witnet-rust
witnet-rust copied to clipboard
Open source Rust implementation of the Witnet decentralized oracle protocol, including full node and wallet backend 👁️🦀
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...
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...
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...
Close #2496
- [ ] Add cross-compliation image - [ ] Build the binary - [ ] Build arm64 Docker Image - [ ] Add RC Workflow, Releases - [ ] Modify...