Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Remove unused field in BlockInfo #848

Merged
merged 2 commits into from
Jul 20, 2023
Merged

Conversation

SantiagoPittella
Copy link
Collaborator

Description

Remove starknet_version field from BlockInfo since it was unused. Checked with cairo-lang and it was unused there too.

closes #845

Checklist

  • Linked to Github Issue
  • Unit tests added
  • Integration tests added.
  • This change requires new documentation.
    • Documentation has been added/updated.

@matias-gonz matias-gonz added this pull request to the merge queue Jul 19, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 19, 2023
@SantiagoPittella SantiagoPittella added this pull request to the merge queue Jul 20, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 20, 2023
@juanbono juanbono added this pull request to the merge queue Jul 20, 2023
Merged via the queue into main with commit 6c55cb5 Jul 20, 2023
@juanbono juanbono deleted the remove-starknet_version-field branch July 31, 2023 23:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BlockInfo.starknet_version is unused
5 participants