witnet / witnet-rust

Open source Rust implementation of the Witnet decentralized oracle protocol, including full node and wallet backend 👁️🦀
https://docs.witnet.io
GNU General Public License v3.0
179 stars 56 forks source link

Finish integration of PoS witnessing eligibility into `try_mine_data_request` #2463

Closed aesedepece closed 2 months ago

aesedepece commented 5 months ago

This is partially done but there are still some TODOs and FIXMEs regarding validations that require further attention for it to be testnet-ready.