Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.56 KB

File metadata and controls

50 lines (32 loc) · 1.56 KB

Changelog

[Unreleased]

State Machine Breaking

  • (x/oracle) Remove MsgBatchSubmitValue, SubmitValueItem, and MsgUpdateMaxBatchSize. Oracle consensus version 5 deletes leftover MaxBatchSize store bytes. Reporters submit values with MsgSubmitValue only (v6.1.7).

Client Breaking

  • (x/oracle) Remove the batch-submit-value CLI/gRPC method. After v6.1.7, batch-submit txs are unknown messages.