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

Fix/bridge/do not ignore further drs if one fails to read #2382

Closed aesedepece closed 1 year ago

aesedepece commented 1 year ago

This fixes this bug in which an invalid request or a request that cannot be read or decoded otherwise prevents further posted or reported requests in the WRB from being processed.