You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set startBaseBlock and initial_height in the genesis file, startBaseBlock =20, when initial_height<31, the price and round Id update successfully.
when initial_height >=31, price and roundId does not update after price feeding.
Initialize an single validator node with genesis file start_base_block set as 20, interval as 10, for example, and initial_height as >=31, and the price feeder miss price feeding for 31~33.
query oracle show-prices function, after the price feeder sumbit create-price message on block 41. the round ID and price is not updated. exocored q oracle show-prices 1
Summary of Bug
Set startBaseBlock and initial_height in the genesis file, startBaseBlock =20, when initial_height<31, the price and round Id update successfully.
when initial_height >=31, price and roundId does not update after price feeding.
Version
PR #83 + PR #86 (7cd1cfd) + develop branch
Steps to Reproduce
10
, for example, and initial_height as >=31, and the price feeder miss price feeding for 31~33.exocored q oracle show-prices 1
Screenshots
Additional context
For Admin Use
The text was updated successfully, but these errors were encountered: