Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Add fork_status endpoint #354

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

ptisserand
Copy link
Contributor

@ptisserand ptisserand commented Nov 25, 2022

Usage related changes

Checklist:

  • Applied formatting - ./scripts/format.sh
  • No linter errors - ./scripts/lint.sh
  • Performed code self-review
  • Rebased to the last commit of the target branch (or merged it into my branch)
  • Documented the changes
  • Linked the issues which this PR resolves
  • Updated the tests
  • All tests are passing

@FabijanC FabijanC self-requested a review November 28, 2022 08:03
starknet_devnet/blueprints/base.py Outdated Show resolved Hide resolved
test/test_fork.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@FabijanC FabijanC left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@FabijanC FabijanC merged commit c2b1cb7 into 0xSpaceShard:master Nov 28, 2022
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.

Improvement : add endpoint to return fork status
2 participants