Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Starknet version constant to 0.13.1.1; Update docs on updating #417

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

FabijanC
Copy link
Contributor

@FabijanC FabijanC commented Apr 10, 2024

Usage related changes

  • Use the correct Starknet version constant (0.13.1.1)

Development related changes

  • Improve dev docs on updating Starknet (blockifier) and RPC
  • tini notice is removed from Docker docs because it is already mentioned in the Dockerfile (redundancy)

Checklist:

  • Checked the relevant parts of development docs
  • Applied formatting - ./scripts/format.sh
  • No linter errors - ./scripts/clippy_check.sh
  • No unused dependencies - ./scripts/check_unused_deps.sh
  • Performed code self-review
  • Rebased to the latest commit of the target branch (or merged it into my branch)
  • Updated the docs if needed, including the TODO section
  • Linked the issues which this PR resolves
  • Updated the tests if needed; all passing (execution info)

@FabijanC FabijanC merged commit b9b2861 into main Apr 10, 2024
1 check passed
@FabijanC FabijanC deleted the update-sn-version-0.13.1.1 branch April 10, 2024 08:54
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.

None yet

2 participants