helium / blockchain-core

Apache License 2.0
214 stars 85 forks source link

include witness invalid reason in tagged witnesses #1525

Closed andymck closed 1 year ago

andymck commented 1 year ago

Enable explorer, via ETL, to depict the reason a witness is invalid. The iot injector is overriding the witness_v1 pb's channel field to represent the invalid reason. Cast that int to a binary message for use on explorer

linked injector pr: https://github.com/helium/oracles/pull/325

NOTE: this is a known hack. It is only meant to be temporary and will be dropped post current l1 transition