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

Remove usage od deprectaed LegacyMap #2598

Open
franciszekjob opened this issue Oct 21, 2024 · 2 comments
Open

Remove usage od deprectaed LegacyMap #2598

franciszekjob opened this issue Oct 21, 2024 · 2 comments
Labels
new ODHack9 Label for tasks to be done in the ODHack October snforge

Comments

@franciszekjob
Copy link
Collaborator

franciszekjob commented Oct 21, 2024

Which components does the task require to be changed? (think hard pls)

snforge

Description

In some places in packages in crates/forge/tests/data we're still using deprecated LegacyMap. We should update it to use starknet::storage::Map instead.

Example usages:

SRC5_supported_interfaces: LegacyMap<felt252, bool>

@github-actions github-actions bot added the new label Oct 21, 2024
@franciszekjob franciszekjob added snforge ODHack9 Label for tasks to be done in the ODHack October labels Oct 21, 2024
@Mystic-Nayy
Copy link

@franciszekjob Can I be assigned to work on this?

@sprtd
Copy link

sprtd commented Oct 22, 2024

I'd be glad to work on this issue. Could you please assign it to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new ODHack9 Label for tasks to be done in the ODHack October snforge
Projects
Status: New
Development

No branches or pull requests

3 participants