Skip to content

deprecate stateAccesses and use stateAccessesForBlock#431

Merged
BeniaminDrasovean merged 4 commits intofeat/supernova-async-execfrom
state-accesses-backwards-incompatibility-fix
Feb 10, 2026
Merged

deprecate stateAccesses and use stateAccessesForBlock#431
BeniaminDrasovean merged 4 commits intofeat/supernova-async-execfrom
state-accesses-backwards-incompatibility-fix

Conversation

@BeniaminDrasovean
Copy link
Copy Markdown
Contributor

No description provided.

miiu96
miiu96 previously approved these changes Feb 10, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the OutportBlock protobuf schema to introduce a deprecated StateAccesses field and to move state access data to StateAccessesForBlock.

Changes:

  • Added a new deprecated StateAccesses map field to OutportBlock.
  • Renumbered StateAccessesForBlock from protobuf field 13 to 14 and regenerated the Go protobuf bindings accordingly.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
data/outport/outportBlock.proto Adds deprecated StateAccesses field and renumbers StateAccessesForBlock.
data/outport/outportBlock.pb.go Regenerates Go bindings to reflect the updated proto schema and new field.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@BeniaminDrasovean BeniaminDrasovean merged commit d16453c into feat/supernova-async-exec Feb 10, 2026
2 checks passed
@BeniaminDrasovean BeniaminDrasovean deleted the state-accesses-backwards-incompatibility-fix branch February 10, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants