Regenerate SysioContractTypes for the sysio.uwrit UWREQ lifecycle (SEC-129)#53
Open
heifner wants to merge 1 commit into
Open
Regenerate SysioContractTypes for the sysio.uwrit UWREQ lifecycle (SEC-129)#53heifner wants to merge 1 commit into
heifner wants to merge 1 commit into
Conversation
…Q lifecycle (SEC-129 / WSA-223) sysio.uwrit gained pruneuwreqs(max_rows) and two setconfig / uw_config fields (uwreq_pending_timeout_epochs, uwreq_retention_epochs). The regen also catches the committed mirror up to current wire-sysio master ABIs merged without their companion regen: the sysio.chalg dispute electorate snapshot (chalgstate table, electorate/quorum row fields; SEC-128) and sysio.msgch last_message_id / message_tip. Change-Id: Ice6cff913fd66a4eb550359cc3341e327c33cb83
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Companion to Wire-Network/wire-sysio#533 (SEC-129 / WSA-223):
sysio.uwritgainedpruneuwreqs(max_rows)and twosetconfig/uw_configfields (uwreq_pending_timeout_epochs,uwreq_retention_epochs).The regen also catches the committed mirror up to current wire-sysio master ABIs merged without their companion regen: the
sysio.chalgdispute electorate snapshot (chalgstatetable,electorate/quorumrow fields; SEC-128 / wire-sysio#532) andsysio.msgchlast_message_id/message_tip— those hunks are catch-up, not part of SEC-129.Validated in the e2e gate 13/13 with the three SEC-129 branch overrides: 29942460590 + 29948649459.