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

Support predeploying custom accounts #294

Merged
merged 9 commits into from
Oct 18, 2022
Merged

Support predeploying custom accounts #294

merged 9 commits into from
Oct 18, 2022

Conversation

FabijanC
Copy link
Collaborator

@FabijanC FabijanC commented Sep 29, 2022

Usage related changes

Development related changes

  • Move DevnetBackgroundProc from test/test_dump.py to test/util.py
  • Introduce ContractClassWrapper, a class that holds a ContractClass and its hash

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 requested a review from mikiw October 18, 2022 09:00
@FabijanC FabijanC marked this pull request as ready for review October 18, 2022 09:00
starknet_devnet/accounts.py Outdated Show resolved Hide resolved
@FabijanC FabijanC requested a review from mikiw October 18, 2022 09:25
@FabijanC FabijanC merged commit 86f28da into master Oct 18, 2022
@FabijanC FabijanC deleted the custom-account branch October 18, 2022 09:40
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.

Feature Request: Choose Account Contract used for Preloaded Accounts
2 participants