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

Predeployed accounts with balance #514

Merged
merged 15 commits into from
Jun 26, 2024
Merged

Conversation

mikiw
Copy link
Contributor

@mikiw mikiw commented Jun 25, 2024

Usage related changes

Development related changes

Checklist:

  • Checked out the contribution guidelines
  • Applied formatting - ./scripts/format.sh
  • No linter errors - ./scripts/clippy_check.sh
  • No unused dependencies - ./scripts/check_unused_deps.sh
  • No spelling errors - ./scripts/check_spelling.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 - ./website/README.md
  • Linked the issues resolvable by this PR - linking info
  • Updated the tests if needed; all passing - execution info

@mikiw mikiw marked this pull request as draft June 25, 2024 14:24
@mikiw mikiw linked an issue Jun 25, 2024 that may be closed by this pull request
Mikołaj Woźniak added 2 commits June 25, 2024 16:27
@mikiw mikiw marked this pull request as ready for review June 25, 2024 15:16
@mikiw mikiw requested a review from FabijanC June 25, 2024 15:39
crates/starknet-devnet/tests/test_account_selection.rs Outdated Show resolved Hide resolved
crates/starknet-devnet/tests/test_account_selection.rs Outdated Show resolved Hide resolved
website/docs/predeployed.md Outdated Show resolved Hide resolved
crates/starknet-devnet/tests/test_account_selection.rs Outdated Show resolved Hide resolved
crates/starknet-devnet/tests/test_account_selection.rs Outdated Show resolved Hide resolved
crates/starknet-devnet/tests/common/background_devnet.rs Outdated Show resolved Hide resolved
@mikiw mikiw merged commit ae2a5d0 into main Jun 26, 2024
1 check passed
@mikiw mikiw deleted the predeployed-accounts-with-balance branch June 26, 2024 14:49
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.

Add an endpoint to retrieve accounts with current balance
2 participants