Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Use pre-deployed accounts endpoint to fetch devnet account pkeys #72

Closed
antazoey opened this issue Jul 25, 2022 · 0 comments · Fixed by #86
Closed

Use pre-deployed accounts endpoint to fetch devnet account pkeys #72

antazoey opened this issue Jul 25, 2022 · 0 comments · Fixed by #86
Labels
size: 3 pieces Moderately challenging, well-defined, may require a bit of research

Comments

@antazoey
Copy link
Contributor

antazoey commented Jul 25, 2022

Overview

Currently, we mimic the behavior to generate the pkeys from devnet
It would be more stable to use their /predeployedaccounts endpoint: 0xSpaceShard/starknet-devnet#138

fixes: ape-45

Specification

Replace logic for generating pkeys for devnet accounts with API request to endpoint

Dependencies

Include links to any open issues that must be resolved before this feature can be implemented.

@antazoey antazoey self-assigned this Aug 22, 2022
@antazoey antazoey added the size: 3 pieces Moderately challenging, well-defined, may require a bit of research label Aug 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size: 3 pieces Moderately challenging, well-defined, may require a bit of research
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant