ergoplatform / oracle-core

Core off-chain component of Oracle Pools
Apache License 2.0
61 stars 37 forks source link

Failed to parse OracleBoxWrapper due to missing R6 in collected oracled box after refresh tx #141

Closed greenhat closed 2 years ago

greenhat commented 2 years ago

Discovered in #61

Error originates in https://github.com/ergoplatform/oracle-core/blob/5d523b12edd169c43ff5537fc7fb57502fcf5da5/core/src/oracle_state.rs#L277 after a refresh tx is posted. R6 is empty for a valid reason(refresh contract requirement).